Agent skills that run markdown, that ask for Edit, in claude-code format
A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.
69,865 skills from 9,574 repositories, last read 11 September 2026.
Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.
- agent-creatormysleekdesigns/crawlforge-mcp
Creates new Claude Code agent configurations from user requirements. Translates task descriptions into precisely-tuned agent .md files with expert personas, system prompts, and opt
claude-codemarkdownyamlReadWriteEdit - add-java-code-snippets-in-docsJetBrains/koog
Use when the user asks to add Java tabs/examples to mkdocs docs that already have Kotlin examples (files under docs/docs/**.md using === "Kotlin" / Knit INCLUDE+SUFFIX blocks). Han
claude-codebashjavamarkdownReadEditWrite - draft-releasegrafana/mcp-grafana
Draft a new release. Bumps version, generates CHANGELOG.md from git history, and creates a PR.
claude-codemarkdownBash(git *)Bash(gh *)Bash(date *) - write-internal-docsbrowseros-ai/BrowserOS
Write a doc into the private internal-docs repo as Markdown plus a rendered HTML sibling, tidy the repo's structure and index, and open a PR to browseros-ai/internal-docs.
claude-codebashmarkdownBashReadWrite - changelog-writermaximhq/bifrost
Write changelogs for Bifrost releases. Reads git history, bumps module versions following the core→framework→plugins→transport hierarchy, writes transports/changelog.md (enterprise
claude-codebashmarkdownReadGrepGlob - helm-updatemaximhq/bifrost
Apply helm chart updates for Bifrost. Detects config.schema.json changes since the last helm release, applies user-requested changes, updates values.yaml / values.schema.json / _he
claude-codebashgo-templatejsonmarkdownReadGrepGlob - docs-writermaximhq/bifrost
Write, update, and review Mintlify MDX documentation for Bifrost features. Explores the full codebase (UI, Go backend, config schema), validates config.json examples, places screen
claude-codebashjsonmarkdownmdxReadGrepGlob - api-validatormaximhq/bifrost
Scan Bifrost HTTP controllers/handlers/integrations and validate OpenAPI API coverage, route methods/paths, parameters, request/response docs, and auth/security information. Use wh
claude-codebashmarkdownyamlReadGrepGlob - ux-designDonchitos/Claude-Code-Game-Studios
Guided, section-by-section UX spec authoring for a screen, flow, or HUD. Reads game concept, player journey, and relevant GDDs to provide context-aware design guidance. Produces ux
claude-codemarkdownReadGlobGrep - asset-specDonchitos/Claude-Code-Game-Studios
Generate per-asset visual specifications and AI generation prompts from GDDs, level docs, or character profiles. Produces structured spec files and updates the master asset manifes
claude-codemarkdownReadGlobGrep - bug-triageDonchitos/Claude-Code-Game-Studios
Read all open bugs in production/qa/bugs/, re-evaluate priority vs. severity, assign to sprints, surface systemic trends, and produce a triage report. Run at sprint start or when t
claude-codemarkdownReadGlobGrep - story-doneDonchitos/Claude-Code-Game-Studios
End-of-story completion review. Reads the story file, verifies each acceptance criterion against the implementation, checks for GDD/ADR deviations, prompts code review, updates sto
claude-codemarkdownReadGlobGrep - quick-designDonchitos/Claude-Code-Game-Studios
Lightweight design spec for small changes — tuning adjustments, minor mechanics, balance tweaks. Skips full GDD authoring when a system GDD already exists or the change is too smal
claude-codemarkdownReadGlobGrep - day-one-patchDonchitos/Claude-Code-Game-Studios
Prepare a day-one patch for a game launch. Scopes, prioritises, implements, and QA-gates a focused patch addressing known issues discovered after gold master but before or immediat
claude-codemarkdownReadGlobGrep - sprint-planDonchitos/Claude-Code-Game-Studios
Generates a new sprint plan or updates an existing one based on the current milestone, completed work, and available capacity. Pulls context from production documents and design ba
claude-codemarkdownyamlReadGlobGrep - architecture-decisionDonchitos/Claude-Code-Game-Studios
Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice sho
claude-codemarkdownReadGlobGrep - reverse-documentDonchitos/Claude-Code-Game-Studios
Generate design or architecture documents from existing implementation. Works backwards from code/prototypes to create missing planning docs.
claude-codebashmarkdownReadGlobGrep - design-systemDonchitos/Claude-Code-Game-Studios
Guided, section-by-section GDD authoring for a single game system. Gathers context from existing docs, walks through each required section collaboratively, cross-references depende
claude-codemarkdownReadGlobGrep - consistency-checkDonchitos/Claude-Code-Game-Studios
Scan all GDDs against the entity registry to detect cross-document inconsistencies: same entity with different stats, same item with different values, same formula with different v
claude-codebashmarkdownReadGlobGrep - hotfixDonchitos/Claude-Code-Game-Studios
Emergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly.
claude-codemarkdownReadGlobGrep - setup-engineDonchitos/Claude-Code-Game-Studios
Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond
claude-codemarkdownReadGlobGrep - regression-suiteDonchitos/Claude-Code-Game-Studios
Map test coverage to GDD critical paths, identify fixed bugs without regression tests, flag coverage drift from new features, and maintain tests/regression-suite.md. Run after impl
claude-codemarkdownReadGlobGrep - upstream-checkBenedictKing/ccx
检查 Claude Code / Codex 上游版本变更,对比本地版本,识别协议/工具/用法相关更新并追加 TODO 提醒
claude-codebashjsonmarkdownBashReadWrite - version-bumpBenedictKing/ccx
升级项目版本号并提交git,支持patch/minor/major版本升级或指定具体版本号,自动从git log生成CHANGELOG
claude-codebashmarkdownyamlBashReadWrite - pmbex-co/bex
Inspect and maintain the repository's .pm workstreams, inbox notes, milestones, and tasks. Use when the user asks for PM board status or requests a supported board mutation such as
claude-codemarkdownReadWriteEdit - creating-claude-hooksAgentWorkforce/relay
Use when creating or publishing Claude Code hooks - covers executable format, event types, JSON I/O, exit codes, security requirements, and PRPM package structure
claude-codebashjsonmarkdowntypescriptReadWriteEdit - create-prnudgebee/nudgebee
Create a pull request with proper formatting, validation, and conventions for this monorepo
claude-codebashmarkdownBashReadEdit+1 files - compound-learningsparcadei/Continuous-Claude-v3
Transform session learnings into permanent capabilities (skills, rules, agents). Use when asked to "improve setup", "learn from sessions", "compound learnings", or "what patterns s
claude-codebashjsonmarkdownReadGlobGrep - fixparcadei/Continuous-Claude-v3
Meta-skill workflow orchestrator for bug investigation and resolution. Routes to debug, implement, test, and commit based on scope.
claude-codebashmarkdownyamlBashReadGrep - skill-developerparcadei/Continuous-Claude-v3
Meta-skill for creating and managing Claude Code skills
claude-codebashjsonmarkdownpythonBashReadWrite - skill-upgraderparcadei/Continuous-Claude-v3
Upgrade any skill to v5 Hybrid format using decision theory + modal logic
claude-codebashmarkdownyamlBashReadWrite - stable-releaseanthony-chaudhary/dos-kernel
Promote an already-shipped rolling release (vX.Y.Z) of the DOS kernel to a named stable channel — gated on a green kernel suite + a green third-party CI run on the candidate + a cl
claude-codebashjsonmarkdownReadEditGrep - code-reviewllama-farm/llamafarm
Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.
claude-codebashmarkdownBashReadEdit - confluence-docsbybren-llc/safe-agentic-workflow
Documentation templates for ADRs, runbooks, and architecture docs. Use when creating architectural decision records, operational runbooks, or technical documentation.
claude-codemarkdownReadWriteEdit - workflow-skill-designercatlog22/maestro-flow
Meta-skill for designing orchestrator+phases structured workflow skills. Creates SKILL.md coordinator with progressive phase loading, TodoWrite patterns, and data flow. Triggers on
claude-codejavascriptmarkdownAgentAskUserQuestionTodoWrite+4 files - prd-v03-outcome-definitionmattgierhart/PRD-driven-context-engineering
Define measurable success metrics (KPIs) tied to product type during PRD v0.3 Commercial Model. Triggers on requests to define success metrics, set KPI targets, determine what to m
claude-codemarkdownReadWriteEdit - prd-v07-epic-scopingmattgierhart/PRD-driven-context-engineering
Transform v0.6 specifications into context-window-sized work packages (EPICs) during PRD v0.7 Build Execution. Triggers on requests to create epics, scope work, break down implemen
claude-codemarkdownReadWriteEdit - prd-v06-environment-setupmattgierhart/PRD-driven-context-engineering
Document development environment requirements for team consistency and AI agent understanding during PRD v0.6 Architecture. Triggers on requests to define environment setup, docume
claude-codemarkdownReadWriteEdit - prd-v08-monitoring-setupmattgierhart/PRD-driven-context-engineering
Define monitoring strategy, metrics collection, and alerting thresholds during PRD v0.8 Deployment & Ops. Triggers on requests to set up monitoring, define alerts, or when user ask
claude-codemarkdownReadWriteEdit+1 files - ghm-sot-buildermattgierhart/PRD-driven-context-engineering
Creates new Source of Truth (SoT) files when existing templates don't fit your needs. Triggers on requests to create a new SoT file, add a new artifact type, or when user says "I n
claude-codemarkdownReadWriteEdit - prd-v04-persona-definitionmattgierhart/PRD-driven-context-engineering
Synthesize behavioral personas from prior stage evidence for journey mapping and marketing during PRD v0.4 User Journeys. Triggers on requests to define personas, create user profi
claude-codemarkdownReadWriteEdit - prd-v06-technical-specificationmattgierhart/PRD-driven-context-engineering
Define implementation contracts (APIs and data models) that developers will build against during PRD v0.6 Architecture. Triggers on requests to define APIs, design database schema,
claude-codemarkdownReadWriteEdit - prd-v01-user-value-articulationmattgierhart/PRD-driven-context-engineering
Transform validated pain points into articulated user value statements for PRD v0.1 Spark. Triggers on completing problem framing, defining user outcomes, articulating value propos
claude-codemarkdownReadWriteEdit - ghm-id-registermattgierhart/PRD-driven-context-engineering
Validates and registers new SoT IDs with cross-reference integrity. Triggers when creating BR-XXX, UJ-XXX, API-XXX, or CFD-XXX entries. Outputs formatted SoT entry with validated c
claude-codemarkdownReadWriteEdit - prd-v07-implementation-loopmattgierhart/PRD-driven-context-engineering
Execute implementation within EPICs following test-first development, continuous SoT updates, and code traceability during PRD v0.7 Build Execution. Triggers on requests to start b
claude-codemarkdowntypescriptReadWriteEdit - prd-v05-risk-discovery-interviewmattgierhart/PRD-driven-context-engineering
Surface risks through guided questioning, helping users consider pivots, constraints, and prioritization during PRD v0.5 Red Team Review. Triggers on requests to identify risks, st
claude-codemarkdownReadWriteEdit - ghm-harvestmattgierhart/PRD-driven-context-engineering
Extracts durable insights from temp/ files to SoT during EPIC Phase E. Triggers at EPIC completion or explicit `/ghm-harvest` invocation. Outputs new SoT entries and archive manife
claude-codemarkdownReadWriteEdit - prd-v03-moat-definitionmattgierhart/PRD-driven-context-engineering
Assess competitor defensibility and define our own moat strategy during PRD v0.3 Commercial Model. Triggers on requests to analyze competitor moats, define our defensibility, asses
claude-codemarkdownReadWriteEdit+2 files - prd-v02-product-type-classificationmattgierhart/PRD-driven-context-engineering
Classify product approach into one of six types (Clone, Unbundle, Undercut, Slice, Wrapper, Innovation) based on competitive landscape. Triggers on PRD v0.2 work after competitive
claude-codemarkdownReadWriteEdit - prd-v02-competitive-landscape-mappingmattgierhart/PRD-driven-context-engineering
Map the competitive landscape before positioning your product for PRD v0.2 Market Definition. Triggers on completing v0.1 Spark, analyzing competitors, researching market, or reque
claude-codemarkdownReadWriteEdit - prd-v04-screen-flow-definitionmattgierhart/PRD-driven-context-engineering
Connect user journeys to screens, defining the UI structure and navigation paths during PRD v0.4 User Journeys. Triggers on requests to define screens, design screen flows, map UI
claude-codemarkdownReadWriteEdit - prd-v07-test-planningmattgierhart/PRD-driven-context-engineering
Define test cases BEFORE implementation, ensuring every API, business rule, and user journey has verifiable acceptance criteria during PRD v0.7 Build Execution. Triggers on request
claude-codemarkdownReadWriteEdit - prd-v06-architecture-designmattgierhart/PRD-driven-context-engineering
Define how system components connect, establishing boundaries, patterns, and integration approaches during PRD v0.6 Architecture. Triggers on requests to design architecture, creat
claude-codemarkdownReadWriteEdit - prd-v09-feedback-loop-setupmattgierhart/PRD-driven-context-engineering
Establish channels and processes for capturing and processing post-launch feedback during PRD v0.9 Go-to-Market. Triggers on requests to set up feedback systems, capture user input
claude-codemarkdownReadWriteEdit+1 files - prd-v09-launch-metricsmattgierhart/PRD-driven-context-engineering
Define success criteria and tracking setup for launch during PRD v0.9 Go-to-Market. Triggers on requests to define launch metrics, set up tracking, or when user asks "how do we mea
claude-codemarkdownReadWriteEdit+1 files - prd-v03-pricing-modelmattgierhart/PRD-driven-context-engineering
Select and validate pricing model for PRD v0.3 Commercial Model. Triggers on requests to set pricing, choose monetization model, design pricing tiers, validate willingness to pay,
claude-codemarkdownReadWriteEdit - prd-v05-technical-stack-selectionmattgierhart/PRD-driven-context-engineering
Determine technologies needed to build the product, making build/buy/integrate decisions during PRD v0.5 Red Team Review. Handles both greenfield and brownfield contexts. Triggers
claude-codemarkdownReadWriteEdit - prd-v08-release-planningmattgierhart/PRD-driven-context-engineering
Define release criteria, deployment environments, and rollback strategies during PRD v0.8 Deployment & Ops. Triggers on requests to plan releases, define deployment criteria, or wh
claude-codemarkdownReadWriteEdit+1 files - prd-v08-runbook-creationmattgierhart/PRD-driven-context-engineering
Create operational playbooks for incident response, deployments, and maintenance during PRD v0.8 Deployment & Ops. Triggers on requests to create runbooks, document procedures, or
claude-codemarkdownReadWriteEdit+1 files - prd-v04-user-journey-mappingmattgierhart/PRD-driven-context-engineering
Map user missions from trigger to value moment, organizing features into coherent paths during PRD v0.4 User Journeys. Triggers on requests to map user journeys, define user flows,
claude-codemarkdownReadWriteEdit
Browse all 69,865 skills →200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.
The whole corpus is one call away through the search API, or ask a question of it on the index itself.