What problem does it solve? Turning unstructured ideas, PRDs, or user stories into a complete, consistent requirement model is slow and error-prone. This Skill converts free-form requirement text into a structured specification covering pages, modules, features, entities, business rules, permissions, API needs, AI capabilities, and async tasks, serving as the entry point of an AI-driven development workflow. ## Core Features & Use Cases - Full Requirement Modeling: Generates 15 structured sections including page models, module models, entity relationships, business rules, permission models, and risk analysis. - API and AI Capability Derivation: Infers requirement-level REST endpoints, AI capabilities, and asynchronous job definitions directly from the requirement text. - Risk and Question Discovery: Automatically produces a risk analysis with mitigation suggestions and a mandatory open-questions list, marking unknowns as [待确认] instead of fabricating details. - Use Case: Paste a paragraph like "users upload novels and AI generates scripts asynchronously with export to PDF" and receive a complete requirement model with entities (User, Script, Version), API endpoints, a GenerateScriptJob async task, and clarifying questions. ## Quick Start Ask the AI to analyze your requirement text or PRD with the requirement-analyzer skill, for example by pasting a user story and requesting a full structured requirement model in Markdown or JSON.