Prompt
Review this app for /blindspots. Do a stack review. Look for the overall patterns most apps need at some point, and tell me which ones this build is missing.
/blindspots
v0.2 · Updated Sep 15, 2026
What patterns does this app still need?
This skill does a stack review. It looks for the overall patterns most apps need at some point.
Five things this rule looks for
- You cannot say what the stack is, or which pieces are doing the work.
- A pattern most apps need by this stage is missing.
- The build has grown, and the early choices no longer match how it runs.
- You can see a local problem, and you cannot see the pattern across the app.
- There is no order for which pattern to take on next.
Here is how you get started. Copy this and drop it into your CLI.
npx skills add StephanSmith-me/builder-skills Or go to the repo to get more instructions.