Grill Me
A relentless interview to sharpen a plan or design.
Perfect Code Review
Perform a structured pull request code review using the PERFECT framework by Daniil Bastrich.
Interface Design
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Triage
Move issues through a state machine of triage roles — categorise, reproduce, grill if needed, and write agent-ready briefs.
Grill With Docs
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Error Handling Patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.