BigHugger

Agent skills that run yaml, 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. quarkus-verificationaffaan-m/ECC

    Verification loop for Quarkus projects: build, static analysis, tests with coverage, security scans, native compilation, and diff review before release or PR.

    pluginbashjavajavascriptjson
  2. rust-testingaffaan-m/ECC

    Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. Use when writing Rust tests —

    pluginbashrusttomlyaml
  3. kotlin-ktor-patternsaffaan-m/ECC

    Ktor server patterns including routing DSL, plugins, authentication, Koin DI, kotlinx.serialization, WebSockets, and testApplication testing. Use when building a Ktor server — rout

    pluginkotlinyaml
  4. e2e-testingaffaan-m/ECC

    Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies. Use when writing Playwright tests, structuring

    pluginbashmarkdowntypescriptyaml
  5. healthcare-eval-harnessaffaan-m/ECC

    Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compli

    pluginbashyaml
  6. django-verificationaffaan-m/ECC

    Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.

    pluginbashpythonyaml
  7. continuous-learning-v2affaan-m/ECC

    Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-s

    pluginbashjsonyaml
  8. quarkus-patternsaffaan-m/ECC

    Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work

    pluginjavaxmlyaml
  9. canary-watchaffaan-m/ECC

    Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, m

    pluginmarkdownyaml
  10. uncloudaffaan-m/ECC

    Use when managing an Uncloud cluster — deploying services, configuring Caddy ingress, adding static proxy routes for non-cluster devices, publishing ports, scaling, inspecting logs

    pluginbashcaddyfileyaml
  11. tdd-workflowaffaan-m/ECC

    Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

    pluginbashjsonmarkdowntypescript
  12. golang-testingaffaan-m/ECC

    Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. Use when writing Go tests —

    pluginbashgoyaml
  13. ito-basketsaffaan-m/ECC

    Read-only Itô basket and prediction-market data skill. Index the live basket catalog, compare a basket against user-supplied research or a watchlist, build a source-grounded market

    pluginbashyaml
  14. homelab-pihole-dnsaffaan-m/ECC

    Pi-hole installation, blocklist management, DNS-over-HTTPS setup, DHCP integration, local DNS records, and troubleshooting broken DNS resolution on a home network. Use when the tas

    pluginbashyaml
  15. deployment-patternsaffaan-m/ECC

    Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setti

    pluginbashdockertypescriptyaml
  16. contract-firstaffaan-m/ECC

    Use when multiple consumers and providers must evolve an API or event schema without field drift, integration surprises, or one side silently redefining the interface.

    pluginbashtypescriptyaml
  17. kubernetes-patternsaffaan-m/ECC

    Kubernetes workload patterns, resource management, RBAC, probes, autoscaling, ConfigMap/Secret handling, and kubectl debugging for production-grade deployments. Use when writing or

    pluginbashyaml
  18. docker-patternsaffaan-m/ECC

    Docker and Docker Compose patterns for local development, hardened CLI installer harnesses, container security, networking, volumes, and multi-service orchestration. Use when creat

    pluginbashdockeryaml
  19. kotlin-testingaffaan-m/ECC

    Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices. Use when writing

    pluginbashkotlinyaml
  20. data-scraper-agentaffaan-m/ECC

    Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Runs on a schedule, enriches data with a free L

    pluginpythonyaml
  21. windows-desktop-e2eaffaan-m/ECC

    E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation. Use when writing E2E tests for a Windows native desktop app wi

    pluginbashcppcsharpini
  22. security-scanaffaan-m/ECC

    Scan your Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MC

    pluginbashyaml
  23. golang-patternsaffaan-m/ECC

    Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. Use when writing or reviewing Go code and idiomatic structu

    pluginbashgoyaml
  24. 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
  25. springboot-securityaffaan-m/ECC

    Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services. Use when reviewing Spring S

    pluginjavayaml
  26. git-wrapupcyanheads/obsidian-mcp-server

    Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an annotated tag. Verify

    pluginbashyaml
  27. plur-create-engramsplur-ai/plur

    Create or improve PLUR engrams from conversations, documents, decisions, observations, and explicit preferences. Use for memory extraction, engram authoring, or reviewing proposed

    pluginyaml+3 files
  28. walkeros-using-clielbwalker/walkerOS

    Use when bundling walkerOS flows, testing events with simulate/push, running local servers, validating configs, or configuring Flow JSON files.

    pluginbashdockerjsonyaml+11 files
  29. modernize-ui5-apparc-mcp/arc-1

    Convert a legacy UI5 freestyle JavaScript app (sync bootstrap, jQuery.sap.*, ES5, sap_belize) into a modern UI5 1.147 TypeScript app with sap.f.FlexibleColumnLayout, typed event ha

    pluginhtmljavascriptjsontypescript
  30. git-wrapupcyanheads/clinicaltrialsgov-mcp-server

    Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an annotated tag. Verify

    pluginbashyaml
  31. 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
  32. design-taste-frontendnexu-io/open-design

    Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated

    pluginbashcsstypescriptyaml
  33. ci-cd-and-automationaddyosmani/agent-skills

    Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or estab

    plugintypescriptyaml
  34. documentation-and-adrsaddyosmani/agent-skills

    Records decisions and documentation. Use when you need to document an architecture decision (ADR) or the reasoning behind a design choice, when changing public APIs, shipping featu

    pluginmarkdowntypescriptyaml
  35. obsidian-vaultwonderwhy-er/DesktopCommanderMCP

    Organize Obsidian vaults with MOCs, wikilinks, frontmatter/properties, dashboards, orphan-note checks, and cleanup workflows. Use ONLY when the user explicitly refers to Obsidian —

    plugindataviewmarkdownyaml
  36. knowledge-basewonderwhy-er/DesktopCommanderMCP

    Create and maintain a Markdown knowledge base that any AI agent can read, search, and update. Use when the user wants to start a knowledge base, add or update notes, organize docs/

    pluginmarkdownyaml
  37. seedQ00/ouroboros

    Generate validated Seed specifications from interview results

    pluginbashjsonmarkdownyaml
  38. 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
  39. furniture-fitpascalorg/editor

    Assess whether furniture fits in a measured Pascal room or layout. Use this skill for sofa, table, bed, cabinet, appliance, staging, placement, collision, clearance, or rotated-foo

    pluginyaml+9 files
  40. memex-agentic-memoryiamtouchskyer/memex

    A-MEM-inspired agentic memory workflow for structured knowledge capture.

    pluginbashyaml
  41. enforce-design-cimemi-design/memi

    Use when a repository needs deterministic pull-request checks for new accessibility, design-token, component-structure, responsive, and UI-state regressions with file-level evidenc

    pluginbashyaml
  42. design-taste-frontendLeonxlnx/taste-skill

    Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated

    pluginbashcsstypescriptyaml
  43. faf-expertWolfe-Jam/faf-cli

    Expert in the .faf format (Persistent Project Context for AI) and the faf-cli toolkit. Use when working with .faf files, scoring AI-readiness, syncing project context to CLAUDE.md,

    pluginbashyaml
  44. network-rcakubeshark/kubeshark

    Kubernetes network root cause analysis skill powered by Kubeshark MCP. Use this skill whenever the user wants to investigate past incidents, perform retrospective traffic analysis,

    pluginbashyaml
  45. installkubeshark/kubeshark

    Kubeshark installation and deployment skill. Use this skill whenever the user wants to install Kubeshark, deploy Kubeshark to a Kubernetes cluster, set up Kubeshark, configure Kube

    pluginbashyaml
  46. obsidian-basesAgriciDaniel/claude-obsidian

    Explain, draft, and validate Obsidian Bases .base files with filters, formulas, properties, summaries, and table, card, or list views. Use for Obsidian Bases, database-like vault v

    pluginbashmarkdownyaml+1 files
  47. obsidian-markdownAgriciDaniel/claude-obsidian

    Explain, draft, or validate Obsidian Flavored Markdown syntax: properties, wikilinks, embeds, callouts, tags, comments, highlights, block references, math, and Mermaid. Use when th

    pluginbashmarkdownyaml+2 files
  48. git-wrapupcyanheads/ntfy-mcp-server

    Land working-tree changes as logical commits — the work grouped by concern, topped by a release commit (version bump, changelog, regenerated artifacts) and an annotated tag. Verify

    pluginbashyaml
  49. brand-consistencyMohamedAbdallah-14/prompt-to-asset

    Maintain visual coherence across a multi-asset brand set (logo + app icon + favicon + illustrations). Builds BrandBundle (palette, typography, style refs, do-not list), enforces pa

    pluginyaml
  50. asset-enhancerMohamedAbdallah-14/prompt-to-asset

    Classify a software-asset brief (logo, app icon, favicon, OG image, illustration, splash, icon pack, transparent mark), route to the right image model, rewrite the prompt in the ta

    pluginjsonyaml
  51. securing-github-actions-workflowsmukul975/Anthropic-Cybersecurity-Skills

    Hardens GitHub Actions workflows against supply chain attacks, credential theft, and privilege escalation: pinning actions to SHA digests, minimizing GITHUB_TOKEN permissions, prot

    pluginyaml
  52. securing-helm-chart-deploymentsmukul975/Anthropic-Cybersecurity-Skills

    Secures Helm chart deployments by verifying chart signatures and provenance, rendering and linting templates for misconfiguration, enforcing pod security contexts through values.ya

    pluginbashyaml
  53. detecting-api-enumeration-attacksmukul975/Anthropic-Cybersecurity-Skills

    Detect API enumeration attacks (BOLA/IDOR, OWASP API1:2023) by writing SIEM detection rules that flag sequential or UUID identifier iteration, parameter tampering, and mixed 200/40

    pluginjsonpythonsplyaml
  54. hunting-for-beaconing-with-frequency-analysismukul975/Anthropic-Cybersecurity-Skills

    Identify command-and-control beaconing patterns in network traffic by applying statistical frequency analysis, jitter calculation, and coefficient of variation scoring to detect pe

    pluginkqlsplyaml
  55. scanning-docker-images-with-trivymukul975/Anthropic-Cybersecurity-Skills

    Scans a Docker image with Trivy for vulnerabilities in OS packages and language dependencies, misconfiguration, exposed secrets, and licence violations, emitting SARIF, CycloneDX,

    pluginbashyaml
  56. implementing-nerc-cip-compliance-controlsmukul975/Anthropic-Cybersecurity-Skills

    Implements NERC CIP controls for Bulk Electric System (BES) cyber systems: asset categorization (CIP-002), electronic security perimeters (CIP-005), system security management (CIP

    pluginbashpythonyaml
  57. exploiting-kerberoasting-with-impacketmukul975/Anthropic-Cybersecurity-Skills

    Performs Kerberoasting (MITRE ATT&CK T1558.003) using Impacket's GetUserSPNs.py to request Kerberos TGS tickets for SPN-registered service accounts, then cracks the extracted RC4/A

    pluginbashpowershellyaml
  58. performing-soc-tabletop-exercisemukul975/Anthropic-Cybersecurity-Skills

    Performs tabletop exercises for SOC teams simulating security incidents through discussion-based scenarios to test incident response procedures, communication workflows, and decisi

    pluginsplyaml
  59. implementing-secrets-management-with-vaultmukul975/Anthropic-Cybersecurity-Skills

    Deploy HashiCorp Vault for centralized secrets management, covering dynamic secret generation for databases and cloud providers, transit encryption, PKI certificate management, and

    pluginbashhclyaml
  60. implementing-aqua-security-for-container-scanningmukul975/Anthropic-Cybersecurity-Skills

    Deploy Aqua Security's Trivy scanner to detect vulnerabilities, misconfigurations, secrets, and license issues in container images across CI/CD pipelines and registries.

    pluginbashgroovyregoyaml

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.