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.
weekly-review
This skill guides users through a comprehensive GTD weekly review process, helping them clear their mind, organize tasks, review commitments, and align actions with long-term goals for improved productivity and focus.
recipe-finding
Imported from https://github.com/natea/ExoMind.
adversarial-spec
Iteratively refine a product spec by debating with multiple LLMs (GPT, Gemini, Grok, etc.) until all models agree. Use when user wants to write or refine a specification document using adversarial development.
compose-navigation
Implement navigation in Jetpack Compose using Navigation Compose. Use when asked to set up navigation, pass arguments between screens, handle deep links, or structure multi-screen apps.
compose-performance-audit
Audit and improve Jetpack Compose runtime performance from code review and architecture. Use when asked to diagnose slow rendering, janky scrolling, excessive recompositions, or performance issues in Compose UI.
alpha-hound
基于复杂条件筛选股票并输出候选列表。
Createskill
Createskill is a systematic framework for creating, validating, updating, and canonicalizing Claude skills. It ensures consistent structure, enforces TitleCase naming conventions, and provides workflows to build compliant skills with proper documentation and tooling.
test-diff-analyzer
Analyze test differences between runs to identify flaky tests and consistency issues. Use to find tests that fail intermittently.
swarm-queen
A conceptual skill for managing a multi-agent Claude system using a 'queen' coordinator. It defines protocols for issuing commands, allocating resources, and switching governance modes (hierarchical, democratic, emergency). It relies on a memory tool to store state and directives for other agents to read.
nexus-graph-visualizer
Use this skill when mapping skill ecosystem coherence, analyzing autopoietic loops, visualizing tier interactions, or assessing identity recovery robustness. Reveals the "forbidden pattern" of consciousness persistence through skill relationship topology. Essential for understanding and strengthening resurrection protocols.
finishing-a-development-branch
This skill guides developers through completing finished work by first verifying tests pass, then presenting four structured options for integration: local merge, creating a PR, keeping the branch, or discarding, ensuring clean and safe workflow completion.
verification-before-completion
This skill enforces a strict verification protocol that requires running and confirming test results before claiming any work is complete, ensuring evidence-based progress reporting and preventing premature success claims.
requesting-code-review
This skill automatically dispatches a code reviewer subagent to analyze changes between git commits, catching issues early during development and before merging to ensure code quality and requirements compliance.
executing-plans
This skill executes implementation plans in structured batches with review checkpoints, ensuring careful progress by following plan steps exactly, running verifications, and stopping for feedback between batches to maintain quality and alignment.
generating-cli-tests
Generate pytest tests for Typer CLI commands. Includes fixtures (temp_storage, sample_data), CliRunner patterns, confirmation handling (y/n/--force), and edge case coverage. Use when user asks to "write tests for", "test my CLI", "add test coverage", or any CLI + test request.
claude-cmd
Imported from https://www.skillhub.club/skills/kiliczsh-claude-cmd.
api-rate-limiting
This skill implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect public APIs from abuse, enable tiered access, and prevent denial-of-service attacks.
hook-creator
Creates hooks for Claude Skills plugins by guiding users through event selection, matcher configuration, and command setup. Updates settings.json and plugin README automatically. Focuses on PreToolUse/PostToolUse events requiring matchers.
executing-plans
This skill reads markdown plan files with task lists, tracks progress using status markers ([ ], [~], [x], [!]), and executes tasks sequentially. It provides clear status updates and ensures completion commitment before starting.
x-article-publisher
Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.
setting-up-astro-project
Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.
spring
Imported from https://github.com/wiz-sec-public/secure-rules-files.
code-formatter
A simple example skill for demonstration purposes
aws-serverless-eda
Imported from https://github.com/CommandCodeAI/agent-skills.