Redesign
On this page 4
stacks-redesign · Design · model-invoked
The audit-first companion to Design taste. It finds the generic patterns and AI slop in existing stx templates, then fixes layout, spacing, hierarchy, type, colour, states and copy without breaking what works or migrating the stack.
When to reach for it
- Finding AI-slop and generic patterns in stx templates
- Then fixing layout
- Spacing
- Hierarchy
- Type
- Color
- States
- Copy without breaking functionality
- Migrating the stack
Inside the skill
The sections an agent reads once the skill loads.
- How This Works
- Design Audit
- Upgrade Techniques
- Fix Priority
- Rules
Related skills
Using it
This one is model-invoked. Your agent reaches for it on its own when the task matches, and you can also call it by name:
/stacks-redesign
Source: stacks-redesign/SKILL.md.
Shadow it for one project with app/Skills/stacks-redesign/SKILL.md, then re-run
buddy setup:ai. See Writing your own.