Development skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

bump-config-version

Freeze the current `pkg/config/latest` package as a numbered, immutable `pkg/config/vN`, then bump `latest` to the next version so new features can land on the work-in-progress schema

3.19k repo starsObserved in 2 repos
Development

bump-go-dependencies

Update direct Go module dependencies one by one, validating each bump with tests and linter, committing individually, and producing a summary table for a PR description

3.19k repo starsObserved in 2 repos
Development

route-handlers

This skill should be used when the user asks to "create an API route", "add an endpoint", "build a REST API", "handle POST requests", "create route handlers", "stream responses", or needs guidance on Next.js API development in the App Router.

3.18k repo starsObserved in 8 repos
Development

server-components

This skill should be used when the user asks about "Server Components", "Client Components", "'use client' directive", "when to use server vs client", "RSC patterns", "component composition", "data fetching in components", or needs guidance on React Server Components architecture in Next.js.

3.18k repo starsObserved in 8 repos
Development

gsd:fast

Execute a trivial task inline — no subagents, no planning overhead

3.18k repo starsObserved in 4 repos
Development

gsd:map-codebase

Analyze codebase with parallel mapper agents to produce .planning/codebase/ documents

3.18k repo starsObserved in 4 repos
Development

gsd:new-project

Initialize a new project with deep context gathering and PROJECT.md

3.18k repo starsObserved in 4 repos
Development

gsd:pr-branch

Create a clean PR branch by filtering out .planning/ commits — ready for code review

3.18k repo starsObserved in 4 repos
Development

gsd:ship

Create PR, run review, and prepare for merge after verification passes

3.18k repo starsObserved in 4 repos
Development

gsd:undo

Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.

3.18k repo starsObserved in 4 repos
Development