Showing 30 of 146049 results
Guides AI agents on iOS networking with URLSession async/await, REST API integration, file downloads/uploads, WebSockets, pagination, retry logic, and response caching for Swift 6.3 and iOS 26+. Part of the swift-ios-skills collection.
Agent skill that applies approved Xcode build optimization changes and verifies improvements with follow-up benchmarks.
An AI skill for PixiJS v8 that teaches agents how to manage per-frame logic and render loops using Ticker.add, deltaTime, UPDATE_PRIORITY, maxFPS, and the onRender hook.
Provides data science project templates covering data analysis, machine learning modeling, data preprocessing, visualization, and Jupyter notebook workflows
LaunchDarkly's public collection of AI agent skills and playbooks that encode repeatable workflows for working with LaunchDarkly feature flags safely and consistently.
A frontend design skill from DeerFlow 2.0, an open-source super agent harness by ByteDance for deep exploration and efficient research workflows.
A collection of 65 Claude Code skills and 9 workflows with progressive disclosure, covering full-stack development including context engineering and Atlassian integration.
Part of the LaunchDarkly Agent Skills collection, providing repeatable workflows for LaunchDarkly flag targeting configuration so coding agents can execute feature flag tasks safely and consistently.
Skill for building and deploying paid APIs that other agents can pay to use via the x402 HTTP-native payment protocol, with automatic USDC payments on Base and service discovery through the x402 Bazaar.
An AI skill for PixiJS v8 that teaches agents how to render text on canvas using Text, BitmapText, HTMLText, SplitText, SplitBitmapText, TextStyle, and tagStyles for rich text formatting.
An open-source AI agent that brings Google Gemini directly into the terminal, providing lightweight and direct access from prompts to the Gemini model.
A product management skill that guides AI agents through writing effective user stories with proper acceptance criteria and structure.
An AI skill for PixiJS v8 that teaches agents how to apply visual effects using the filters pipeline, including built-in filters, creating custom filters with GLSL/WGSL via Filter.from(), filterArea, and the pixi-filters library.
Official Inngest agent skills for designing events, building workflows, and handling orchestration patterns with the Inngest event-driven platform.
Generates business process and integration diagrams in PlantUML using three stencil families: `mxgraph.bpmn.*` (events, gateways, user/service/script/manual/business-rule tasks, data objects), `mxgraph.eip.*` (channels, routers, splitters, aggregators, translators, wire taps), and `mxgraph.lean_mapping.*` (supplier/customer, manufacturing process, supermarket, FIFO lane, kanban variants, kaizen burst). Supports BPMN pools/lanes via `rectangle "Pool" { ... }`, sequence flows (`-->`), and message flows (`..>`) for order processing, approval workflows, EIP messaging, ETL pipelines, value streams, and event-driven architectures.
An AI skill for PixiJS v8 that teaches agents how to use ParticleContainer for high-performance batch rendering of large numbers of sprites, including dynamicProperties and boundsArea configuration.
A streaming-optimized React Markdown renderer from Vercel that serves as a drop-in replacement for react-markdown, with built-in support for syntax highlighting, Mermaid diagrams, math rendering, CJK text, and AI streaming integration.
A Simplified Chinese localization of mattpocock/skills, providing practical engineering and productivity skills for AI coding agents including test-driven development, diagnostic debugging, codebase architecture improvement, grilling sessions for alignment, and structured handoffs between agents.
A skill from DeerFlow 2.0, an open-source super agent harness by ByteDance that orchestrates sub-agents, memory, and sandboxes for deep exploration and efficient research.
from sophieguanongit/openclaw-browser-automation
A Chinese-localized Claude Code skill that identifies opportunities to deepen a codebase by examining domain language in CONTEXT.md and architectural decisions in ADRs. Part of the mattpocock/skills collection translated into Simplified Chinese.
Teaches AI coding assistants best practices for creating modern WordPress block themes, including `theme.json` configuration, template design, pattern creation, and style variations.
A PixiJS v8 agent skill focused on the Color class, covering hex, CSS, RGB, and HSL color input, conversion methods, premultiply support, and the Color.shared singleton — part of the official PixiJS skills collection for AI coding agents. Works with Claude Code, Cursor, Codex, Windsurf, and 40+ other agents.