Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Addy Osmani Agent Skills
Addy Osmani
Planning
Editorially reviewed

Spec-Driven Development skill review

Creates a capability-oriented specification before substantial implementation begins.

Verdict

A strong bridge between discovery and implementation. It expresses a change as independently testable capabilities, making large requests easier to review, sequence, and hand to agents without turning the specification into implementation trivia.

Best for

New features and significant changes that cross multiple modules or require agreement before engineering begins.

Keep in mind

A specification can still encode the wrong product choice, and the process is unnecessary for tiny changes whose behavior is already explicit.

Example task

Create a capability-oriented specification for organization-level API keys, covering issuance, scopes, rotation, audit, and revocation.

Related workflows

Requirements and Specs

Compatibility

Claude Code
Codex
Cursor
Gemini CLI

Install collection

npx skills add addyosmani/agent-skills
Read original skill

Reviewed 2026-08-30. Source remains owned and maintained by Addy Osmani.