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.
- 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - seedQ00/ouroboros
Generate validated Seed specifications from interview results
pluginbashjsonmarkdownyaml - 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 - 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 - memex-agentic-memoryiamtouchskyer/memex
A-MEM-inspired agentic memory workflow for structured knowledge capture.
pluginbashyaml - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 skills →200 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.