[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1887":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":21,"hasPages":21,"topics":23,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":15,"starSnapshotCount":15,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},1887,"sc-spec-driven-development-files","https-deeplearning-ai\u002Fsc-spec-driven-development-files","https-deeplearning-ai","All materials needed to follow along with the Spec-Driven Development with Coding Agents course, built in partnership with JetBrains",null,"TypeScript",203,192,3,1,0,7,13,44,21,6.86,false,"main",[],"2026-06-12 02:00:34","# Spec-Driven Development Course\n\nThis repository contains the companion code for the DeepLearning.AI Spec-Driven Development course. Each video folder holds the complete project state you need to follow along with that video.\n\n## How to use this repo\n\nThe simplest way to take this course is to start at Video 5 and follow along with each video, building the project as you go.\n\nEach `VideoNN_*` folder contains a snapshot of the AgentClinic project as it should look **at the start** of that video. You don't need to copy these folders each time -- they're here so you can jump into any video without having completed the previous ones. If you want to start fresh at a specific video, just copy that folder into your own working directory:\n\n```bash\ncp -r Video06_Feature_Specification\u002F my-agentclinic\u002F\ncd my-agentclinic\nnpm install\n```\n\n## Video overview\n\nEach video folder contains the **complete starter code** for that video and **all prompts used** throughout it.\n\n| Folder | Video | What you're starting with |\n|--------|-------|--------------------------|\n| Video05_Creating_the_Constitution | Creating the Constitution | Empty project scaffold (package.json, tsconfig.json, src\u002Findex.ts) |\n| Video06_Feature_Specification | Feature Specification | Constitution in place (specs\u002Fmission.md, tech-stack.md, roadmap.md) |\n| Video07_Feature_Implementation | Feature Implementation | Constitution + Phase 1 feature spec (plan.md, requirements.md, validation.md) |\n| Video08_Feature_Validation | Feature Validation | Phase 1 \"Hello Hono\" fully implemented with layout components |\n| Video09_Project_Replanning | Project Replanning | Phase 1 merged to main, ready for replanning |\n| Video10_The_second_feature_phase | The Second Feature Phase | Replanning complete (testing, responsive design, changelog skill added) |\n| Video11_The_MVP | The MVP | Phase 2 \"Agents & Ailments\" merged, full app ready for MVP sprint |\n| Video12_Legacy_support | Legacy Support | MVP fully implemented, ready for legacy SDD introduction |\n| Video13_Build_your_own_workflow | Build Your Own Workflow | Rebuilt legacy constitution + Feedback Form feature implemented |\n| Video14_Agents_replaceability | Agent Replaceability | Feedback Form merged, feature-spec skill created, next feature spec drafted, backlog\u002F with research notes |\n\nVideos 2-4 (Why Spec-Driven Development, Workflow Overview, and Setup) are conceptual and do not have starter code.\n\n## Other directories\n\n- **`prompts\u002F`** -- All video prompts in one place. Each file contains the numbered prompts for that video. Copies also live inside each `VideoNN_*\u002F` folder as `prompts.md`.\n- **`skills\u002F`** -- Reusable agent skills developed during the course (changelog, feature-spec).\n- **`example_specs\u002F`** -- Example specification documents referenced in the course.\n\n## Prerequisites\n\n- Node.js (v18+)\n- Git\n- A coding agent (the course uses Claude Code, but the workflow is agent-agnostic)\n- An IDE or editor (the course uses [WebStorm](https:\u002F\u002Fwww.jetbrains.com\u002Fwebstorm\u002Fdownload\u002F))\n","该项目提供了DeepLearning.AI与JetBrains合作推出的《基于规范驱动开发的编码代理课程》所需的所有材料。核心功能包括为每个视频提供完整的项目快照和所有使用到的提示，支持学习者从任意阶段开始学习而无需完成前序内容。技术上采用TypeScript编写，并且需要Node.js (v18+)、Git以及一个编码代理（如Claude Code）来运行示例代码。适合于希望掌握规范驱动开发方法及其在实际软件工程中的应用的开发者，特别是那些对利用AI辅助编程感兴趣的人士。",2,"2026-06-11 02:46:39","CREATED_QUERY"]