84859 Skills Available

Find awesome
Agent Skills

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

Popular searches

blueprint-development

Generate project-specific rules and commands from PRDs for Blueprint Development methodology. Use when generating behavioral rules for architecture patterns, testing strategies, implementation guides, or quality standards from requirements documents.

laurigates
laurigates
234

blueprint-derive-tests

Derive test regression plans from git history by identifying fix and feature commits lacking corresponding tests. Use when you need to find untested bug fixes, coverage gaps, or generate a test backlog from commit analysis.

laurigates
laurigates
234

blueprint-derive-rules

Derive Claude rules from git commit log decisions. Newer commits override older decisions when conflicts exist.

laurigates
laurigates
234

blueprint-derive-prd

Derive PRD from existing project documentation, README, and codebase analysis

laurigates
laurigates
234

blueprint-derive-plans

Derive PRDs, ADRs, and PRPs from git history, codebase structure, and existing documentation

laurigates
laurigates
234

blueprint-derive-adr

Derive Architecture Decision Records from existing project structure, dependencies, and documentation

laurigates
laurigates
234

blueprint-adr-validate

Validate ADR relationships, detect orphaned references, and check domain consistency

laurigates
laurigates
234

blueprint-adr-list

List all ADRs with title, status, date, and domain in a markdown table

laurigates
laurigates
234

blog-post

Create a blog post about your work with guided prompts and templates

laurigates
laurigates
234

api-tests

Check and configure API contract testing with Pact, OpenAPI validation, and schema testing

laurigates
laurigates
234

api-testing

|

laurigates
laurigates
234

agents-analyze

Analyze all plugins for sub-agent opportunities. Identifies skills with verbose output, gaps in agent coverage, and model selection improvements.

laurigates
laurigates
234

plugin-settings

|

laurigates
laurigates
234

meta-audit

Audit Claude subagent configurations for completeness, security, and best practices

laurigates
laurigates
234

meta-assimilate

Analyze and assimilate project-specific Claude configurations

laurigates
laurigates
234

mcp-management

|

laurigates
laurigates
234

mcp-code-execution

|

laurigates
laurigates
234

custom-agent-definitions

|

laurigates
laurigates
234

claude-hooks-configuration

|

laurigates
laurigates
234

agent-teams

|

laurigates
laurigates
234

design-tokens

CSS custom property architecture, theme systems, design token organization, and component library integration. Use when implementing design systems, theme switching, dark mode, or when the user mentions tokens, CSS variables, theming, or design system setup.

laurigates
laurigates
234

accessibility-implementation

WCAG 2.1/2.2 compliance implementation, ARIA patterns, keyboard navigation, focus management, and accessibility testing. Use when implementing accessible components, fixing accessibility issues, or when the user mentions WCAG, ARIA, screen readers, or keyboard navigation.

laurigates
laurigates
234

blueprint-claude-md

Generate or update CLAUDE.md from project context and blueprint artifacts. Supports @import syntax, CLAUDE.local.md, and auto memory delineation.

laurigates
laurigates
234

hooks-session-end-issue-hook

|

laurigates
laurigates
234

git-branch-pr-workflow

|

laurigates
laurigates
234

git-branch-naming

|

laurigates
laurigates
234

git-api-pr

Create PRs via GitHub API without local git operations. Use when you want to submit file changes as a PR without committing locally — for quick fixes, typos, config updates, or when you want a clean workflow that bypasses local git state entirely.

laurigates
laurigates
234

finops-workflows

Analyze workflow runs - frequency, duration, success rates, and efficiency

laurigates
laurigates
234

finops-waste

Identify workflow waste patterns and suggest fixes - skipped runs, bot triggers, missing concurrency

laurigates
laurigates
234

finops-overview

Quick FinOps summary - org billing and current repo workflow/cache stats

laurigates
laurigates
234

finops-compare

Compare FinOps metrics across multiple repositories in an organization

laurigates
laurigates
234

finops-caches

Analyze cache usage - size, breakdown by prefix/branch, stale cache detection

laurigates
laurigates
234

feedback-session

|

laurigates
laurigates
234

evaluate-skill

|

laurigates
laurigates
234

evaluate-report

|

laurigates
laurigates
234

evaluate-plugin-batch

|

laurigates
laurigates
234

evaluate-improve

|

laurigates
laurigates
234

docs-sync

Synchronize documentation with actual skills, commands, and agents in the codebase

laurigates
laurigates
234

justfile-expert

|

laurigates
laurigates
234

jq-json-processing

JSON querying, filtering, and transformation with jq command-line tool. Use when working with JSON data, parsing JSON files, filtering JSON arrays/objects, or transforming JSON structures.

laurigates
laurigates
234

imagemagick-conversion

|

laurigates
laurigates
234

generate-image

Generate images using Nano Banana Pro (Gemini 3 Pro Image)

laurigates
laurigates
234

fd-file-finding

Fast file finding using fd command-line tool with smart defaults, gitignore awareness, and parallel execution. Use when searching for files by name, extension, or pattern across directories.

laurigates
laurigates
234

deps-install

Universal dependency installer that automatically detects and uses the appropriate package manager

laurigates
laurigates
234

binary-analysis

Reverse engineering and binary exploration using strings, binwalk, hexdump, and related tools.

laurigates
laurigates
234

docs-latex

|

laurigates
laurigates
234

docs-generate

Update project documentation from code annotations

laurigates
laurigates
234

docs-decommission

Generate comprehensive service decommission documentation

laurigates
laurigates
234

claude-blog-sources

|

laurigates
laurigates
234

UnoCSS

|

laurigates
laurigates
234

Page 929 of 1698 · 84859 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.