BigHugger

Agent skills that run json, that ask for Edit, in plugin 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. agent-architecture-auditaffaan-m/ECC

    Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and r

    pluginbashjsonReadWriteEdit
  2. bunqueueegeominotti/bunqueue

    Use bunqueue job queue library - Queue, Worker, Bunqueue (simple mode), FlowProducer, cron, DLQ, embedded and TCP modes

    pluginbashjsontypescriptReadGrepGlob+3 files
  3. dev-pipelinenexus-substrate/nexus-agents

    Multi-agent development pipeline (Orchestrator + workers + consensus vote). Use when the user asks to "build a feature", "fix a bug with the pipeline", or "run the dev pipeline". T

    pluginjsonReadWriteEdit
  4. printing-press-amendmvanhorn/cli-printing-press

    Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent

    pluginbashgojsonyamlBashReadWrite
  5. printing-press-publishmvanhorn/cli-printing-press

    Publish a generated CLI to the printing-press-library repo

    pluginbashjsonmarkdownBashReadWrite
  6. customise-workflowanombyte93/prd-taskmaster

    Customise the prd-taskmaster plugin workflow via curated brainstorm questions. The AI asks, the user answers in plain English, and the skill writes their preferences to .atlas-ai/c

    pluginbashjsonReadWriteEdit
  7. phase-3-mockupww-w-ai/bkit-claude-code

    Create UI/UX mockups and HTML/CSS/JS prototypes without a designer. Triggers: mockup, prototype, wireframe, UI design default: bkit:pipeline-guide frontend: bkit:frontend-architect

    pluginhtmljavascriptjsonmarkdownReadWriteEdit
  8. sprintww-w-ai/bkit-claude-code

    Sprint Management — generic sprint capability for ANY bkit user. 16 sub-actions: init, start, status, watch, phase, iterate, qa, report, archive, list, feature, pause, resume, fork

    pluginbashjavascriptjsonReadWriteEdit
  9. pdcaww-w-ai/bkit-claude-code

    Unified PDCA cycle management — plan, design, do, analyze, iterate, report. PDCA runs per-feature (9-phase: pm→plan→design→do→check→act→qa→report→archive); for multi-feature scope/

    pluginbashjsonReadWriteEdit
  10. mobile-appww-w-ai/bkit-claude-code

    Mobile app development guide — React Native, Flutter, Expo for cross-platform. Triggers: mobile app, React Native, Flutter, Expo, iOS, Android

    pluginbashdartjsontypescriptReadWriteEdit
  11. dynamicww-w-ai/bkit-claude-code

    Fullstack development with bkend.ai BaaS — authentication, database, API integration. Triggers: fullstack, BaaS, login, signup, database, web app

    pluginbashjsontypescriptReadWriteEdit
  12. phase-5-design-systemww-w-ai/bkit-claude-code

    Build platform-independent design systems and consistent component libraries. Triggers: design system, component library, design tokens default: bkit:pipeline-guide frontend: bkit:

    pluginbashcssdartjavascriptReadWriteEdit
  13. btwww-w-ai/bkit-claude-code

    By-The-Way: capture improvement ideas the moment they surface, without derailing the task in progress. Triggers: /bkit:btw, /bkit:btw list, /bkit:btw analyze, /bkit:btw promote, /b

    pluginjsonReadWriteEdit
  14. phase-4-apiww-w-ai/bkit-claude-code

    Design and implement backend APIs with Zero Script QA validation. Triggers: API design, REST API, backend, endpoint

    pluginbashjsonReadWriteEdit
  15. patinadevswha/patina

    Detect and rewrite AI writing patterns in Korean, English, Chinese, and Japanese text so it reads as if a human wrote it. Meaning-preservation (MPS) verified.

    pluginbashjsonReadWriteEdit
  16. nav-loopalekspetrov/navigator

    Run tasks until complete with structured completion signals. Auto-invoke when user says "run until done", "keep going until complete", "iterate until finished", "loop mode", "auton

    pluginbashjsonpilot-signalpythonReadWriteEdit
  17. product-designalekspetrov/navigator

    Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Aut

    pluginbashjsonmarkdownpythonReadWriteEdit
  18. nav-simplifyalekspetrov/navigator

    Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code. Auto-invoke after implementation skill

    pluginbashjsontypescriptReadWriteEdit
  19. nav-graphalekspetrov/navigator

    Query project knowledge graph. Search across tasks, SOPs, memories, and concepts. Use when user asks "what do we know about X?", "show everything related to X", or "remember this p

    pluginbashjsonmarkdownReadWriteEdit
  20. frontend-testalekspetrov/navigator

    Generate frontend component tests (React Testing Library, Vue Test Utils, snapshot) for existing components. Auto-invoke when user says "test this component", "write component test

    pluginbashjsontypescriptReadWriteEdit
  21. nav-pilotalekspetrov/navigator

    Dispatch a Navigator task doc to Pilot as a labeled GitHub issue. Use when user says "dispatch TASK-XX to Pilot", "hand off to Pilot", "send to Pilot", or "queue for Pilot". One-wa

    pluginbashjsonReadEditBash
  22. frontend-componentalekspetrov/navigator

    Create React/Vue component with TypeScript, tests, and styles. Auto-invoke when user says "create component", "add component", "new component", or "build component".

    pluginbashcssjsonpythonReadWriteEdit
  23. backend-testalekspetrov/navigator

    Generate backend tests (unit, integration, mocks) for existing code. Auto-invoke when user says "write test for", "add test", "test this", or "create test".

    pluginbashjsontypescriptReadWriteEdit
  24. nav-profilealekspetrov/navigator

    Manage user preferences and corrections for bilateral modeling. Auto-learns from session corrections. Use when user says "save my preferences", "remember I like...", or auto-trigge

    pluginbashjsonmarkdownpythonReadWriteEdit
  25. nav-skill-creatoralekspetrov/navigator

    Analyze codebase patterns and create custom skills for repetitive workflows. Use when project needs automation or pattern enforcement. Auto-invoke when user says "create a skill fo

    pluginbashjsonmarkdownpythonReadWriteEdit
  26. nav-upgradealekspetrov/navigator

    Automates Navigator plugin updates. Detects current version, updates plugin, verifies installation, updates project CLAUDE.md, and validates new features. Auto-invoke when user men

    pluginbashjsonmarkdownBashReadWrite
  27. nav-onboardalekspetrov/navigator

    Interactive onboarding for Navigator - learn by doing. Auto-invoke when user says "onboard me", "teach me Navigator", "how do I use Navigator", "Navigator tutorial", "learn Navigat

    pluginbashjsonmarkdownReadWriteEdit
  28. nav-sync-claudealekspetrov/navigator

    Sync project CLAUDE.md to the installed Navigator version, preserving customizations. Use when user says "sync CLAUDE.md", "update CLAUDE.md", or when detecting outdated Navigator

    pluginbashjsonReadWriteEdit
  29. database-migrationalekspetrov/navigator

    Create database migration with schema changes and rollback. Auto-invoke when user says "create migration", "add table", "modify schema", or "change database".

    pluginbashjsontypescriptReadWriteEdit
  30. nav-workflowalekspetrov/navigator

    Unified workflow orchestration for substantial tasks. Auto-detects complexity, defers to matching skills, or provides phase-based execution. Solves workflow conflicts between skill

    pluginbashjsonReadWriteEdit
  31. backend-endpointalekspetrov/navigator

    Create REST/GraphQL API endpoint with validation, error handling, and tests. Auto-invoke when user says "add endpoint", "create API", "new route", or "add route".

    pluginbashjsontypescriptReadWriteEdit
  32. radiomics-mlAperivue/medsci-skills

    Produce or audit a radiomics / tabular clinical-ML study — imaging or clinical features → any classical learner (penalised logistic [LASSO / ridge / elastic-net], SVM, k-NN, naive

    pluginbashjsonReadWriteEdit+1 files
  33. preprocess-imagingAperivue/medsci-skills

    Design or audit the data-preparation stage of a medical-imaging model — DICOM/NIfTI intake, resampling and intensity normalisation, and the augmentation plan — so the pipeline is l

    pluginbashjsonReadWriteEdit+1 files
  34. model-sourcingAperivue/medsci-skills

    Vet the concrete third-party model a study will be built on — this repository, this revision, this checkpoint — not the architecture family. Records a model dossier (source and ver

    pluginbashjsonReadWriteEdit
  35. uncertainty-imagingAperivue/medsci-skills

    Design or audit the uncertainty-quantification, out-of-distribution (OOD) detection, and selective-prediction layer of a medical-imaging model framed for deployment — so a clinical

    pluginbashjsonReadWriteEdit
  36. explainabilityAperivue/medsci-skills

    Produce or audit the interpretability/explainability analysis of a medical-imaging model — Grad-CAM / Grad-CAM++ / attention-rollout / saliency / integrated-gradients — so it clear

    pluginbashjsonReadWriteEdit
  37. sync-submissionAperivue/medsci-skills

    Audit SSOT-to-submission drift and create journal submission manifests from canonical manuscript artifacts.

    pluginbashjsonReadWriteEdit+1 files
  38. fulltext-retrievalAperivue/medsci-skills

    Batch download open-access PDFs by DOI using legitimate OA APIs (Unpaywall, PMC, OpenAlex, Crossref). Optional PDF→Markdown conversion for token-efficient LLM analysis.

    pluginbashjsonmarkdowntsvReadWriteEdit
  39. lit-syncAperivue/medsci-skills

    Sync research references from .bib files to Zotero library + Obsidian literature notes. Extract cross-cutting concept notes when enough literature accumulates. Works after /search-

    pluginbashjsonmarkdownpythonReadWriteEdit
  40. domscribepatchorbit/domscribe

    Work with Domscribe — the pixel-to-code bridge. Use when setting up, initializing, or configuring Domscribe for a project, OR when editing or modifying UI components (React, Vue, N

    pluginjsonReadEditWrite
  41. claude-paper-studyalaliqing/claude-paper

    Use this skill when the user wants to read, study, analyze, or deeply understand a research paper (PDF).

    pluginbashjsonmarkdownBashWriteEdit
  42. accessRich627/whatsapp-claude-plugin

    WhatsApp channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Wha

    pluginbashjsonReadWriteEdit
  43. healthcare-providers-extractNimbleway/agent-skills

    Extracts structured practitioner data from healthcare practice websites. Returns names, credentials, specialties, contact info, and education for every provider on a practice's sit

    pluginbashjsonmarkdownBash(nimble:*)Bash(date:*)Bash(cat:*)
  44. ship-gateHouseofmvps/ultraship

    Turn the /ship scorecard into a blocking, config-as-code quality gate. Sets per-category score thresholds, hard-fails on leaked secrets or critical findings, and wires the gate int

    pluginbashjsonBashReadEdit
  45. csetupjoshft/correctless

    Initialize Correctless and run a project health check. Detects stack, configures workflow, bootstraps docs, checks security/quality/CI/testing hygiene, and offers to fix gaps. Adap

    pluginbashjsonmarkdownyamlBashBash(*config-update.sh*)Read
  46. cautojoshft/correctless

    Semi-auto mode. Orchestrates the full implementation pipeline after human-approved spec review. Runs ctdd, simplify, cverify, cupdate-arch, cdocs, then creates a PR. After /cauto c

    pluginbashjsonyamlReadGrepGlob
  47. cspecjoshft/correctless

    Create a structured specification with testable invariants for a new feature. Researches current best practices before writing invariants. Adapts format to workflow intensity.

    pluginbashjsonmarkdownReadGrepGlob
  48. ctddjoshft/correctless

    Enforced TDD workflow. Write failing tests from spec rules, then implement. Use after /creview approves a spec.

    pluginbashjsonReadGrepGlob
  49. cverifyjoshft/correctless

    Verify implementation matches spec. Check rule coverage, undocumented dependencies, architecture compliance. Writes verification report and drift debt. Run after /ctdd completes.

    pluginbashjsonmarkdownReadGrepGlob
  50. creview-specjoshft/correctless

    Multi-agent adversarial review of a spec. Spawns red team, assumptions auditor, testability auditor, design contract checker, and UX auditor. Use after /cspec or /cmodel.

    pluginbashjsonmarkdownReadGrepGlob
  51. creviewjoshft/correctless

    Skeptically review a spec for unstated assumptions, untestable rules, missing edge cases, security gaps, and UX failures. Run after /cspec.

    pluginbashjsonReadGrepGlob
  52. cauditjoshft/correctless

    Cross-codebase quality audit. Use after a major feature lands or periodically for systemic bug detection. Presets: QA, Hacker, Performance, UX.

    pluginbashjsonmarkdownReadGrepGlob
  53. cpostmortemjoshft/correctless

    Post-merge bug analysis. Use when a bug escapes to production. Traces which phase missed it and strengthens the workflow.

    pluginjsonmarkdownReadGrepGlob
  54. cdebugjoshft/correctless

    Structured bug investigation workflow. Root cause analysis, hypothesis testing, TDD fix with agent separation, escalation after 3 failed attempts. Use when stuck on a bug.

    pluginbashjsonmarkdownReadGrepGlob
  55. firecrawlelasticdotventures/_b00t_

    Web scraping and crawling for AI agents via Firecrawl MCP. Scrape URLs to markdown, crawl websites, search the web, and extract structured data. Supports cloud API and self-hosted

    pluginbashjsonReadWriteEdit
  56. commitrlajous/claude-code-commands

    Stage and commit changes with proper formatting following repo conventions

    pluginbashjsonyamlReadGrepGlob+1 files
  57. tddrlajous/claude-code-commands

    Implement a ticket using Test-Driven Development (RED-GREEN-REFACTOR)

    pluginbashjsonyamlReadGrepGlob+1 files
  58. mega-planTaoidle/plan-cascade

    Project-level multi-task orchestration system. Manages multiple hybrid:worktree features in parallel with dependency resolution, coordinated PRD generation, and unified merge workf

    pluginbashjsonReadWriteEdit+2 files
  59. auto-verifyzjunlp/Mechanist

    Workflow 1.75: stress-test claims (regardless of main-experiment verdict) by swapping method, dataset, and model, then judging whether each variant agrees with the main experiment.

    pluginbashjsonmarkdownBash(*)ReadWrite
  60. auto-iteration-loopzjunlp/Mechanist

    Autonomous research review loop that consumes /auto-verify's four-state output (PASS / FAIL / INCONCLUSIVE / ZERO_ELIGIBLE_VARIANTS / deferred) and routes each claim to the right b

    pluginbashjsonmarkdownBash(*)ReadGrep

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.