What problem does it solve? Improvement ideas from UI/UX reviews, documentation research, competitor analysis, and internal feedback often get lost or are added to requirements without review. This Skill collects those suggestions, structures them with source traceability, and converts only user-confirmed items into numbered requirements. ## Core Features & Use Cases - Multi-Source Collection: Gathers suggestions from UI/UX reviews, document research, external references, and internal feedback with per-source handling guidance. - Interactive Confirmation: Uses AskUserQuestion for single or batch confirmation so no suggestion becomes a requirement without explicit user approval. - Classified Routing: Routes confirmed insights to requirements (F-XXX/AC-XXX), ADR design decisions, reusable patterns, or discards one-off observations, with an INS-numbered change log in 05-insights.md. - Use Case: After reviewing a login page, you list three UI problems; the Skill structures them as INS entries, confirms your selections, and appends traceable feature points to 01-requirements.md. ## Quick Start Run /insights and describe the improvement suggestions from your UI review, research, or external references to confirm and convert them into requirements.