56684 Skills Available

Find awesome
Agent Skills

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

Popular searches

migration-guides

Migration guides - from other AI tools, version upgrades, config migration. Use when switching from Cursor, Copilot, or Cody, upgrading Claude Code versions, or migrating configurations and customizations.

migration-guidesupgrade-pathsconfiguration-migrationdeveloper-guidance
hgeldenhuys
hgeldenhuys
0

permission-patterns

Guide for configuring Claude Code permissions effectively. Use when setting up security policies, configuring allow/deny patterns, managing tool permissions, or implementing team security standards. Covers permission modes, sandboxing, and settings.json configuration.

permissionsrbacsandboxingsecurity-policies
hgeldenhuys
hgeldenhuys
0

error-recovery

Handle Claude Code errors gracefully - error types, recovery, prevention

error-recoveryerror-typeserror-preventiongraceful-degradation
hgeldenhuys
hgeldenhuys
0

documentation-generation

Generate quality documentation - READMEs, API docs, inline comments. Use when creating new project documentation, updating existing docs, or ensuring documentation stays in sync with code. Covers README patterns, JSDoc, OpenAPI, and architecture docs.

READMEcode-documentationJSDocOpenAPI
hgeldenhuys
hgeldenhuys
0

cost-optimization

Manage Claude Code API costs - token strategies, model selection, monitoring. Use when concerned about API spend, optimizing token usage, choosing models for tasks, or setting up cost monitoring. Covers /cost command, batching strategies, and budget management.

cost-optimizationtoken-optimizationmodel-selectionbudget-management
hgeldenhuys
hgeldenhuys
0

transcript-intelligence

Search and analyze Claude Code transcripts for past decisions, solutions, and discussions. Use when recalling past context, finding solutions to previously-solved problems, understanding session history, or restoring context after compact/clear.

conversation-historycontext-managementtranscript-searchsession-retrieval
hgeldenhuys
hgeldenhuys
0

claude-code-reference

Reference guide for Claude Code extensions. CONSULT BEFORE implementing skills, creating hooks, slash commands, or MCP servers. Use when building Claude Code extensions, understanding extension differences, or troubleshooting extension issues. Covers skills vs commands vs hooks vs MCP disambiguation.

developer-guidancecode-documentationplugin-hookstroubleshooting
hgeldenhuys
hgeldenhuys
0

headless-mode

Guide for using Claude Code programmatically via CLI flags and SDKs. Use for automation, CI/CD pipelines, scripting, and building tools on top of Claude Code. Covers --print mode, output formats, session management, and SDK integration.

automationsdksession-managementoutput-formatting
hgeldenhuys
hgeldenhuys
0

project-setup

Guide for setting up projects to work optimally with Claude Code. Use when configuring new projects, migrating existing projects, setting up team permissions, or troubleshooting project configuration. Covers directory structure, settings files, permissions, and best practices.

claude-codeconfigurationdirectory-structurepermissions
hgeldenhuys
hgeldenhuys
0

code-review

Get quality code reviews from Claude Code - PR workflows, review prompts, checklists

claude-codepull-requestscode-reviewchecklists
hgeldenhuys
hgeldenhuys
0

context-optimization

Guide for managing and optimizing context in Claude Code. Use when experiencing slow responses, context warnings, or planning large tasks. Covers /compact, /clear, context budgeting, subagent delegation, and efficient session workflows.

context-managementtoken-optimizationworkflowsubagent-delegation
hgeldenhuys
hgeldenhuys
0

writing-skills

Guide for creating effective Claude Code skills. Use when creating new skills, refactoring existing skills, or validating skill structure. Covers YAML frontmatter, progressive disclosure, naming conventions, and best practices.

yaml-frontmatterprogressive-disclosurenaming-conventionsbest-practices
hgeldenhuys
hgeldenhuys
0

creating-hooks

Guide for implementing Claude Code hooks. Use when creating event-driven automation, auto-linting, validation, or context injection. Covers all hook events, matchers, exit codes, and environment variables.

hook-systemworkflow-automationevent-drivencontext-injection
hgeldenhuys
hgeldenhuys
0

ci-cd-integration

CI/CD integration - GitHub Actions, automation, pipeline integration

ci-cdgithub-actionsautomationpipeline
hgeldenhuys
hgeldenhuys
0

roc-syntax

Complete Roc language syntax reference. Contains all syntax rules inline - no external lookups needed.

language-referencesyntaxroc-languageprogramming-languages
codegod100
codegod100
0

roc-zulip

Read messages from the Roc Zulip chat at roc.zulipchat.com

chatwebsocketreal-timeapi-integration
codegod100
codegod100
0

roc-compiler

Use the Zig-based Roc interpreter instead of the Rust-based compiler.

zigrocrustinterpreter
codegod100
codegod100
0

skill-helper

Helper for creating new Copilot CLI skills

cliautomationdeveloper-toolcopilot-cli
codegod100
codegod100
0

context-summary

Use when context window is getting full. Creates a summary file and instructions for starting a new session.

context-windowsession-managementsummarytoken-optimization
codegod100
codegod100
0

probes

Pre-built audit probes for Cloudflare services. Reference these query patterns when validating D1 indexes, observability metrics, AI Gateway costs, and queue health via MCP tools.

cloudflareaudit-probesmetrics-validationmcp-tools
littlebearapps
littlebearapps
0

implement

Scaffold Cloudflare Workers with Hono, Drizzle ORM, and TypeScript best practices. Use this skill when implementing new Workers, adding endpoints, or setting up database schemas.

cloudflare-workershonodrizzle-ormtypescript
littlebearapps
littlebearapps
0

scale

Recommend sharding, caching strategies, and read-replication patterns for Cloudflare architectures. Use this skill when preparing for growth, hitting limits, or optimizing for high traffic.

database-shardingcaching-strategyread-replicationcloudflare
littlebearapps
littlebearapps
0

optimize-costs

Analyze Cloudflare architecture and predict monthly costs with optimization recommendations. Use this skill when the user asks about costs, billing, pricing, or wants to understand their Cloudflare spend. Works with wrangler configs, observability data, and AI Gateway logs.

cost-optimizationcloudflarebillingpricing
littlebearapps
littlebearapps
0

guardian

Proactively audit Cloudflare configurations for security vulnerabilities, resilience gaps, cost traps, AND budget/privacy risks. Use this skill when reviewing wrangler configs, before deployments, investigating issues, or when ANY architecture decision involves Durable Objects, R2, Workers AI, or high-volume operations. This skill PROACTIVELY warns about cost impacts before users ask.

cloudflarecost-optimizationrisk-managementdurable-objects
littlebearapps
littlebearapps
0

patterns

Cloudflare architecture patterns for common problems. Reference when decomposing monolithic Workers, optimizing D1 writes, or adding external API resilience.

cloudflareworkerd1resilience-patterns
littlebearapps
littlebearapps
0

media-streaming

Implement Cloudflare Stream for video delivery and Images for image transformations. Use this skill when building media platforms, implementing video players, generating signed URLs, or optimizing image delivery with transformations.

cloudflare-streamvideo-deliveryimage-transformationssigned-urls
littlebearapps
littlebearapps
0

zero-trust

Identify and remediate Zero Trust security gaps in Cloudflare deployments. Use this skill when auditing Access policies, checking staging/dev environment protection, detecting unprotected admin routes, or implementing mTLS and service tokens for machine-to-machine auth.

zero-trustcloudflareaccess-controlmTLS
littlebearapps
littlebearapps
0

custom-hostnames

Manage Custom Hostnames and SSL for SaaS applications on Cloudflare. Use this skill when building white-label platforms, implementing vanity domains for customers, managing SSL certificate lifecycle, or troubleshooting custom hostname verification issues.

custom-domainssslsaasdomain-management
littlebearapps
littlebearapps
0

architect

Design industry-grade Cloudflare architectures with wrangler.toml generation, Mermaid diagrams, AND Edge-Native Constraint validation. Use this skill when designing new systems, planning migrations, evaluating architecture options, or when the user mentions Node.js libraries that may not work on Workers.

cloudflarewrangler.tomlmermaidedge-computing
littlebearapps
littlebearapps
0

rate-regime-adjustment

|

rate-adjustmentfinancial-regulationpolicy-managementpricing
colinalexander
colinalexander
0

pict-test-designer

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

test-case-generationpairwise-testingpicttest-modeling
prof-ramos
prof-ramos
0

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

timeline-managementgantt-chartsmilestonesroadmaps
prof-ramos
prof-ramos
0

aws-serverless-eda

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs, microservices, or async workflows. Covers Lambda with TypeScript/Python, API Gateway (REST/HTTP), DynamoDB, Step Functions, EventBridge, SQS, SNS, and serverless patterns. Essential when user mentions serverless, Lambda, API Gateway, event-driven, async processing, queues, pub/sub, or wants to build scalable serverless applications with AWS best practices.

awsserverlessevent-driven-architecturelambda
prof-ramos
prof-ramos
0

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

pdf-processingdocument-manipulationform-handlingtext-extraction
prof-ramos
prof-ramos
0

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

playwrightbrowser-automationui-testingweb-testing
prof-ramos
prof-ramos
0

file-organizer

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

file-organizationautomationduplicate-detectioncleanup
prof-ramos
prof-ramos
0

flowchart-creator

Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.

flowchartprocess-managementdecision-treesworkflow-automation
prof-ramos
prof-ramos
0

feature-planning

Break down feature requests into detailed, implementable plans with clear tasks. Use when user requests a new feature, enhancement, or complex change.

feature-specificationtask-decompositionimplementation-planfeature-prioritization
prof-ramos
prof-ramos
0

code-transfer

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

code-migrationrefactoringcode-organizationfile-operations
prof-ramos
prof-ramos
0

code-execution

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

code-executiontoken-optimizationbulk-processingperformance
prof-ramos
prof-ramos
0

competitive-ads-extractor

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are working. Helps inspire and improve your own ad campaigns.

competitive-analysisad-extractionsocial-media-adscampaign-optimization
prof-ramos
prof-ramos
0

en-ptbr-tech-md

This skill should be used when translating English technical content to Brazilian Portuguese with Markdown output, preserving structure and terminology.

translationbrazilian-portuguesetechnical-contentmarkdown
prof-ramos
prof-ramos
0

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

gitworkspace-managementfeature-branchingisolation
prof-ramos
prof-ramos
0

software-architecture

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

software-designarchitecture-patternssoftware-developmentdeveloper-guidance
prof-ramos
prof-ramos
0

template-skill

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

templateskill-templateskill-development
prof-ramos
prof-ramos
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttest-first-developmentred-green-refactorsoftware-testing
prof-ramos
prof-ramos
0

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-guidelinesdesign-standardstypographycolor-scheme
prof-ramos
prof-ramos
0

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

problem-framingideationuser-intentrequirements-gathering
prof-ramos
prof-ramos
0

aws-cost-operations

This skill provides AWS cost optimization, monitoring, and operational best practices with integrated MCP servers for billing analysis, cost estimation, observability, and security assessment.

awscost-optimizationbilling-analysiscost-estimation
prof-ramos
prof-ramos
0

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
prof-ramos
prof-ramos
0

Page 1130 of 1134 · 56684 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.