lybtzyzs-design-generator

Generate technical design documents from business requirements.

Updated Jun 16, 2025
One-click install
npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-design-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lybtzyzs-design-generator
Source: https://github.com/shouqitao/LYBTZYZS/tree/main/.claude/skills/lybtzyzs-design-generator
Command: npx skills add https://github.com/shouqitao/LYBTZYZS --skill lybtzyzs-design-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

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.