What problem does it solve?
This Skill helps you make clear, evidence-based technical decisions when you’re unsure which option to choose by turning ambiguous “what should we use?” questions into a structured comparison and conclusion.
Core Features & Use Cases
- Conclusion-first decision reports that surface a recommendation up front, then explain why it wins.
- Multi-phase workflow that clarifies the decision topic, defines evaluation criteria, gathers information from multiple angles (codebase patterns, official docs, and community/AI expert perspectives), and synthesizes tradeoffs.
- Decision-ready outputs including criteria/weights, option pros/cons with source attribution, and explicit risks/considerations.
Use cases include library/framework selection (e.g., React vs Vue), architecture decisions (monolith vs microservices, REST vs GraphQL), and implementation approach choices (server-side vs client-side, polling vs WebSocket).
Quick Start
Ask the Skill: "Which should we use for state management in our app, Redux or Zustand, and why based on performance, learning curve, ecosystem, and maintainability for our project?"