BigHugger

Agent skills that run json, that ask for Task, 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.

  1. 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
  2. team-coordinationbybren-llc/safe-agentic-workflow

    Agent Teams orchestration patterns for multi-agent SAFe workflows. Use when spawning agent teams, coordinating teammates, enforcing quality gates via task dependencies, or orchestr

    claude-codejsonReadBashGrep
  3. issue-orchestratoranthony-chaudhary/fak

    Plan, partition, and coordinate multi-wave parallel subagent campaigns to resolve and close GitHub issues across the repository. Uses `fak issue-orchestrator --plan-waves` (or `fak

    claude-codebashjsonReadBashWrite+2 files
  4. issue-queueanthony-chaudhary/fak

    One repeatable, evidence-backed pass that manages, prioritizes, and resolves a bounded batch of backlog issues worst-first using specialized subagents. Inspects the issue queue via

    claude-codebashjsonReadBashWrite
  5. git-subagent-syncanthony-chaudhary/fak

    Synchronize subagent changes to git on shared trunk across all lanes and all untracked WIP by default (or scoped via --lane/--paths). Enforces single-source invariants, safe merge

    claude-codebashjsonReadBashWrite
  6. bob-diff-reviewvmihalis/hacker-bob

    Headless Bob diff-review pipeline — invoked by bob-runner.ts via 'claude --dangerously-skip-permissions --print "/bob-diff-review -- ..."'. Ingests a unified diff, initializes a Bo

    claude-codebashjsonReadWriteTask
  7. verify-uiThisIsSadeghi/KMPilot

    Verify UI implementation against Stitch design via a token audit (HTML ↔ Code, with X-component default-render checks) and an X-components compliance check.

    claude-codebashjsonmarkdownTaskReadWrite
  8. patchscadastrangelove/rust-in-peace

    Generate candidate fixes for verified security findings. Consumes TRIAGE.json (preferred), VULN-FINDINGS.json, or a vuln-pipeline results directory. Pipeline input is delegated to

    claude-codejsonmarkdownReadGlobGrep
  9. triagescadastrangelove/rust-in-peace

    Triage a batch of raw security findings. Verify each is real, collapse duplicates, re-rank by derived exploitability, and tag with an owner. Takes a directory or file of scanner ou

    claude-codejsonReadGlobGrep
  10. vuln-scanscadastrangelove/rust-in-peace

    Static source-code vulnerability scan. Reads a target directory (and THREAT_MODEL.md if present), spawns parallel review subagents per focus area, and writes VULN-FINDINGS.json + .

    claude-codejsonReadGlobGrep
  11. sast-drivenscadastrangelove/rust-in-peace

    The SAST-driven find mode — a fourth, deliberately ISOLATED pass alongside blind / threat-model / CVE-seeded. Runs every static-analysis engine with its DEFAULT rules out of the bo

    claude-codebashjsonReadGlobGrep
  12. sweepenapt/SwarmLLM

    Deploy parallel agents to scan the entire codebase for dead code, duplication, inconsistencies, and stale references

    claude-codejsonReadWriteGrep
  13. diagnosetranhieutt/software_development_department
    claude-codejsonjsonlReadGlobGrep
  14. add-skillfredericvilcot/clean-claude

    Add specialized craft skills to agents. Default craft principles always active. Everything MUST respect the craft philosophy.

    claude-codebashjsontypescriptReadWriteBash
  15. craftfredericvilcot/clean-claude

    Craft something. Claude orchestrates, agents execute.

    claude-codejsonReadWriteEdit
  16. agentfredericvilcot/clean-claude

    Start a Clean Claude agent with optional reactive links. Examples: /agent frontend-engineer, /agent frontend-engineer --link qa-engineer, /agent architect --link frontend-engineer,

    claude-codebashjsonReadWriteBash
  17. healfredericvilcot/clean-claude

    Auto-repair with smart routing: test failures → Dev, type errors → Architect, spec gaps → PO. Routes each problem to the right expert.

    claude-codebashjsonjsonlmarkdownReadBashTask

Browse all 69,865 skills200 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.