ideate
Explore problem spaces, generate options, and challenge assumptions. Use when the user is uncertain what to build, exploring possibilities, needs help prioritizing roadmap items, or says things like "I'm not sure", "what if", "should we", or "help me think through".
UncategorizedView skill →
review-architecture
Architecture-focused code review. Checks for pattern consistency, separation of concerns, and dependency direction.
UncategorizedView skill →
review-readability
Readability-focused code review. Checks for clarity, naming, documentation, and maintainability.
UncategorizedView skill →
review-security
Security-focused code review. Checks for vulnerabilities, injection attacks, auth issues, and data exposure.
UncategorizedView skill →
review-simplicity
Simplicity-focused code review. Checks for over-engineering, unnecessary abstraction, and premature optimization.
UncategorizedView skill →