63756 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 when you have a spec or requirements for a multi-step task, before touching code

specificationrequirements-gatheringtask-planningimplementation-plan
mikeastock
mikeastock
0

test-driven-development

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

test-driven-developmentdevelopment-processsoftware-qualitytest-first
mikeastock
mikeastock
0

fetching-buildkite-failures

Use when CI fails on Buildkite and you need to diagnose and fix failures - fetches build results for current branch, extracts errors from logs, and helps fix them

buildkiteci-failurelogsdebugging
mikeastock
mikeastock
0

writing-clearly-and-concisely

Apply Strunk's timeless writing rules to ANY prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Makes your writing clearer, stronger, and more professional.

clarity-adjustmentconcisenesswriting-techniquesediting
mikeastock
mikeastock
0

executing-plans

Use when you have a written implementation plan to execute in a separate session with review checkpoints

implementationplan-executionreview-checkpointsexecution-workflow
mikeastock
mikeastock
0

subagent-driven-development

Use when executing implementation plans with independent tasks in the current session

subagentstask-decompositionimplementation-plansession-management
mikeastock
mikeastock
0

code-review

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

claude-codepull-requestscode-reviewchecklists
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

ci-cd-integration

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

ci-cdgithub-actionsautomationpipeline
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

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

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

creating-mcp-servers

Guide for creating and integrating MCP (Model Context Protocol) servers with Claude Code. Use when building external tool integrations, connecting to databases, creating custom capabilities, or adding API wrappers. Covers transports, OAuth, configuration, and troubleshooting.

model-context-protocolclaude-codeexternal-toolsOAuth
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

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

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

team-workflows

Team collaboration patterns - shared configs, standards, onboarding

team-collaborationshared-configurationonboardingstandards
hgeldenhuys
hgeldenhuys
0

refactoring-safely

Safe refactoring strategies with Claude Code - large-scale changes, validation, rollback

refactoringrollbackvalidationlarge-scale-changes
hgeldenhuys
hgeldenhuys
0

creating-plugins

Guide for creating full Claude Code plugins that bundle commands, agents, hooks, MCP servers, and LSP servers. Use when building distributable extensions, packaging multiple components together, or preparing plugins for marketplace distribution.

claude-codeplugin-hooksextension-developmentmarketplace
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

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

effective-prompting

Master effective prompting techniques for Claude Code. Use when learning prompt patterns, improving task descriptions, optimizing Claude interactions, or troubleshooting why Claude misunderstood a request. Covers @ mentions, thinking keywords, task framing, and iterative refinement.

prompt-engineeringprompt-refinementtask-framingiterative-improvement
hgeldenhuys
hgeldenhuys
0

testing-patterns

TDD workflows, test generation, and coverage strategies with Claude Code. Use when writing tests, implementing TDD, analyzing coverage gaps, or generating quality unit/integration/e2e tests. Covers Jest, Vitest, pytest, and mocking patterns.

tddtest-generationtest-coveragejest
hgeldenhuys
hgeldenhuys
0

creating-subagents

Guide for creating custom Claude Code subagents (Task tool agents). Use when building specialized autonomous agents for specific domains or workflows. Covers agent definition, frontmatter options, tool restrictions, and spawning patterns.

autonomous-agentclaude-codetask-toolsubagents
hgeldenhuys
hgeldenhuys
0

custom-slash-commands

Guide for creating custom Claude Code slash commands - shortcuts for frequently-used prompts and workflows. Use when creating reusable prompts, automating common tasks, or building team workflows. Covers frontmatter, arguments, bash execution, and namespacing.

workflow-automationslash-commandsprompt-engineeringautomation
hgeldenhuys
hgeldenhuys
0

debugging-claude-code

Troubleshooting guide for Claude Code issues. Use when Claude behaves unexpectedly, tools fail, sessions hang, or you need to diagnose problems. Covers diagnostics, common issues, and recovery procedures.

debuggingdiagnosticserror-handlingrecovery-procedures
hgeldenhuys
hgeldenhuys
0

database-workflows

Database workflows - schema design, migrations, query optimization. Use when designing schemas, reviewing migrations, optimizing queries, preventing N+1 problems, or working with ORMs like Prisma, Drizzle, and TypeORM.

database-schema-designschema-migrationquery-optimizationorm
hgeldenhuys
hgeldenhuys
0

security-practices

Secure coding with Claude Code - vulnerability prevention, secrets, security review

secure-codingvulnerability-preventionsecurity-reviewsecrets-management
hgeldenhuys
hgeldenhuys
0

memory-management

Guide for managing Claude Code memory effectively. Use when setting up project memory, optimizing CLAUDE.md files, configuring rules directories, or establishing cross-session knowledge patterns. Covers memory hierarchy, best practices, and context optimization.

memory-hierarchycontext-optimizationcross-session-memoryclaude-code
hgeldenhuys
hgeldenhuys
0

ide-integration

IDE integration tips for VS Code, JetBrains, and terminal workflows. Use when setting up Claude Code with your IDE, configuring keybindings, optimizing terminal workflows, or synchronizing file navigation. Covers extensions, split terminals, clipboard, and diff viewing.

vscodejetbrainsterminalkeybindings
hgeldenhuys
hgeldenhuys
0

multi-file-editing

Strategies for coordinated changes across multiple files with Claude Code. Use when making API changes, updating interfaces, refactoring shared code, or performing migrations. Covers dependency ordering, atomic vs incremental changes, and validation patterns.

claude-coderefactoringdependency-managementcode-migration
hgeldenhuys
hgeldenhuys
0

git-workflows

Guide for git operations with Claude Code. Commits, PRs, code review, branch management, and best practices. Use when committing changes, creating pull requests, reviewing code, or managing branches.

gitcommitpull-requestbranch-management
hgeldenhuys
hgeldenhuys
0

monorepo-patterns

Monorepo workflows - navigation, cross-package changes, tooling

monorepotoolingcross-packagenavigation
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

roc-syntax

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

language-referencesyntaxroc-languageprogramming-languages
codegod100
codegod100
0

roc-compiler

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

zigrocrustinterpreter
codegod100
codegod100
0

roc-zulip

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

chatwebsocketreal-timeapi-integration
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

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

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

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

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

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

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

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

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

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

Page 1271 of 1276 · 63756 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.