lybtzyzs-requirements-generator
CommunityGenerate structured requirements from any user input.
Software Engineering#architecture#documentation#requirements#product management#analysis#business rules#AI-driven
Authorshouqitao
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of detailed, structured requirements documents from natural language user input. It ensures comprehensive analysis, consistent formatting, and early identification of architectural constraints, saving significant time in the initial project phase.
Core Features & Use Cases
- Intelligent Requirement Analysis: Uses
sequential-thinkingfor deep analysis, extracting functional/non-functional requirements, business rules, and open questions from vague user descriptions. - Integrated Knowledge Retrieval: Leverages
doc-syncto search existing documentation andcontext7for technical best practices, ensuring new requirements align with existing knowledge. - Architectural Constraint Identification: Integrates
mvp-complianceto identify technical stack limitations andrequirements-arch-guardto enforce mandatory architectural document reading, preventing early design flaws. - Use Case: A user states, "I need to implement a prescription template function." This Skill automatically analyzes the request, searches existing prescription documents, identifies business rules (e.g., "only doctors can create templates"), outlines architectural constraints (e.g., "Server-side three-tier architecture"), and generates a complete Markdown requirements document with user stories and acceptance criteria.
Quick Start
Generate a requirements document for "Implement a prescription template function."
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: lybtzyzs-requirements-generator Download link: https://github.com/shouqitao/LYBTZYZS/archive/main.zip#lybtzyzs-requirements-generator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.