Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
executing-plans shousper/claude-kit Use when you have a written implementation plan to execute in a separate session with review checkpoints | Skills | 74 2.33x Agent success vs baseline Impact 91% 2.33xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
github-work-summary shousper/claude-kit Use when the user asks for a summary of their GitHub activity, work log, contributions, or accomplishments over a time period. Triggers include phrases like "what did I work on", "work summary", "weekly update", "standup notes", or requests for activity across an organization. | Skills | 78 1.39x Agent success vs baseline Impact 99% 1.39xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
writing-plans shousper/claude-kit Use when you have a spec or requirements for a multi-step task, before touching code | Skills | 70 1.88x Agent success vs baseline Impact 94% 1.88xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
writing-skills shousper/claude-kit Use when creating new skills, editing existing skills, or verifying skills work before deployment | Skills | 71 1.77x Agent success vs baseline Impact 94% 1.77xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
parallel-agents shousper/claude-kit Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies | Skills | 63 1.04x Agent success vs baseline Impact 99% 1.04xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
finish-branch shousper/claude-kit Use when implementation is complete, all tests pass, and the work needs to be integrated or finalized | Skills | 70 1.93x Agent success vs baseline Impact 91% 1.93xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
verify shousper/claude-kit Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always | Skills | 95 1.36x Agent success vs baseline Impact 94% 1.36xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
create-pr shousper/claude-kit Use when creating a pull request — defaults to draft PRs, uses repo PR template if available, supports "ready for review" override | Skills | 96 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
brainstorming shousper/claude-kit You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. | Skills | 68 1.17x Agent success vs baseline Impact 74% 1.17xAverage score across 3 eval scenarios Reviewed: Version: 967bcd4 |
ai-elements vercel/ai-elements Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface. | Skills | 91 8.33x Agent success vs baseline Impact 100% 8.33xAverage score across 3 eval scenarios Reviewed: Version: ad919f4 |
release-skills JimLiu/baoyu-skills Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送". | Skills | 90 1.08x Agent success vs baseline Impact 98% 1.08xAverage score across 6 eval scenarios Reviewed: Version: 661c74c |
babysit-pr openai/codex Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR. | Skills | 92 2.12x Agent success vs baseline Impact 85% 2.12xAverage score across 3 eval scenarios Reviewed: Version: c1defcc |
branch-wrapup 0xrabbidfly/eric-cartman Pre-PR quality gate that runs build, type-check, lint, test, security scans, and finishes with a conventional commit. Use before creating a PR, after completing features, or when wrapping up a branch. | Skills | 87 1.51x Agent success vs baseline Impact 100% 1.51xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
project-guide 0xrabbidfly/eric-cartman Simulates plan mode with a teaching-first approach. Use when onboarding to a new codebase, exploring architecture, or seeking guided understanding of any project area. Produces high-level overviews with diagrams, drills into details on request, and offers follow-up exploration questions. | Skills | 85 1.33x Agent success vs baseline Impact 84% 1.33xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
project-scaffold 0xrabbidfly/eric-cartman Interactive wizard that guides you through creating a comprehensive agentic development scaffold. Use when starting a new project or adding AI capabilities to an existing codebase. Asks about project goals, tech stack, team size, and workflows, then generates custom instructions, skills, agents, and MCP configurations. | Skills | 82 3.17x Agent success vs baseline Impact 89% 3.17xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
doc-sync-all 0xrabbidfly/eric-cartman Comprehensive documentation synchronization - scan local git changes and propagate updates to ALL design docs, task lists, specs, diagrams, and planning artifacts. Use when finishing a feature, after merging, or when design docs are out of date. | Skills | 80 1.03x Agent success vs baseline Impact 93% 1.03xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
content-research-writer 0xrabbidfly/eric-cartman A token-efficient writing partner that uses bounded research, numbered citations, evidence packets, and parallel sub-agents to outline, draft, and refine high-quality content with minimal context growth. | Skills | 59 1.34x Agent success vs baseline Impact 94% 1.34xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
obsidian 0xrabbidfly/eric-cartman Composable Obsidian vault operations via CLI. Use when ANY task needs to read, write, search, tag, or query the Obsidian vault. This is the ONLY correct way to interact with the vault. Provides typed wrappers around the Obsidian CLI (v1.12+). Requires Obsidian to be running. Use when user says "save to vault", "obsidian", "research note", "daily note", "tag", "summarize and save", or any vault operation. | Skills | 90 4.89x Agent success vs baseline Impact 93% 4.89xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
project-infographic 0xrabbidfly/eric-cartman Generate a visually beautiful HTML infographic showing high-level project overview for sprint demos. Use when preparing presentations, stakeholder updates, or visual project summaries. | Skills | 81 1.57x Agent success vs baseline Impact 99% 1.57xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
agentic-evaluator 0xrabbidfly/eric-cartman Evaluates any repository's agentic development maturity. Use when auditing a codebase for best practices in agents, skills, instructions, MCP config, and prompts. Produces a scored report with specific remediation steps. | Skills | 85 1.50x Agent success vs baseline Impact 93% 1.50xAverage score across 3 eval scenarios Reviewed: Version: c62a8c6 |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.