https-deeplearning-ai/sc-spec-driven-development-files

All materials needed to follow along with the Spec-Driven Development with Coding Agents course, built in partnership with JetBrains

268Stars on the repository
2Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

changelog

01

https-deeplearning-ai/sc-spec-driven-development-files

Skill Claude CodeCodex

Maintains CHANGELOG.md in the project root using git commit history. Use when the user invokes /changelog, asks to "update the changelog", "generate a changelog", or wants to record what changed before merging a branch. Creates the file from scratch if it doesn't exist (all commits grouped by date); otherwise appends…

268 3mo ago A 79 tokens

feature-spec

02

https-deeplearning-ai/sc-spec-driven-development-files

Skill Claude CodeCodex

Kicks off a new AgentClinic feature by finding the next incomplete phase in specs/roadmap.md, creating a git branch, interviewing the user about scope/decisions/context, and writing a dated spec directory under specs/ containing plan.md, requirements.md, and validation.md. Trigger when the user says "feature spec"…

268 3mo ago A 84 tokens