lybtzyzs-design-generator

Community

Turn requirements into detailed technical designs, instantly.

Authorshouqitao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the laborious process of translating business requirements into comprehensive technical design documents. It ensures consistency, adherence to architectural standards, and provides a clear, actionable blueprint for development, saving significant design time and reducing errors.

Core Features & Use Cases

  • Automated Design Generation: Transforms a requirements document into a full technical design, including architecture diagrams (Mermaid), detailed API endpoints, DTOs, database schemas, and code examples.
  • Architectural Compliance Integration: Automatically triggers lybtzyzs-design-arch-validator immediately after design generation to ensure architectural adherence and prevent violations before coding begins.
  • Detailed Implementation Blueprint: Provides concrete code examples for Controller, Service, Repository, and ViewModel layers, along with a phased implementation plan and quality standards, directly guiding developers.
  • Use Case: After a requirements document for "Medical Case Draft Functionality" is approved, this Skill generates a complete design document. This includes a Mermaid diagram of component relationships, detailed RESTful API endpoints, C# DTO definitions, SQL migration scripts, and even example C# code for each layer, ready for developer implementation.

Quick Start

Generate a design document for the "Medical Case Draft Functionality" based on its requirements document.

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: lybtzyzs-design-generator
Download link: https://github.com/shouqitao/LYBTZYZS/archive/main.zip#lybtzyzs-design-generator

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