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.
example-skill
Provides a reference template for creating Claude Code plugin skills. It clearly defines the file structure, frontmatter requirements, and activation triggers. The skill serves as a practical starting point for developers building new skills.
activitypub-integrations
Provides concrete patterns for integrating WordPress plugins with ActivityPub federation. Includes specific code examples for adding post type support, custom transformers, and modifying activities. Shows actual integration loader implementation with conditional plugin detection.
spring-boot-dependency-injection
This skill provides concrete guidance for implementing constructor-first dependency injection in Spring Boot projects. It covers mandatory and optional dependencies, bean resolution, and validation testing with specific code examples. The workflow helps developers create testable, maintainable services while avoiding common anti-patterns like field injection.
go
Provides concrete commands and workflows for Go development, with strong emphasis on gotestsum for testing. Includes specific examples for test execution, coverage analysis, debugging, and CI integration. Covers module management, building, formatting, and common development tasks.
1k-state-management
Jotai state management patterns for OneKey. Use when working with atoms, global state, feature state, or context atoms. Triggers on jotai, atom, state, globalAtom, contextAtom, store, persistence, settings.
integrating-stripe-webhooks
Use when implementing Stripe webhook endpoints and getting 'Raw body not available' or signature verification errors - provides raw body parsing solutions and subscription period field fixes across frameworks
docx
This skill enables Claude to create, edit, and analyze Word documents (.docx) through XML manipulation. It provides workflows for text extraction, document creation with docx-js, editing with Python libraries, and redlining for tracked changes. Includes unpack/pack scripts and validation tools.
coding-agent
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
pylabrobot
Vendor-agnostic lab automation framework. Use when controlling multiple equipment types (Hamilton, Tecan, Opentrons, plate readers, pumps) or needing unified programming across different vendors. Best for complex workflows, multi-vendor setups, simulation. For Opentrons-only protocols with official API, opentrons-integration may be simpler.
wechat-publisher
一键发布 Markdown 到微信公众号草稿箱。基于 wenyan-cli,支持多主题、代码高亮、图片自动上传。
meta-tags-optimizer
Creates and optimizes meta tags including title tags, meta descriptions, Open Graph tags, and Twitter cards for maximum click-through rates and social sharing engagement.
mutation-testing
This skill automates mutation testing to validate test suite effectiveness by introducing code changes and measuring kill rates. It identifies weak tests, provides concrete examples of mutation operators, and integrates with Stryker for practical implementation. The skill helps developers prove their tests actually catch bugs rather than just achieving high coverage.
shift-left-testing
A comprehensive and well-structured guide to implementing shift-left testing practices with clear implementation levels, practical examples, and agent coordination strategies for modern development teams.
xp-practices
A comprehensive and well-structured XP practices guide with excellent practical implementation advice, clear prioritization, and thoughtful agent integration for modern development teams.
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
goplaces
Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.
Command Development
Provides detailed guidance for creating and managing Claude Code slash commands. Covers file structure, YAML frontmatter options, argument handling, tool restrictions, and command organization. Includes practical examples and common pitfalls to avoid.
benchmark-kernel
Guide for benchmarking FlashInfer kernels with CUPTI timing
ossfuzz
OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.
holistic-testing-pact
This skill provides a structured framework for applying PACT principles (Proactive, Autonomous, Collaborative, Targeted) to testing strategies. It helps teams move from sequential QA to concurrent quality practices, with specific guidance on agent selection, quadrant-based testing approaches, and practical implementation steps.
skill-builder
A meta-skill that helps developers create, edit, and convert Claude Code skills. Provides structured guidance on naming conventions, YAML formatting, and best practices for skill descriptions. Emphasizes using Node.js over Python and intention-revealing file names.
qa-refactoring
This skill provides concrete patterns for safe refactoring, focusing on characterization tests, seam creation, and incremental changes. It includes decision trees, checklists, and templates for common refactoring scenarios like long methods and legacy code modernization. The guidance emphasizes behavior preservation and CI quality gates.
linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.