85373 Skills Available

Find awesome
Agent Skills

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

Popular searches

c4-documentation

C4 model architecture visualization and documentation

melodic-software
melodic-software
417

arc42-documentation

arc42 architecture documentation template and guidance

melodic-software
melodic-software
417

api-portal-design

API documentation and developer portal design

melodic-software
melodic-software
417

cursor-docs

Single source of truth and librarian for ALL Cursor documentation. Manages local documentation storage, scraping, discovery, and resolution. Use when finding, locating, searching, or resolving Cursor documentation; discovering docs by keywords, category, tags, or natural language queries; scraping from llms.txt; managing index metadata (keywords, tags, aliases); or rebuilding index from filesystem. Run scripts to scrape, find, and resolve documentation. Handles doc_id resolution, keyword search, natural language queries, category/tag filtering, alias resolution, llms.txt parsing, markdown subsection extraction for internal use, hash-based drift detection, and comprehensive index maintenance.

melodic-software
melodic-software
417

url-routing-patterns

Use when designing URL structures, slug generation, SEO-friendly URLs, redirects, or localized URL patterns. Covers route configuration, URL rewriting, canonical URLs, and routing APIs for headless CMS.

melodic-software
melodic-software
417

taxonomy-architecture

Use when designing category hierarchies, tag systems, faceted classification, or vocabulary management for content organization. Covers flat vs hierarchical taxonomies, term relationships, multi-taxonomy content, and taxonomy APIs for headless CMS.

melodic-software
melodic-software
417

plan-sitemap

Generate sitemap and URL routing strategy. Creates XML sitemaps, URL patterns, and redirect rules.

melodic-software
melodic-software
417

interaction-patterns

Team interaction modes and their evolution over time

melodic-software
melodic-software
417

cognitive-load

Assess and optimize team cognitive load using cognitive load theory. Use for team health analysis and workload optimization.

melodic-software
melodic-software
417

cognitive-load-assessment

Measure and manage team cognitive load

melodic-software
melodic-software
417

zte-progression

Guide progression from In-Loop to Out-Loop to Zero-Touch Engineering. Use when assessing agentic maturity, planning ZTE progression, or identifying requirements for autonomous operation.

melodic-software
melodic-software
417

validate-workflow

Validate AI Developer Workflow step outputs and contracts. Use when verifying workflow step completeness before proceeding.

melodic-software
melodic-software
417

upgrade-prompt

Upgrade an existing prompt to a higher level. Use when a prompt needs more advanced capabilities (control flow, delegation, etc.).

melodic-software
melodic-software
417

track-kpis

Calculate and update agentic coding KPIs to measure ZTE progression. Use after completing an ADW cycle to track metrics.

melodic-software
melodic-software
417

tools

List all available Claude Code tools with their parameters and capabilities. Use to understand current tool availability before starting a task.

melodic-software
melodic-software
417

tool-design

Create custom tools using the @tool decorator for domain-specific agents. Use when building agent-specific tools, implementing MCP servers, or creating in-memory tools with the Agent SDK.

melodic-software
melodic-software
417

test

Run project test suite and report results in structured JSON format. Use to validate implementation before commit or review.

melodic-software
melodic-software
417

test-suite-setup

Set up test validation commands for any project type. Use when configuring test runners, setting up validation commands for a new project, or enabling closed-loop agent workflows.

melodic-software
melodic-software
417

test-e2e

Execute end-to-end test specification and report results. Use after implementation to validate user journeys before review.

melodic-software
melodic-software
417

template-meta-prompt-creation

Create Level 6 template meta-prompts that generate other prompts. Use when building prompt generators, designing high-leverage meta-prompts, or creating templates that scaffold other prompts.

melodic-software
melodic-software
417

template-engineering

Guide creation of meta-prompt templates that encode engineering workflows into reusable, scalable units. Use when creating slash commands that generate plans, designing workflow templates, or encoding team best practices into agentic prompts.

melodic-software
melodic-software
417

task-based-multiagent

Set up task-based multi-agent systems with shared task files. Use when setting up parallel agent execution, designing worktree isolation patterns, or implementing task file coordination.

melodic-software
melodic-software
417

system-prompt-engineering

Design effective system prompts for custom agents. Use when creating agent system prompts, defining agent identity and rules, or designing high-impact prompts that shape agent behavior.

melodic-software
melodic-software
417

swimlane-visualization

Design swimlane UI patterns for visualizing ADW execution. Use when building observability dashboards, monitoring agent workflows, or creating real-time status displays.

melodic-software
melodic-software
417

inverse-conway

Align architecture and team structure using inverse Conway maneuver

melodic-software
melodic-software
417

start-adw

Start an AI Developer Workflow with composable steps. Use when executing plan_build, plan_build_review, or plan_build_review_fix workflows.

melodic-software
melodic-software
417

standard-out-setup

Add console output and logging to make errors visible to agents. Standard out is a critical leverage point - without it, agents cannot see errors or understand application state. Use when agents fail silently, when debugging agentic workflows, or when setting up a new codebase for agentic coding.

melodic-software
melodic-software
417

ship

Validate state and merge branch to main for production deployment. Use as final ZTE step after all checks pass.

melodic-software
melodic-software
417

self-improve-prompt-design

Write self-improve prompts that sync expertise files with codebase reality. Use when creating maintenance workflows for agent experts, designing validation logic, or implementing the LEARN step of Act-Learn-Reuse.

melodic-software
melodic-software
417

seed-expertise

Generate initial expertise.yaml from codebase exploration. Use to bootstrap a new agent expert's mental model.

melodic-software
melodic-software
417

scout-and-build

Execute the scout-then-build pattern for a feature implementation. Use when you need to explore the codebase before implementing changes.

melodic-software
melodic-software
417

scaffold-layer

Create minimum viable agentic layer structure for a project. Use when adding agentic capabilities to a new project.

melodic-software
melodic-software
417

review-workflow-design

Design spec-based review workflows with visual proof and issue classification. Use when setting up review processes, validating against specifications, or implementing screenshot-based visual validation.

melodic-software
melodic-software
417

resolve-failed-test

Analyze a failed test, fix the underlying issue, and verify the fix. Use after /test reports failures.

melodic-software
melodic-software
417

resolve-failed-e2e-test

Analyze a failed E2E test, fix the underlying issue, and verify the fix. Use after /test-e2e reports failures.

melodic-software
melodic-software
417

reduce-delegate-framework

Apply R&D framework to optimize prompts and context. Use when optimizing context window usage, reducing prompt size, delegating to specialized agents, or applying systematic context management.

melodic-software
melodic-software
417

query-expert

Ask an agent expert a question using its expertise mental model. Use for quick domain-specific answers without code exploration.

melodic-software
melodic-software
417

pull-request

Create a GitHub pull request with full context linking back to the original issue. Use after implementation is complete and ready for review.

melodic-software
melodic-software
417

prompt-section-design

Design composable prompt sections for building agentic prompts. Use when creating reusable prompt components, designing LEGO-block prompt sections, or structuring prompts for the stakeholder trifecta.

melodic-software
melodic-software
417

prompt-level-selection

Guide selection of appropriate prompt level for a task. Use when choosing between simple prompts and complex workflows, applying the seven levels framework, or matching task complexity to prompt investment.

melodic-software
melodic-software
417

product-expert-design

Design user-facing agent experts for adaptive UX and personalization. Use when building product features that learn from user behavior, creating per-user expertise files, or implementing AI-driven personalization.

melodic-software
melodic-software
417

plan-generation

Assist in generating comprehensive plans from templates using extended thinking. Use when generating plans from meta-prompt templates, reviewing plan quality, or ensuring plans meet team standards.

melodic-software
melodic-software
417

piter-setup

Set up PITER framework elements for AFK agent systems. Use when configuring prompt input sources, triggers, environments, and review processes for autonomous agent workflows.

melodic-software
melodic-software
417

patch

Create minimal surgical patch plan for targeted fix. Use for small, focused changes rather than full feature implementations.

melodic-software
melodic-software
417

patch-design

Create minimal, surgical patch plans for targeted fixes. Use when fixing specific issues from review, creating focused patches, or avoiding scope creep in fix implementations.

melodic-software
melodic-software
417

orchestrator-design

Design O-Agent systems for multi-agent fleet management. Use when building orchestrator agents, designing multi-agent architectures, or creating unified interfaces for agent fleet control.

melodic-software
melodic-software
417

orchestration-prompts

Write prompts for orchestrator workflows with phases and aggregation. Use when designing multi-phase workflows, writing agent command prompts, or implementing result aggregation patterns.

melodic-software
melodic-software
417

orchestrate

Run orchestration workflow for a complex task using multi-agent patterns. Use when a task requires coordinated scout-build-review phases.

melodic-software
melodic-software
417

multi-agent-observability

Build observability interfaces for multi-agent systems. Use when monitoring multi-agent execution, tracking agent metrics, implementing logging for parallel agents, or debugging agent workflows.

melodic-software
melodic-software
417

model-selection

Choose appropriate model for custom agent tasks. Use when selecting between Haiku, Sonnet, and Opus for agents, optimizing cost vs quality tradeoffs, or matching model capability to task complexity.

melodic-software
melodic-software
417

Page 832 of 1708 · 85373 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.