Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
architecture-decision-records boisenoise/skills-collections Comprehensive patterns for creating, maintaining, and managing Architecture Decision Records (ADRs) that capture the context and rationale behind significant technical decisions. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4089176 |
orchestrator felvieira/claude-skills-fv Skill do Tech Lead/Orquestrador do pipeline de desenvolvimento. Deve ser usada no inicio de toda task e entre etapas relevantes do pipeline. Coordena qual skill executar, em que ordem, adapta o fluxo ao contexto, garante que nenhuma etapa critica seja pulada e mantem visao geral do progresso. Trigger em: "nova task", "iniciar", "pipeline", "orquestrar", "coordenar", "planejar execucao", "proximo passo", "workflow". | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: e6da67c |
result-to-claim wanshuiyin/Auto-claude-code-research-in-sleep Use when experiments complete to judge what claims the results support, what they don't, and what evidence is still missing. A secondary Codex agent evaluates results against intended claims and routes to next action (pivot, supplement, or confirm). Use after experiments finish — before writing the paper or running ablations. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: bc8a7bc |
research-refine wanshuiyin/Auto-claude-code-research-in-sleep Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 97e0eb1 |
research-refine wanshuiyin/Auto-claude-code-research-in-sleep Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "帮我细化方案", "decompose this problem", "打磨idea", "refine research plan", "细化研究方案", or wants a concrete research method that stays simple, focused, and top-venue ready instead of a vague or overbuilt idea. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 5f3df55 |
research-lit wanshuiyin/Auto-claude-code-research-in-sleep Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or needs to understand academic papers. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 700fbe2 |
templates boisenoise/skills-collections Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks. | Skills | 80 1.35x Agent success vs baseline Impact 100% 1.35xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
competitor-monitoring shawnpang/startup-founder-skills When the user wants to set up ongoing tracking of competitor activity — pricing changes, feature launches, hiring signals, content, or public mentions. Also use when the user mentions "track competitors", "what are competitors doing", "competitor alerts", or "market watch". | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
community-discovery shawnpang/startup-founder-skills When the user wants to find Slack groups, Discord servers, Reddit communities, forums, or online communities where their target audience hangs out. Also use when the user mentions "where to promote", "find communities", "community marketing", or "distribution channels". | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
investor-research shawnpang/startup-founder-skills When the user wants to identify, evaluate, or prioritize potential investors for a fundraising round. Also activates when the user asks "who should I pitch?", "find me investors", "build an investor list", or mentions VC/angel targeting. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
core-mcp deepgram/wsh REQUIRED before any wsh terminal operation. Contains the complete MCP tool reference and bootstrap sequence for wsh_create_session, wsh_send_input, wsh_get_screen, wsh_send_and_read, wsh_send_keys, and all wsh_* tools. Do NOT guess wsh CLI commands or HTTP endpoints — use MCP tools or load this skill first. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4863aaf |
github deepgram/dglabs-deepclaw Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ec8d4f8 |
migrate-groovy-to-java DataDog/dd-trace-java Converts Spock/Groovy test files in a Gradle module to equivalent JUnit 5 Java tests. Use when asked to "migrate groovy", "convert groovy to java", "g2j", or when a module has .groovy test files that need to be replaced with .java equivalents. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4ee2247 |
django-project-setup jpoutrin/product-forge Set up a new Django 6.0 project with modern tooling (uv, direnv, HTMX, OAuth, DRF, testing). Use when the user wants to create a Django project from scratch with production-ready configuration. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0ebe7ae |
parallel-prompt-generator jpoutrin/product-forge Generate agent-ready prompts from existing task specification files. Use when regenerating prompts after editing tasks, updating prompt templates, or preparing tasks for cpo execution. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0ebe7ae |
console-debugging jpoutrin/product-forge Use when debugging JavaScript errors, checking console warnings, analyzing browser logs, finding runtime errors, investigating console output, or troubleshooting browser issues. Provides console message analysis. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0ebe7ae |
create-command jpoutrin/product-forge Create a new Claude Code slash command with proper YAML frontmatter structure. Use when the user wants to add a custom slash command to a plugin. Handles command file creation with description, argument hints, allowed tools, and all advanced features. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
dojo-init dojoengine/book Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure. | Skills | 80 1.47x Agent success vs baseline Impact 100% 1.47xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
respond-ransomware dandye/ai-runbooks Respond to a ransomware incident following PICERL methodology. Use when ransomware is detected or suspected. Orchestrates identification, containment, eradication, and recovery phases. Requires CASE_ID and initial indicators. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4d132c7 |
android-persistence HoangNguyen0403/agent-skills-standard Implement Room database schemas and DataStore preferences with proper async patterns in Android. Use when defining Room entities, DAOs, migrations, or replacing SharedPreferences with DataStore. | Skills | 80 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
Can't find what you're looking for? Evaluate a missing skill.