What problem does it solve? When a non-trivial task requires research before implementation, it is unclear which sources to consult. This Skill classifies the problem type and selects the right reference sources, avoiding wasted effort on irrelevant material. ## Core Features & Use Cases - Problem Classification: Categorizes problems as animation, UX, visual, architecture, security, engineering, product, implementation, or discovery. - Source Selection: Maps each problem type to an ordered set of sources from the references catalog, weighted by authority (established over community). - Research Dispatch: Routes to the appropriate research skill such as reference-research, github-reference-research, market-research, or implementation-research. - Use Case: Facing a security question, the router selects OWASP, PortSwigger, CWE, and real middleware on GitHub, discarding design inspiration sources like Dribbble. ## Quick Start Ask the agent to classify your problem type and route the research to the right sources before implementing.