Development Implementation
CommunityImplement stories, write tests, and update progress autonomously.
Software Engineering#automation#testing#development#code generation#implementation#user stories#SDLC#coding
Authornormcrandall
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the implementation of user stories, ensuring adherence to coding standards and architectural patterns, and integrating comprehensive testing. It frees developers from repetitive coding tasks, allowing them to focus on complex problem-solving.
Core Features & Use Cases
- Standards-Compliant Coding: Implements tasks by referencing
coding-standards.mdandarchitecture.md, ensuring consistency and maintainability. - Integrated Testing: Writes and executes unit and integration tests for all implemented features, validating acceptance criteria and ensuring code quality.
- Automated Progress Updates: Fills the "Dev Agent Record" in story files with implementation details, file changes, test results, and completion notes.
- Sequential Task Execution: Completes each task and its associated tests before moving to the next, ensuring a structured development process.
- Use Case: Provide a user story, and this skill will autonomously write the code, create tests, run them, and update the story's status to "Ready for Review," accelerating your development cycle.
Quick Start
Implement a user story
Skill(command: "dev")
Provide story file path, e.g., "docs/stories/1.1.dark-mode-toggle.md"
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: Development Implementation Download link: https://github.com/normcrandall/claudeskills/archive/main.zip#development-implementation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.