SDLC-decompose
CommunityDecompose design into code components.
Software Engineering#code generation#software architecture#sdlc#design to code#directory structure#componentization
Authorpangon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of identifying distinct software components from design artifacts and setting up their corresponding directories in the codebase, streamlining the transition from the Design to the Code phase.
Core Features & Use Cases
- Component Identification: Analyzes design documents (architecture, API, data model) to identify cohesive software units.
- Directory Structure Generation: Creates dedicated directories for each identified component within the
3-code/directory. - Metadata Population: Generates a
CLAUDE.component.mdfile for each component, summarizing its responsibility, technology, interfaces, and requirements. - Code Phase Index Update: Updates the main
CLAUDE.code.mdfile to include entries for the newly defined components. - Use Case: After finalizing the system architecture, use this Skill to automatically create the foundational directory structure for your backend API, frontend application, and database service, ensuring the codebase aligns with the design.
Quick Start
Use the SDLC-decompose skill to identify and create component directories based on the current design artifacts.
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: SDLC-decompose Download link: https://github.com/pangon/ai-sdlc-scaffold/archive/main.zip#sdlc-decompose 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 223,000+ vetted skills library on demand.