What problem does it solve? Scattered business materials such as Axure prototypes, requirement specs, field tables, and existing page code leave teams without a shared source of truth, causing AI-generated pages to guess business rules, fields to drift from backend entities, and open questions to get lost in chat history. ## Core Features & Use Cases - Module-level business documentation: Generates a structured .wl-skills/docs/business tree with project overview, module requirement, dictionary, and field files from prototypes, specs, or existing code. - Incremental maintenance: Merges new field or dictionary data into existing module docs, marking entries as added, updated, or deprecated without touching unrelated files. - Open-question tracking: Aggregates module-level pending items into a global open-questions.md so product, backend, and frontend can align before code generation. - Use Case: Point the AI at a published Axure HTML directory for a customer-management module, confirm the generation plan, and receive a complete module document set ready to feed API contract and page generation. ## Quick Start Ask the AI to distill the prototype directory under docs/prototypes into module-level business documentation under .wl-skills/docs/business and list the items that still need product confirmation.