64029 Skills Available

Find awesome
Agent Skills

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

Popular searches

gsd:reference:verification-patterns

Verification patterns for GSD quality assurance

ctsstc
ctsstc
1

gsd:reference:ui-brand

UI and brand guidelines for GSD projects

ctsstc
ctsstc
1

gsd:reference:tdd

Test-Driven Development patterns for GSD

ctsstc
ctsstc
1

gsd:reference:questioning

Guide for effective questioning in GSD

ctsstc
ctsstc
1

gsd:reference:git-integration

Git integration reference for GSD

ctsstc
ctsstc
1

gsd:reference:continuation-format

Continuation format reference for GSD sessions

ctsstc
ctsstc
1

gsd:reference:checkpoints

Checkpoint reference guide for GSD

ctsstc
ctsstc
1

gsd:whats-new

Show what's new in GSD

ctsstc
ctsstc
1

gsd:verify-work

Verify completed work against requirements

ctsstc
ctsstc
1

gsd:update

Update project state and documents

ctsstc
ctsstc
1

gsd:update-checkpoint

Update checkpoint with new information

ctsstc
ctsstc
1

gsd:synthesize

Synthesize research findings into actionable insights

ctsstc
ctsstc
1

gsd:roadmap

Create project roadmap with phases and waves

ctsstc
ctsstc
1

gsd:review-plan

Review and validate phase plans

ctsstc
ctsstc
1

gsd:resume-work

Resume paused work

ctsstc
ctsstc
1

gsd:research-project

Research project domain and requirements

ctsstc
ctsstc
1

gsd:research-phase

Research specific phase implementation details

ctsstc
ctsstc
1

gsd:remove-phase

Remove a phase from the roadmap

ctsstc
ctsstc
1

gsd:progress

Show project progress

ctsstc
ctsstc
1

gsd:plan-phase

Create detailed execution plan for a project phase

ctsstc
ctsstc
1

gsd:plan-milestone-gaps

Plan work to fill milestone gaps

ctsstc
ctsstc
1

gsd:pause-work

Pause current work

ctsstc
ctsstc
1

gsd:new-project

Initialize a new project with deep context gathering and PROJECT.md. Creates project structure, requirements, roadmap, and state.

ctsstc
ctsstc
1

gsd:new-milestone

Create a new project milestone

ctsstc
ctsstc
1

gsd:map-codebase

Analyze codebase with parallel mapper agents

ctsstc
ctsstc
1

gsd:list-phase-assumptions

List phase assumptions and dependencies

ctsstc
ctsstc
1

gsd:integrate

Integrate changes and verify system-wide compatibility

ctsstc
ctsstc
1

gsd:insert-phase

Insert a phase into the roadmap

ctsstc
ctsstc
1

gsd:init-repo

Initialize GSD repository structure

ctsstc
ctsstc
1

gsd:help

Display GSD help information

ctsstc
ctsstc
1

gsd:execute-phase

Execute phase tasks using wave-based parallel execution

ctsstc
ctsstc
1

gsd:workflow:complete-milestone

Workflow for completing a milestone

ctsstc
ctsstc
1

gsd:debug

Debug issues using systematic investigation

ctsstc
ctsstc
1

gsd:create-checkpoint

Create phase checkpoint for user approval

ctsstc
ctsstc
1

gsd:continue-phase

Continue phase execution from checkpoint

ctsstc
ctsstc
1

gsd:complete-milestone

Complete a project milestone

ctsstc
ctsstc
1

gsd:complete-checkpoint

Complete checkpoint and finalize phase

ctsstc
ctsstc
1

gsd:check-todos

Check todo list status

ctsstc
ctsstc
1

gsd:audit-milestone

Audit milestone progress and status

ctsstc
ctsstc
1

gsd:add-todo

Add a todo item to track tasks

ctsstc
ctsstc
1

gsd:add-phase

Add a new phase to the project

ctsstc
ctsstc
1

gsd-verifier

Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed.

ctsstc
ctsstc
1

gsd-roadmapper

Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.

ctsstc
ctsstc
1

gsd-research-synthesizer

Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.

ctsstc
ctsstc
1

gsd-project-researcher

Researches domain ecosystem for project initialization. Spawned by /gsd:new-project orchestrator (4 parallel agents).

ctsstc
ctsstc
1

gsd-planner

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by plan-phase orchestrator.

ctsstc
ctsstc
1

gsd-plan-checker

Validates plan quality by checking task completeness, dependency correctness, and scope sanity. Spawned by /gsd:plan-phase orchestrator.

ctsstc
ctsstc
1

gsd-phase-researcher

Researches phase implementation for planning. Spawned by /gsd:plan-phase or /gsd:research-phase orchestrators.

ctsstc
ctsstc
1

gsd-integration-checker

Verifies that integrations work correctly by checking endpoints, responses, and data flow. Spawned by /gsd:complete-milestone orchestrator.

ctsstc
ctsstc
1

gsd-executor

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

ctsstc
ctsstc
1

Page 1176 of 1281 · 64029 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.