BigHugger

Agent skills that run bash, that ask for Write

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-evalaffaan-m/ECC

    Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics. Use when choosing between coding age

    pluginbashyamlReadWriteEdit
  2. 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
  3. 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
  4. inherit-legacy-styleaffaan-m/ECC

    Legacy-project style inheritance skill. Use when the user types /inherit-legacy-style, or when onboarding an AI coding agent onto a hand-written legacy project and you need to prev

    pluginbashReadGlobGrep
  5. 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
  6. github-project-managementruvnet/ruflo

    Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

    claude-codebashjavascriptmarkdownyamlmcp__github__*mcp__claude-flow__*Bash
  7. gongmunseochrisryugj/kordoc

    내용을 받아 한국 행정 공문서(기안문·시행문·보고서·계획서·통지·회의록) 표준 서식의 HWPX로 뽑아주는 오케스트레이터 스킬. 행정안전부 「행정업무운영편람」·시행규칙에 근거한 항목부호 8단계(1. 가. 1) 가) (1) (가) ① ㉮), 둘째 줄 내어쓰기 정렬, 공식 여백(위20·아래10·좌우20mm), 명조 15pt,

    claude-codebashReadWriteEdit
  8. bunqueueegeominotti/bunqueue

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

    pluginbashjsontypescriptReadGrepGlob+3 files
  9. bunqueue-devegeominotti/bunqueue

    Internal skill for contributing to bunqueue - architecture, testing, code conventions, and development workflow

    claude-codebashReadGrepGlob
  10. x402browser-use/browser-use

    Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (s

    otherbashpythontypescriptBashReadWrite
  11. hands-on-testktnyt/cclsp

    Performs manual hands-on testing of a web application using playwright-cli. Spawns the dev server if needed, navigates to pages, performs browser actions, captures screenshots, che

    claude-codebashmarkdownBash(playwright-cli:*)Bash(docker compose:*)Bash(lsof:*)
  12. e2e-test-createmetabase/metabase

    Analyze React component source code to understand UI structure, then generate idiomatic Cypress E2E tests following Metabase conventions. Falls back to Playwright MCP browser explo

    claude-codebashjavascriptBashReadWrite
  13. triage-ci-flakepayloadcms/payload

    Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests

    claude-codebashdotmarkdownWriteBash(date:*)Bash(mkdir -p *)
  14. implement-featurenexus-substrate/nexus-agents

    Implement a new feature following project standards. Use when adding functionality, creating new modules, or extending capabilities. Triggers on "implement", "add feature", "create

    pluginbashtypescriptReadEditWrite+2 files
  15. security-scanningnexus-substrate/nexus-agents

    Review and fix security scanning alerts from CodeQL and secret scanning. Run as part of system reviews, after CI runs, or on manual request. Triggers on "security scan", "codeql",

    pluginbashReadEditWrite
  16. dogfooding-issuesnexus-substrate/nexus-agents

    Process open GitHub issues using the self-development protocol. Implements features from research registry with proper voting and testing. Use when working on open issues, implemen

    pluginbashReadEditWrite+3 files
  17. hotfixnexus-substrate/nexus-agents

    Apply a hotfix for critical production issues. Use for security vulnerabilities or bugs that prevent core functionality. Triggers on "hotfix", "emergency fix", "critical fix", "pro

    pluginbashReadEditWrite
  18. 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
  19. 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
  20. infrastructure-managementnexus-substrate/nexus-agents

    Manage physical server infrastructure, bare metal systems, and OOB management. Handles iDRAC/iLO/IPMI access, SSH connectivity checks, boot time estimation, and hardware health mon

    pluginbashReadEditWrite
  21. security-advisory-responsenexus-substrate/nexus-agents

    Respond to a reporter-filed GitHub Security Advisory with coordinated disclosure discipline: confidential triage, private-fork patching, simultaneous publish, post-mortem. Use when

    pluginbashReadEditWrite
  22. deprecation-and-migrationnexus-substrate/nexus-agents

    Plan and execute the removal of deprecated APIs without breaking consumers. Apply when retiring `@deprecated` markers, renaming public surfaces, or version-gating cleanup work. Tri

    pluginbashReadEditWrite+1 files
  23. system-reviewnexus-substrate/nexus-agents

    Run a system review to check project health. Use when issues drop below 5, an EPIC closes, or 7+ days since last review. Triggers on "system review", "project health", "review syst

    pluginbashReadEditWrite
  24. bug-fixnexus-substrate/nexus-agents

    Fix a bug following project standards. Use when fixing defects, debugging issues, or resolving reported problems. Triggers on "fix bug", "debug", "fix issue", "resolve bug".

    pluginbashReadEditWrite+1 files
  25. releasenexus-substrate/nexus-agents

    Execute a release following project standards. Use when publishing a new version, creating release tags, or deploying. Triggers on "release", "publish", "version bump", "create rel

    pluginbashReadEditWrite+1 files
  26. releasescreenpipe/screenpipe

    Release the screenpipe monorepo. Bumps versions, triggers GitHub Actions for app, CLI, MCP, and JS packages.

    claude-codebashBashReadEdit
  27. od-contributenexu-io/open-design

    One-click contribution flow for OpenDesign (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix

    claude-codebashBashReadWrite
  28. scaffold-connectoropen-metadata/OpenMetadata

    Build a new OpenMetadata connector from scratch — scaffold JSON Schema, Python boilerplate, and AI context using schema-first architecture with code generation across Python, Java,

    otherbashBashReadWrite
  29. pm-planningavelikiy/great_cto

    Decomposition methodology for pm agent — turns an approved ARCH document into a Beads task list with explicit dependencies, time-boxes, and acceptance criteria. The pipeline can on

    pluginbashmarkdownReadWriteBash(bd:*)
  30. done-blockedavelikiy/great_cto

    Reusable reporting contract for any agent that hands work back to the pipeline. Forces ONE of two terminal statuses (DONE or BLOCKED) with a specific evidence shape. Stops vague "p

    pluginbashReadWriteBash
  31. 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
  32. crystallizeavelikiy/great_cto

    Distils repeating patterns from session logs and lessons.md into draft skill files. Run after ≥10 sessions to extract durable knowledge. Output: draft skills/ files + promotion rep

    pluginbashReadWriteGlob
  33. last30daysmvanhorn/last30days-skill

    Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web. Inc

    pluginbashjsonBashReadWrite+1 files
  34. setup-mcp-servernesquikm/mcp-rubber-duck

    Add mcp-rubber-duck MCP server to an AI coding tool (Claude Desktop, Cursor, VS Code, Windsurf, etc.)

    claude-codebashReadWriteEdit
  35. iwsdk-ui-panelfacebook/immersive-web-sdk

    Create, place, preview, debug, and connect manifest-backed IWSDK UIKitML assets. Use for spatial panels, browser HUDs, UIKitML layout, fonts, editor previews, or runtime element be

    claude-codebashjsontypescriptReadEditWrite
  36. drizzletriggerdotdev/trigger.dev

    Use this skill when writing or modifying Drizzle ORM schemas, queries, or migrations in this repo — specifically the `@internal/dashboard-agent-db` package (the dashboard agent's c

    claude-codebashtypescriptReadWriteEdit
  37. honcho-integrationplastic-labs/honcho

    Integrate Honcho memory into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, and accessing Honcho's representation.

    otherbashReadGlobGrep
  38. my-pr-checkerhomeassistant-ai/ha-mcp

    Manage your own GitHub pull requests — check CI status, inline review comments, PR-level comments, resolve review threads, fix issues, and iterate until all checks pass and threads

    claude-codebashBashReadEdit
  39. bat-adhochomeassistant-ai/ha-mcp

    Run bot acceptance tests to validate MCP tools work correctly from a real AI agent's perspective. Use when testing PRs, detecting regressions, or verifying tool changes end-to-end

    claude-codebashjsonBashReadWrite
  40. issue-to-pr-resolverhomeassistant-ai/ha-mcp

    Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments un

    claude-codebashBashReadEdit
  41. bat-story-evalhomeassistant-ai/ha-mcp

    Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.

    claude-codebashpythonyamlBashReadWrite
  42. eval-harnesssifxprime/kodelyth-ecc

    Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles

    otherbashmarkdownReadWriteEdit
  43. 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
  44. agent-evalsifxprime/kodelyth-ecc

    Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

    otherbashyamlReadWriteEdit
  45. monomotionmonoes/monomind

    HTML-native animation system using GSAP — timeline-driven, API-controllable animations that run in the browser without video rendering or React. Covers timeline control, WebSocket/

    claude-codebashhtmljavascriptBashReadWrite+7 files
  46. opencli-browserjackwener/OpenCLI

    Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first tar

    otherbashjsonBash(opencli:*)ReadEdit
  47. opencli-autofixjackwener/OpenCLI

    Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact, patching the adapte

    otherbashmarkdowntypescriptyamlBash(opencli:*)Bash(gh:*)Read
  48. 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
  49. upgrade-modelmacro-inc/macro

    Upgrade an AI chat model (fast or good) across backend and frontend.

    claude-codebashrustBashReadWrite
  50. 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
  51. investigate-issuemaximhq/bifrost

    Investigate a GitHub issue by fetching details, analyzing the codebase, researching documentation, and presenting an actionable implementation plan with test guidance. Use when ask

    claude-codebashgoReadGrepGlob
  52. harness-test-writermaximhq/bifrost

    Add regression test cases to the Bifrost provider harness (the Postman collection run via `make run-provider-harness-test`) based on a merged PR or a GitHub issue. Fetches the PR/i

    claude-codebashjavascriptReadGrepGlob
  53. 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
  54. 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
  55. 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
  56. add-pricing-fieldmaximhq/bifrost

    Wire a new model-pricing field (a datasheet cost key like `cost_per_request`, `output_cost_per_video_per_second_720p`, etc.) end-to-end through Bifrost's pricing engine - Options s

    claude-codebashReadGrepGlob
  57. resolve-pr-comments-stackmaximhq/bifrost

    Resolve unresolved PR review comments across an entire Graphite (gt) stack of many PRs, bottom-up, in one working directory. Use when asked to "go through this stack and resolve co

    claude-codebashReadGrepGlob
  58. 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
  59. 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
  60. 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

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.