20825 Skills Available

Find awesome
Agent Skills

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

Popular searches

context-saver

Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user asks to save context, preserve work state, checkpoint progress, or prepare for session handoff. Triggers on "save context", "checkpoint", "save progress", "preserve state", or when explicitly asked to create a context file for later resumption. Optimizes for correctness, completeness, minimal size, and trajectory preservation.

session-managementpersistencecontext-savingcheckpointing
mhylle
mhylle
3

iterate-plan

Update existing implementation plans through user feedback with thorough research and validation. This skill should be used when iterating on implementation plans, updating plans based on new requirements, refining technical approaches in existing plans, or when the user wants to modify a previously created plan file. Triggers on requests like "update the plan", "change the implementation approach", "iterate on this plan", or when feedback is provided about an existing plan document.

implementation-planiterationfeedbackplan-updates
mhylle
mhylle
3

prompt-generator

Generate implementation prompts for phase-based project execution using an orchestration pattern. Use when users request prompts for implementing project phases, need orchestration prompts for multi-step implementations, ask for "/prompt", "generate prompt", "create implementation prompt", or want to create structured implementation instructions for subagent delegation. Outputs the prompt to chat and saves to docs/prompts folder.

orchestrationprompt-generationphase-based-implementationworkflow-automation
mhylle
mhylle
3

create-plan

Create detailed implementation plans through interactive research and iteration. This skill should be used when creating new implementation plans, designing feature specifications, planning technical work, or when the user asks to plan an implementation. Triggers on requests like "create a plan", "plan the implementation", "design how to implement", or when given a feature/task that needs structured planning before implementation.

implementation-planfeature-specificationtechnical-planningiteration
mhylle
mhylle
3

e2e-testing

Comprehensive E2E testing skill using Playwright MCP for systematic web application testing. This skill should be used when users need to test web-based systems end-to-end, set up test regimes, run exploratory tests, or analyze test history. Triggers on requests like "test my webapp", "set up E2E tests", "run the tests", "what's been flaky", or when validating web application functionality. The skill observes and reports only - it never fixes issues. Supports three modes - setup (create test regime), run (execute tests), and report (analyze results).

e2e-testingplaywrighttest-automationtest-reporting
mhylle
mhylle
3

implement-plan

Execute approved technical implementation plans with verification checkpoints. This skill should be used when implementing pre-approved development plans, feature implementations, or technical specifications that have defined phases, success criteria, and verification steps. Triggers on requests like "implement the plan", "execute the implementation plan", or when given a path to a plan file.

implementation-planverificationtechnical-specificationsphase-based-implementation
mhylle
mhylle
3

codebase-research

Orchestrates comprehensive codebase research by decomposing user queries into parallel sub-agent tasks and synthesizing findings. This skill should be used when users ask questions about how code works, where functionality exists, how components interact, or need comprehensive documentation of existing implementations. It focuses exclusively on documenting and explaining the codebase as it exists today.

codebase-analysiscode-documentationdeveloper-guidancecode-explanation
mhylle
mhylle
3

brainstorm

Interactive idea refinement using Socratic questioning methodology. This skill should be used when users want to explore an idea, find gaps in concepts, enhance proposals, or structure thoughts before implementation planning. Triggers on "brainstorm", "explore this idea", "find holes in", "help me think through", "what am I missing", or when presenting rough concepts that need refinement. Output integrates with create-plan skill.

socratic-dialogueidea-evaluationproblem-framingthought-experiments
mhylle
mhylle
3

frontend-setup

|

frontendenvironment-setuptoolingconfiguration
Alekoii
Alekoii
3

vibes

Generate React web apps with Fireproof database. Use when creating new web applications, adding components, or working with local-first databases. Ideal for quick prototypes and single-page apps that need real-time data sync.

reactreal-timefireproof-databasesingle-page-application
popmechanic
popmechanic
3

sell

Transform a Vibes app into a multi-tenant SaaS with subdomain-based tenancy. Adds Clerk authentication, subscription gating, and generates a unified app with landing page, tenant routing, and admin dashboard.

saasmulti-tenancytenant-routingsubscription-gating
popmechanic
popmechanic
3

riff

Generate multiple Vibes app variations in parallel with business models and rankings. Use when exploring different interpretations of a broad objective or loose creative prompt.

parallel-variationbusiness-modelsrankingcreative-interpretation
popmechanic
popmechanic
3

exe

Deploy a Vibes app to exe.dev VM hosting. Uses nginx on persistent VMs with SSH automation. Supports client-side multi-tenancy via subdomain-based Fireproof database isolation.

nginxvm-hostingssh-automationmulti-tenancy
popmechanic
popmechanic
3

skill-developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

claude-codeyaml-frontmattertrigger-patternsprogressive-disclosure
rafaelkamimura
rafaelkamimura
3

Async Testing Expert

Comprehensive pytest skill for async Python testing with proper mocking, fixtures, and patterns from production-ready test suites. Use when writing or improving async tests for Python applications, especially FastAPI backends with database interactions.

pytestasynciomockingfixtures
rafaelkamimura
rafaelkamimura
3

multi-system-sso-authentication

Implement enterprise Single Sign-On (SSO) authentication supporting multiple identity providers with JWT RS256 tokens, backwards verification, session management, and cross-system permission mapping. Use this skill when building authentication systems that integrate with multiple enterprise SSO providers or when implementing secure token validation with session verification.

SSOJWTsession-managemententerprise-identity-providers
rafaelkamimura
rafaelkamimura
3

brazilian-financial-integration

Implement Brazilian financial system integrations including Boleto generation, PIX payments, parcelamento (installments), CPF/CNPJ validation, and Banco do Brasil API integration. Use this skill when building fintech applications, payment processing systems, or any system requiring Brazilian banking compliance.

payment-gatewaybrazilian-financepixboleto
rafaelkamimura
rafaelkamimura
3

fastapi-clean-architecture

Build FastAPI applications using Clean Architecture principles with proper layer separation (Domain, Infrastructure, API), dependency injection, repository pattern, and comprehensive testing. Use this skill when designing or implementing Python backend services that require maintainability, testability, and scalability.

fastapiclean-architecturedependency-injectionrepository-pattern
rafaelkamimura
rafaelkamimura
3

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.

skill-designworkflow-automationtool-integrationdeveloper-guidance
Yan-Yu-Lin
Yan-Yu-Lin
3

plugin-creator

Comprehensive guide for creating Claude Code plugins with commands, agents, skills, hooks, and MCP servers. Use when users want to create, modify, or understand plugins, marketplaces, or any plugin components.

claude-codeplugin-hooksmcp-sdkagent-framework
Yan-Yu-Lin
Yan-Yu-Lin
3

Managing Supabase Schema Migrations

Guides creation, validation, and application of Supabase database migrations with RLS policy checks and type generation. Use when adding tables, modifying schema, or updating database structure.

supabaseschema-migrationdatabase-schemaRLS
lifegenieai
lifegenieai
3

test-driven-development

Use when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

test-driven-developmentnextjsdevelopmentbugfix
lifegenieai
lifegenieai
3

gemini-live-api

Expert developer skill for implementing real-time voice and video interactions using the Google Gemini Live API. This skill should be used when implementing bidirectional audio streaming, voice conversations with interruption handling, real-time transcription, function calling in live sessions, session management, or voice customization.

google-geminireal-timevoice-interactionvideo-conferencing
lifegenieai
lifegenieai
3

quick-fix

Fast workflow for small changes, bug fixes, and UI tweaks that don't require full feature development. Uses sub-agent orchestration with model selection (Sonnet 4.5 orchestrator, Haiku 4.5 workers) for efficient context management. Handles styling adjustments, minor functionality fixes, and quick improvements while maintaining project quality standards.

bugfixuisub-agent-orchestrationmodel-selection
lifegenieai
lifegenieai
3

Pre-Commit Quality Checking

Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets project standards.

pre-commitquality-checksbuildtests
lifegenieai
lifegenieai
3

Implementing Next.js with Supabase

Guides implementation of Next.js 15 App Router features with Supabase SSR. Helps choose between Server/Client Components, select correct Supabase client, and follow security patterns. Use when building pages, components, or API routes.

nextjssupabaseserver-side-renderingsecurity
lifegenieai
lifegenieai
3

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.

skill-designworkflow-automationtool-integrationdeveloper-guidance
JoshuaOliphant
JoshuaOliphant
31

rental-analysis

Comprehensive financial analysis for rental property owners considering renting vs. selling their home. Calculates cash flow, key investment metrics (cap rate, IRR, NPV), break-even analysis, and compares rental income scenarios against selling. Generates detailed reports with plain-language explanations suitable for non-experts. Use when homeowners need data-driven insights to decide between renting out their property or selling it.

rental-incomeinvestment-analysiscash-flowbreak-even-analysis
JoshuaOliphant
JoshuaOliphant
31

adw-bootstrap

|

bootstrapcss-frameworkresponsive-design
JoshuaOliphant
JoshuaOliphant
31

implement-feature

This skill should be used when implementing non-trivial software features that require planning, review, testing, and documentation. It orchestrates a team of specialized development agents (Groucho, Chico, Zeppo, Harpo) through a rigorous 7-phase workflow to ensure features are properly architected, implemented, reviewed, verified, and documented. Use this skill for multi-file features, new functionality, or any work where quality and thoroughness matter. Do not use for trivial single-line fixes or quick experimental prototypes.

feature-implementationworkflowsoftware-designquality-assurance
schuyler
schuyler
31

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

status-reportsleadership-updatescompany-newslettersproject-updates
ArtemisAI
ArtemisAI
3

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

graphic-designvisual-artstaticpng
ArtemisAI
ArtemisAI
3

artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

reacttailwind-cssshadcn-uihtml-generation
ArtemisAI
ArtemisAI
3

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightweb-testingui-testingbrowser-automation
ArtemisAI
ArtemisAI
3

data-processor

Process and transform arrays of data with common operations like filtering, mapping, and aggregation

filtersmappingaggregationarray-processing
ArtemisAI
ArtemisAI
3

template-skill

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

templateexampleskill-templatestarter
ArtemisAI
ArtemisAI
3

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

themingstyle-guidetemplate-customizationcolor-scheme
ArtemisAI
ArtemisAI
3

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

mcpfastmcpmcp-sdknodejs
ArtemisAI
ArtemisAI
3

brand-guidelines

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

brand-guidelinescolor-schemetypographystyle-guide
ArtemisAI
ArtemisAI
3

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

algorithmic-artp5.jsseeded-randomnessinteractive-visualization
ArtemisAI
ArtemisAI
3

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.

skill-designdeveloper-guidanceworkflowtool-integration
ArtemisAI
ArtemisAI
3

slack-gif-creator

Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".

gifanimated-gifslack-integrationemoji
ArtemisAI
ArtemisAI
3

feature-pr-fixing

Use when addressing PR review comments - follow structured workflow

pull-requestscode-reviewstructured-workflowdeveloper-guidance
escarti
escarti
3

feature-planning

Use after research (Z01 files exist) to create implementation plan - follow structured workflow

implementation-planstructured-workflowworkflowfeature-planning
escarti
escarti
3

feature-finishing

Use after feature-implementing completes - performs final quality check from fresh context

quality-checkpost-implementationfeature-finishingfresh-context
escarti
escarti
3

feature-researching

Use when change proposal presented - follow structured research workflow to produce directive specification

workflowfeature-specificationchange-managementstructured-research
escarti
escarti
3

feature-implementing

Use to execute implementation plan (Z02 files) in batches - follow structured workflow

batch-operationsworkflowimplementation-planstructured-workflow
escarti
escarti
3

feature-documenting

Use when implementation complete and tests pass - follow structured workflow with custom patterns

implementation-workflowfeature-documentationprocess-managementcustom-patterns
escarti
escarti
3

feature-pr-reviewing

Use when reviewing pull request changes - follow structured workflow

pull-requestsstructured-workflowcode-reviewdeveloper-guidance
escarti
escarti
3

design-research

Conducts user experience research and analysis to inform design decisions. Reviews first-party and third-party user data, analyzes industry trends from UX and visual design perspectives, and plans user research studies. Creates personas, customer segments, design principles, design roadmaps, and research discussion guides.

user-researchux-designpersona-creationdesign-principles
mevans2120
mevans2120
31

Page 313 of 417 · 20825 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.