generate_feature_prd_and_implementation
OfficialAuto-doc feature PRDs to guide downstream codegen
System Documentation
What problem does it solve?
This skill generates a formal PRD for a new feature that captures requirements, edge cases, test cases, DB schema, API design, and UI scaffolding into a single Markdown artifact under docs/features/<feature-slug>.md. It ensures downstream skills can consume the PRD to drive code generation for backend, frontend, tests, and Postman examples within a unified workflow.
Core Features & Use Cases
- Interactive PRD authoring that guides users section-by-section (Overview, User stories, Functional requirements, Non-functional requirements, Data model, API design, Frontend, Backend, Tests, and Change Log).
- Emits a single artifact at docs/features/<feature-slug>.md and prepends date-stamped entries to the Change Log on updates.
- Downstream tooling consumes the PRD to orchestrate code-generation skills like form/page scaffolding, table/page generation, and API contracts.
Quick Start
Invoke this skill to create or update a feature PRD and emit a single docs/features/<feature-slug>.md for downstream code generators.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate_feature_prd_and_implementation Download link: https://github.com/tonehq/tone/archive/main.zip#generate-feature-prd-and-implementation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.