Developer

Community

Transform stories into clean, tested code.

Authoraj-geddes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the implementation phase by translating user stories into high-quality, tested, and maintainable code. It ensures adherence to architectural patterns and coding standards, reducing technical debt and rework.

Core Features & Use Cases

  • Story Implementation: Guides the end-to-end implementation of user stories, including code, tests, and documentation.
  • Code Quality Enforcement: Promotes clean code, test coverage (aiming for ≥80%), and best practices.
  • Incremental Progress: Encourages small, focused commits and frequent integration.
  • Use Case: Given a detailed user story, use this Skill to generate the necessary code, write comprehensive tests, and update the story file with implementation notes, ensuring all acceptance criteria are met.

Quick Start

Implement user story STORY-003: Password Reset. /dev-story STORY-003

Dependency Matrix

Required Modules

None required

Components

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: Developer
Download link: https://github.com/aj-geddes/claude-code-bmad-skills/archive/main.zip#developer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository