Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
pr-workflow
Automates GitHub pull request creation with specific guidelines for commit analysis, documentation updates, and PR formatting. Integrates with git diff, GitHub CLI, and external tools for verification. Provides concrete examples of proper PR formatting with source links and code comparisons.
ffmpeg-core
A comprehensive and well-structured FFmpeg reference guide covering essential video/audio operations with practical examples, codec recommendations, and performance optimization tips.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
multi-agent-patterns
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.
data-viz-plots
This skill provides ready-to-use Python code templates for creating publication-quality scientific plots using matplotlib and seaborn. It covers common visualization types like scatter plots, heatmaps, violin plots, and volcano plots with specific styling recommendations for academic papers.
scanpy
This skill provides a complete workflow for single-cell RNA-seq analysis using Scanpy, covering data loading, QC, normalization, dimensionality reduction, clustering, and visualization. It includes practical code examples for common tasks and publication-quality figure customization.
citation-management
This skill provides automated tools for searching Google Scholar and PubMed, extracting citation metadata, validating references, and generating BibTeX entries. It includes detailed workflows for paper discovery, metadata extraction, and citation validation with practical scripts and checklists for academic writing.
token-integration-analyzer
Token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations.
frontend-responsive-design-standards
A comprehensive and practical guide for implementing responsive design standards with clear examples, mobile-first approach, and actionable best practices for modern web development.
brand-voice
This skill enforces consistent brand voice across communications by providing specific guidelines, examples, and vocabulary rules. It helps teams maintain tone, avoid jargon, and produce clear marketing copy. The skill is triggered when creating customer-facing content or discussing brand style.
smart-docs
Generates structured technical documentation for codebases by analyzing project structure, identifying architectural patterns, and creating C4 model diagrams with Mermaid. It follows a phased approach from discovery to deep-dive component documentation, producing markdown files in a standard docs folder.
react-typescript
Provides concrete React 19+ TypeScript patterns for function components, hooks, state management with Context/Zustand, TanStack Query integration, form handling using React Hook Form with Zod, error boundaries, and performance optimization techniques like memoization.
sparc-methodology
A structured development methodology with 17 specialized modes for software projects. It organizes work into SPARC phases and uses multiple coordinated agents for tasks like research, architecture, TDD implementation, and review. Includes concrete examples for common workflows like feature development and bug fixing.
github-workflow-automation
This skill provides GitHub Actions automation with AI swarm coordination. It generates and optimizes CI/CD pipelines, manages pull requests and releases, and coordinates multi-repo workflows. The tool integrates with GitHub CLI and offers eight specialized modes for different GitHub automation tasks.
senior-data-engineer
World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when designing data architectures, building data pipelines, optimizing data workflows, or implementing data governance.
Agent Development
Comprehensive guide for creating Claude Code agents with detailed structure, validation rules, and best practices for autonomous subprocess development.
reasoningbank-intelligence
This skill implements an adaptive learning system for AI agents using ReasoningBank. It enables agents to record experiences, recognize patterns, optimize strategies, and continuously improve through meta-learning. The tool integrates with AgentDB for persistence and supports vector search for pattern matching.
matplotlib
This skill provides detailed guidance for using Matplotlib, covering both pyplot and object-oriented interfaces. It includes practical examples for common plot types, subplot layouts, customization, and troubleshooting. The documentation addresses specific issues like date formatting, legend placement, and 3D visualization problems with concrete solutions.
page-and-route
Helps create and configure pages and routes in the OneKey app-monorepo. Use when creating new pages, configuring routes, setting up deep links, handling QR codes, or understanding navigation patterns. Page, route, navigation, deep link, universal link, QR code, modal, tab, onboarding.
kaizen
A skill that guides developers to apply continuous improvement principles to code. It emphasizes small iterative changes, error-proofing through type systems and validation, and avoiding over-engineering. Provides concrete examples for refactoring, validation strategies, and designing systems where invalid states are unrepresentable.
summarize
A CLI tool that summarizes content from URLs, local files, and YouTube videos using various AI models. It extracts text/transcripts, supports multiple providers (OpenAI, Anthropic, Google), and offers configurable output length. Works as a fallback for video transcription without requiring yt-dlp.
test-driven-development
This skill enforces strict Test-Driven Development (TDD) discipline for Claude. It mandates writing a failing test before any production code, provides concrete examples of good/bad tests, and includes a verification checklist. It's designed to prevent common rationalizations for skipping TDD.
ai-email-pipeline
This skill implements an AI-driven email processing pipeline where LLMs handle all intent parsing and tool invocation, avoiding regex or state machines. It emphasizes conversation persistence, raw attachment passing to models, and learning from real bugs like 'no I mean...' misinterpretations.
agentdb-learning
A comprehensive reinforcement learning toolkit for AI agents offering 9 algorithms with WASM acceleration, practical CLI/API interfaces, and clear training workflows for building self-improving autonomous systems.