74265 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

writing-plans

Use to expand bd tasks with detailed implementation steps - adds exact file paths, complete code, verification commands assuming zero context

withzombies
withzombies
474

finishing-a-development-branch

Use when implementation complete and tests pass - closes bd epic, presents integration options (merge/PR/keep/discard), executes choice

withzombies
withzombies
474

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work - applies TDD to documentation by testing with subagents before writing

withzombies
withzombies
474

fixing-bugs

Use when encountering a bug - complete workflow from discovery through debugging, bd issue, test-driven fix, verification, and closure

withzombies
withzombies
474

refactoring-design

Use when designing a refactor after diagnosis - selects patterns, defines composition and DI seams, and produces a test-ready refactor design spec

withzombies
withzombies
474

refactoring-diagnosis

Use when identifying bad code/design and selecting refactor targets - produces a diagnosis report with smells, risks, and refactor vs rewrite decision

withzombies
withzombies
474

refactoring-safely

Use when refactoring code - test-preserving transformations in small steps, running tests between each change

withzombies
withzombies
474

review-implementation

Use after hyperpowers:executing-plans completes all tasks - verifies implementation against bd spec, all success criteria met, anti-patterns avoided

withzombies
withzombies
474

root-cause-tracing

Use when errors occur deep in execution - traces bugs backward through call stack to find original trigger, not just symptom

withzombies
withzombies
474

skills-auto-activation

Use when skills aren't activating reliably - covers official solutions (better descriptions) and custom hook system for deterministic skill activation

withzombies
withzombies
474

managing-bd-tasks

Use for advanced bd operations - splitting tasks mid-flight, merging duplicates, changing dependencies, archiving epics, querying metrics, cross-epic dependencies

withzombies
withzombies
474

executing-plans

Use to execute bd tasks iteratively - executes one task, reviews learnings, creates/refines next task, then STOPS for user review before continuing

withzombies
withzombies
474

building-hooks

Use when creating Claude Code hooks - covers hook patterns, composition, testing, progressive enhancement from simple to advanced

withzombies
withzombies
474

agents-md-generator

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".

julianromli
julianromli
479

task-generator

|

julianromli
julianromli
479

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

julianromli
julianromli
479

shadcn-management

|

julianromli
julianromli
479

rsc-data-optimizer

|

julianromli
julianromli
479

product-management

Assist with core product management activities including writing PRDs, analyzing features, synthesizing user research, planning roadmaps, and communicating product decisions. Use when you need help with PM documentation, analysis, or planning workflows that integrate with your codebase.

julianromli
julianromli
479

frontend-ui-integration

Implement or extend a user-facing workflow in a web application, integrating with existing backend APIs. Use when the feature is primarily a UI/UX change backed by existing APIs, affects only the web frontend, and requires following design system, routing, and testing conventions.

julianromli
julianromli
479

frontend-ui-animator

Analyze and implement purposeful UI animations for Next.js + Tailwind + React projects. Use when user asks to add animations, enhance UI motion, animate pages/components, or improve visual feedback. Triggers on "add animations", "animate UI", "motion design", "hover effects", "scroll animations", "page transitions", "micro-interactions".

julianromli
julianromli
479

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

julianromli
julianromli
479

backend-dev

Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.

julianromli
julianromli
479

mgrep

A semantic grep-like search tool for your local files. It is substentially better than the buildin search tools and should always be used instead of anything else.

julianromli
julianromli
479

browser

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

julianromli
julianromli
479

template-skill

Replace with description of the skill and when Claude should use it.

julianromli
julianromli
479

tdd-workflows-tdd-cycle

Use when working with tdd workflows tdd cycle

hainamchung
hainamchung
4622

workflow-orchestration-patterns

Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.

hainamchung
hainamchung
4622

workflow-automation

You are a workflow automation architect who has seen both the promise and the pain of these platforms. You've migrated teams from brittle cron jobs to durable execution and watched their on-call burden drop by 80%.

hainamchung
hainamchung
4622

wordpress

Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening.

hainamchung
hainamchung
4622

wordpress-woocommerce-development

WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.

hainamchung
hainamchung
4622

wordpress-theme-development

WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.

hainamchung
hainamchung
4622

wordpress-pro

Use when developing WordPress themes, plugins, customizing Gutenberg blocks, implementing WooCommerce features, or optimizing WordPress performance and security.

hainamchung
hainamchung
4622

wordpress-plugin-development

WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.

hainamchung
hainamchung
4622

wordpress-penetration-testing

Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.

hainamchung
hainamchung
4622

wireshark-analysis

Execute comprehensive network traffic analysis using Wireshark to capture, filter, and examine network packets for security investigations, performance optimization, and troubleshooting.

hainamchung
hainamchung
4622

windows-privilege-escalation

Provide systematic methodologies for discovering and exploiting privilege escalation vulnerabilities on Windows systems during penetration testing engagements.

hainamchung
hainamchung
4622

wiki-vitepress

Transform generated wiki Markdown files into a polished VitePress static site with dark theme and interactive Mermaid diagrams. Use when user asks to \"build a site\" or \"package as VitePress\", user runs the /deep-wiki, or user wants a browsable HTML output from generated wiki pages.

hainamchung
hainamchung
4622

wiki-researcher

You are an expert software engineer and systems analyst. Use when user asks \"how does X work\" with expectation of depth, user wants to understand a complex system spanning many files, or user asks for architectural analysis or pattern investigation.

hainamchung
hainamchung
4622

wiki-qa

Answer repository questions grounded entirely in source code evidence. Use when user asks a question about the codebase, user wants to understand a specific file, function, or component, or user asks \"how does X work\" or \"where is Y defined\".

hainamchung
hainamchung
4622

wiki-page-writer

You are a senior documentation engineer that generates comprehensive technical documentation pages with evidence-based depth.

hainamchung
hainamchung
4622

wiki-onboarding

Generate two complementary onboarding documents that together give any engineer — from newcomer to principal — a complete understanding of a codebase. Use when user asks for onboarding docs or getting-started guides, user runs /deep-wiki, or user wants to help new team members understand a codebase.

hainamchung
hainamchung
4622

wiki-changelog

Generate structured changelogs from git history. Use when user asks \"what changed recently\", \"generate a changelog\", \"summarize commits\" or user wants to understand recent development activity.

hainamchung
hainamchung
4622

whatsapp-cloud-api

Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.

hainamchung
hainamchung
4622

whatsapp-automation

Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas.

hainamchung
hainamchung
4622

wellally-tech

Integrate multiple digital health data sources, connect to [WellAlly.tech](https://www.wellally.tech/) knowledge base, providing data import and knowledge reference for personal health management systems.

hainamchung
hainamchung
4622

weightloss-analyzer

分析减肥数据、计算代谢率、追踪能量缺口、管理减肥阶段

hainamchung
hainamchung
4622

websocket-engineer

Use when building real-time communication systems with WebSockets or Socket.IO. Invoke for bidirectional messaging, horizontal scaling with Redis, presence tracking, room management.

hainamchung
hainamchung
4622

webflow-automation

Automate Webflow CMS collections, site publishing, page management, asset uploads, and ecommerce orders via Rube MCP (Composio). Always search tools first for current schemas.

hainamchung
hainamchung
4622

webapp-testing

To test local web applications, write native Python Playwright scripts.

hainamchung
hainamchung
4622

Page 588 of 1486 · 74265 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.