Agent skills that run markdown, that ask for Glob
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.
- blender-motion-state-inspectionaffaan-m/ECC
Use this skill when inspecting Blender characters, rigs, poses, animation retargeting, ground contact, facing direction, or model-vs-motion alignment where screenshots alone are no
pluginmarkdownReadWriteEdit - eval-harnessaffaan-m/ECC
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles. Use when a Claude Code workflow needs a formal eval before it is trusted
pluginbashmarkdownReadWriteEdit - gan-style-harnessaffaan-m/ECC
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper. Use when a feature should
pluginbashmarkdownReadWriteEdit - docs-reviewmetabase/metabase
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
claude-codemarkdownReadGrepBash - docs-writemetabase/metabase
Write documentation following Metabase's conversational, clear, and user-focused style. Use when creating or editing documentation files (markdown, MDX, etc.).
claude-codemarkdownReadWriteGrep+1 files - e2e-test-reviewmetabase/metabase
Review Cypress E2E spec files for Metabase conventions, common gotchas, and flakiness/performance issues. Use when reviewing pull requests or diffs containing Cypress spec files in
claude-codemarkdownReadGrepBash - data-explorationondata/ckan-mcp-server
Performs exploratory data analysis (EDA) on datasets from CKAN portals and CSV files. Use when analyzing datasets, checking data quality, exploring CSV files, or when the user asks
claude-codebashmarkdownReadBashGrep - self-critiquenexus-substrate/nexus-agents
Score your own output 0-10 across 5 task-appropriate dimensions before emitting it. Anything below band 3 (5-6 Functional) is a regression — fix and rescore. Use as a pre-emit gate
pluginmarkdownReadGrepGlob - docs-mermaidnexus-substrate/nexus-agents
Generate precise diagrams (flowchart, sequence, state, ER, class, gantt, gitGraph) using Mermaid for nexus-agents docs. Use when the user wants to "diagram this", "show how X works
pluginmarkdownReadEditWrite - ui-ux-designnexus-substrate/nexus-agents
Generate design systems and implement UX/UI for software products using Astro, Svelte, Tailwind CSS, Material Design 3, and OKLCH color system. Covers style selection, color palett
pluginbashcssjavascriptmarkdownReadGrepGlob - documentation-managementnexus-substrate/nexus-agents
Operating manual for documentation work in nexus-agents. Use when updating docs, adding new docs, changing doc pipeline, or troubleshooting doc issues. Triggers on "update docs", "
pluginbashmarkdownReadEditWrite+4 files - research-and-votenexus-substrate/nexus-agents
Research a topic using multiple sources and conduct multi-agent voting. Use when making architectural decisions, choosing dependencies, or designing APIs. Triggers on "research", "
pluginmarkdownReadGrepGlob+2 files - requirements-gatheringnexus-substrate/nexus-agents
Extract structured requirements from vague user requests. Decompose ideas into user stories with acceptance criteria, map to available capabilities, and identify gaps. Triggers on
pluginmarkdownReadGrepGlob - reviewing-codenexus-substrate/nexus-agents
Review code changes following project standards and security guidelines. Checks for lint compliance, type safety, test coverage, and security issues. Use when reviewing PRs, auditi
pluginbashmarkdownReadGrepGlob+3 files - digapify/apify-mcp-server
Explore, analyze, plan, or spec features for the Apify MCP server. Adapts to what the user asks — from quick code exploration to full GitHub issue specs. Use when the user asks to
claude-codemarkdownReadGlobGrep - well-architectedavelikiy/great_cto
6-pillar architecture review framework. Adapted from AWS Well-Architected for use by great_cto's architect agent on every non-nano ARCH document. Forces explicit answers across ope
pluginmarkdownReadWriteGrep - discoveryavelikiy/great_cto
Structured pre-design questioning to surface hidden constraints before any architecture decision is locked in. Forces the architect/auditor/reviewer to enumerate what they DON'T kn
pluginmarkdownReadGrepGlob - archetype-review-baseavelikiy/great_cto
Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md), mandatory sections,
pluginbashmarkdownyamlReadWriteGrep - eval-harnesssifxprime/kodelyth-ecc
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles
otherbashmarkdownReadWriteEdit - gan-style-harnesssifxprime/kodelyth-ecc
GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.
otherbashmarkdownReadWriteEdit - 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 - 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 - 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 - 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 - 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 - 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 - 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 - localizeDonchitos/Claude-Code-Game-Studios
Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, man
claude-codemarkdownReadGlobGrep - create-epicsDonchitos/Claude-Code-Game-Studios
Translate approved GDDs + architecture into epics — one epic per architectural module. Defines scope, governing ADRs, engine risk, and untraced requirements. Does NOT break into st
claude-codemarkdownReadGlobGrep - architecture-reviewDonchitos/Claude-Code-Game-Studios
Validates completeness and consistency of the project architecture against all GDDs. Builds a traceability matrix mapping every GDD technical requirement to ADRs, identifies covera
claude-codemarkdownReadGlobGrep - adoptDonchitos/Claude-Code-Game-Studios
Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Ru
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 - create-control-manifestDonchitos/Claude-Code-Game-Studios
After architecture is complete, produces a flat actionable rules sheet for programmers — what you must do, what you must never do, per system and per layer. Extracted from all Acce
claude-codemarkdownReadGlobGrep - launch-checklistDonchitos/Claude-Code-Game-Studios
Complete launch readiness validation covering every department: code, content, store, marketing, community, infrastructure, legal, and go/no-go sign-offs.
claude-codemarkdownReadGlobGrep - project-stage-detectDonchitos/Claude-Code-Game-Studios
Automatically analyze project state, detect stage, identify gaps, and recommend next steps based on existing artifacts. Use when user asks 'where are we in development', 'what stag
claude-codebashmarkdownReadGlobGrep - create-architectureDonchitos/Claude-Code-Game-Studios
Guided, section-by-section authoring of the master architecture document for the game. Reads all GDDs, the systems index, existing ADRs, and the engine reference library to produce
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 - 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 - propagate-design-changeDonchitos/Claude-Code-Game-Studios
When a GDD is revised, scans all ADRs and the traceability index to identify which architectural decisions are now potentially stale. Produces a change impact report and guides the
claude-codebashmarkdownReadGlobGrep - bug-reportDonchitos/Claude-Code-Game-Studios
Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and cont
claude-codemarkdownReadGlobGrep - retrospectiveDonchitos/Claude-Code-Game-Studios
Generates a sprint or milestone retrospective by analyzing completed work, velocity, blockers, and patterns. Produces actionable insights for the next iteration.
claude-codemarkdownReadGlobGrep - team-qaDonchitos/Claude-Code-Game-Studios
Orchestrate the QA team through a full testing cycle. Coordinates qa-lead (strategy + test plan) and qa-tester (test case writing + bug reporting) to produce a complete QA package
claude-codemarkdownReadGlobGrep - sprint-statusDonchitos/Claude-Code-Game-Studios
Fast sprint status check. Reads the current sprint plan, scans story files for status, and produces a concise progress snapshot with burndown assessment and emerging risks. Run at
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 - test-evidence-reviewDonchitos/Claude-Code-Game-Studios
Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence comple
claude-codemarkdownReadGlobGrep - qa-planDonchitos/Claude-Code-Game-Studios
Generate a QA test plan for a sprint or feature. Reads GDDs and story files, classifies stories by test type (Logic/Integration/Visual/UI), and produces a structured test plan cove
claude-codemarkdownReadGlobGrep - scope-checkDonchitos/Claude-Code-Game-Studios
Analyze a feature or sprint for scope creep by comparing current scope against the original plan. Flags additions, quantifies bloat, and recommends cuts. Use when user says 'any sc
claude-codemarkdownReadGlobGrep - security-auditDonchitos/Claude-Code-Game-Studios
Audit the game for security vulnerabilities: save tampering, cheat vectors, network exploits, data exposure, and input validation gaps. Produces a prioritised security report with
claude-codemarkdownReadGlobGrep - smoke-checkDonchitos/Claude-Code-Game-Studios
Run the critical path smoke test gate before QA hand-off. Executes the automated test suite, verifies core functionality, and produces a PASS/FAIL report. Run after a sprint's stor
claude-codebashmarkdownReadGlobGrep - test-setupDonchitos/Claude-Code-Game-Studios
Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engine-specific test runner configuration, and GitHub Actions workf
claude-codemarkdownReadGlobGrep - milestone-reviewDonchitos/Claude-Code-Game-Studios
Generates a comprehensive milestone progress review including feature completeness, quality metrics, risk assessment, and go/no-go recommendation. Use at milestone checkpoints or w
claude-codemarkdownReadGlobGrep - 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 - 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 - 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 - asset-auditDonchitos/Claude-Code-Game-Studios
Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and stand
claude-codemarkdownReadGlobGrep - estimateDonchitos/Claude-Code-Game-Studios
Estimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.
claude-codemarkdownReadGlobGrep - ux-reviewDonchitos/Claude-Code-Game-Studios
Validates a UX spec, HUD design, or interaction pattern library for completeness, accessibility compliance, GDD alignment, and implementation readiness. Produces APPROVED / NEEDS R
claude-codemarkdownReadGlobGrep
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.