BigHugger

Agent skills that run bash, that ask for Glob, 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. 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
  2. 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
  3. 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
  4. 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
  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. bunqueueegeominotti/bunqueue

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

    pluginbashjsontypescriptReadGrepGlob+3 files
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. gemini-delegatornexus-substrate/nexus-agents

    Delegate large context and multimodal tasks to Gemini CLI. Use when context exceeds 100K tokens, analyzing images/screenshots, processing large codebases, or for speed/cost-sensiti

    pluginbashtypescriptBashReadGrep+1 files
  13. 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
  14. 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
  15. 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
  16. 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
  17. 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
  18. pre-push-paritynexus-substrate/nexus-agents

    Run the CI gates locally before pushing, so failures surface in seconds instead of one CI cycle at a time. Enumerates the checks in .github/workflows/, runs the locally-runnable su

    pluginbashReadBashGrep
  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. codex-delegatornexus-substrate/nexus-agents

    Delegate code generation tasks to Codex CLI for optimal performance. Use when implementing features, generating tests, refactoring code, or making bulk code changes. Triggers on "d

    pluginbashyamlBashReadGlob+2 files
  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. 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
  24. 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
  25. decision-evalavelikiy/great_cto

    Spawns the decision-scorer agent after architect proposes 2+ variants in an ADR. Produces a weighted scoring table and recommended choice saved to docs/decisions/.

    pluginbashReadGlobBash
  26. skeptical-triageavelikiy/great_cto

    Reusable 3-round self-challenge + arbiter pattern for filtering false positives from findings/verdicts. Use when the cost of a false-positive gate block exceeds the cost of ~4 extr

    pluginbashjsonReadGrepBash
  27. printing-press-importmvanhorn/cli-printing-press

    Bring a published CLI from the public library into the internal library so it's identical to a freshly-generated copy — module path reverted, manuscripts placed alongside, ready fo

    pluginbashBashReadGlob
  28. printing-press-polishmvanhorn/cli-printing-press

    Polish a generated CLI to pass verification and become publish-ready. Runs diagnostics (dogfood, verify, scorecard, go vet, gosec), automatically fixes all issues (verify failures,

    pluginbashgoyamlBashReadGlob
  29. printing-press-scoremvanhorn/cli-printing-press

    Score a generated CLI against the Steinberger bar, compare two CLIs side-by-side

    pluginbashjsonBashReadGlob
  30. 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
  31. printing-press-publishmvanhorn/cli-printing-press

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

    pluginbashjsonmarkdownBashReadWrite
  32. extract-designManavarya09/design-extract

    Extract the full design language from any website URL. Produces 8 output files including AI-optimized markdown, visual HTML preview, Tailwind config, React theme, shadcn/ui theme,

    pluginbashBashReadWrite
  33. eval-harnessxu-xiang/everything-claude-code-zh

    为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(EDD)原则

    pluginbashmarkdownReadWriteEdit
  34. expand-tasksanombyte93/prd-taskmaster

    Expand all TaskMaster tasks with deep research before coding begins. Reads tasks.json, launches parallel research agents per task in waves using the research-expander agent. Writes

    pluginbashReadWriteEdit
  35. prd-taskmasteranombyte93/prd-taskmaster

    Zero-config goal-to-tasks engine (the Atlas engine). Takes any goal (software, pentest, business, learning), runs adaptive discovery via brainstorming, generates a validated spec,

    pluginbashReadWriteEdit
  36. skill-federationskill-federation/skill-federation

    Consult the current state of practice before doing expert work — search a federated catalog of vetted agent skills, read the ones that matter as field notes, install only what you'

    pluginbashjsonBashReadWrite+1 files
  37. hsb-appNVIDIA/skills

    Discover and run Holoscan Sensor Bridge example applications on a connected devkit. Filters available apps by the user's platform, HSB software version, board type, and sensors. Su

    pluginbashReadWriteEdit+1 files
  38. hsb-setupNVIDIA/skills

    Clone the latest NVIDIA Holoscan Sensor Bridge repo, ask which supported devkit is being used, configure the host per platform, build the correct demo container, run it, and verify

    pluginbashReadWriteEdit+4 files
  39. tilegym-converting-cutile-to-tritonNVIDIA/skills

    Converts cuTile GPU kernels (@ct.kernel) to Triton (@triton.jit). Handles standard in-repo conversion, debugging (cudaErrorIllegalAddress, shape mismatch, numerical mismatch), and

    pluginbashReadWriteGrep+15 files
  40. warp-compile-time-optimizerNVIDIA/skills

    Use when compile time or startup time is the problem in code that uses Warp: a request to improve, optimize, or cut compile times; an app that is slow to start or stalls at the fir

    pluginbashpythonBashReadEdit
  41. hsb-testNVIDIA/skills

    Execute QA test plans on Holoscan Sensor Bridge hardware. Reads a user-provided test document, filters tests by the user's setup, determines which tests can run automatically, exec

    pluginbashReadWriteEdit+1 files
  42. cudaq-guideNVIDIA/skills

    CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.

    pluginbashpythonReadGlobGrep
  43. codex-skillfeiskyer/claude-code-settings

    Leverage OpenAI Codex/GPT models for autonomous code implementation, code review, and plan review. Triggers: "codex", "use gpt", "gpt-5", "let openai", "full-auto", "adversarial re

    pluginbashReadWriteGlob+5 files
  44. nanobanana-skillfeiskyer/claude-code-settings

    Generate or edit images via Google Gemini (nanobanana). This is the DEFAULT image skill — use whenever the user asks to generate, create, or edit an image and does NOT name another

    pluginbashReadWriteGlob
  45. deep-researchfeiskyer/claude-code-settings

    Multi-agent research orchestration: split a research goal into parallel sub-goals, run each via headless `claude -p` subprocesses, aggregate results into a polished report file. Us

    pluginbashReadWriteEdit
  46. gpt-image-skillfeiskyer/claude-code-settings

    Generate or edit images using OpenAI GPT Image API (gpt-image-2, gpt-image-1, etc). Use ONLY when the user explicitly names OpenAI or GPT as the provider: "gpt image", "openai imag

    pluginbashReadWriteGlob
  47. github-fix-issuefeiskyer/claude-code-settings

    Fix GitHub issues end-to-end — analysis, branch creation, implementation, testing, and PR submission. Use whenever the user mentions fixing a GitHub issue, says "fix issue

    pluginbashReadWriteEdit
  48. controlww-w-ai/bkit-claude-code

    Control bkit automation level (L0-L4), view trust score, and manage guardrails. Trust level directly drives SPRINT_AUTORUN_SCOPE (v2.1.13): L0 manual+stopAfter=prd, L4 full-auto+st

    pluginbashReadWriteGlob
  49. ss-lintbitjaru/styleseed

    Quick automated lint — detects common design system violations in seconds

    pluginbashReadGrepGlob
  50. ss-componentbitjaru/styleseed

    Generate a new UI component following the StyleSeed design conventions

    pluginbashReadWriteEdit
  51. auditww-w-ai/bkit-claude-code

    View audit logs, decision traces, and session history for AI transparency. ACTION_TYPES (19 entries) include PDCA events (phase_transition, gate_passed/failed, agent_spawned/comple

    pluginbashjsonReadGlobGrep
  52. ss-updatebitjaru/styleseed

    Check and update an existing StyleSeed installation by exact rule/skill revision, preserve project-owned design decisions, then recompile and verify the effective bundle.

    pluginbashReadWriteEdit
  53. desktop-appww-w-ai/bkit-claude-code

    Desktop app development guide — Electron and Tauri for cross-platform apps. Triggers: desktop app, Electron, Tauri, mac app, windows app

    pluginbashrusttypescriptyamlReadWriteEdit
  54. code-reviewww-w-ai/bkit-claude-code

    Code review — analyze quality, detect bugs, ensure best practices with actionable feedback. Triggers: code review, quality check, bug detection

    pluginbashReadGlobGrep
  55. bkit-evalsww-w-ai/bkit-claude-code

    Run skill evals via evals/runner.js — wrapper validates skill names, captures stdout/stderr, persists JSON results. Triggers: bkit evals, evals run, skill quality, eval runner

    pluginbashjsonBashReadGlob
  56. ss-tokensbitjaru/styleseed

    Generate an accessible semantic palette from a key color, or view, add, and modify StyleSeed design tokens. Use when a user supplies a brand color, asks which colors combine well,

    pluginbashReadWriteEdit
  57. ss-setupbitjaru/styleseed

    Configure StyleSeed by selecting the output grammar, domain, page type, brand recipe, semantic palette recipe, optional aesthetic profile, and bounded brand tokens before scaffoldi

    pluginbashmarkdownReadWriteEdit
  58. bkit-exploreww-w-ai/bkit-claude-code

    Browse installed bkit skills, agents, and evals via lib/discovery/explorer.js (filesystem scan, no subprocess). Triggers: bkit explore, list skills, skill discovery, browse skills

    pluginbashReadGlobGrep
  59. deployww-w-ai/bkit-claude-code

    Deploy feature to target environment (dev/staging/prod) with level-based strategy. Triggers: deploy, /pdca deploy

    pluginbashReadWriteEdit
  60. ss-scorebitjaru/styleseed

    Score a visual artifact's implementation quality 0-100 against its composed StyleSeed rule set — category breakdown, evidence, and prioritized fixes.

    pluginbashReadGrepGlob

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.