This skill should be used when the user asks to "build a Fret app UI", "refactor an existing Fret UI", "pick a theme/tokens baseline", or "compose shadcn-style recipes". Provides a product-oriented workflow (style → recipes → UX polish → gates) to ship a…
Runs and triages Fret UI diagnostics via `fretboard-dev diag` (scripts, bundles, shareable artifacts, compare/triage, perf gates). Use when user asks to reproduce a flaky UI bug, write a diag script, capture/share a diagnostics bundle, triage/compare bundles,…
This skill should be used when the user asks to "optimize UI performance", "investigate jank", "create a perf baseline", or "attribute worst-frame hitches". Provides a perf workflow (tail vs typical, suite normalization, worst-bundle attribution) to land…
This skill should be used when the user asks to capture Tracy traces, profile a worst-frame hitch, or correlate `diag perf` bundle evidence with a timeline. Bridges Fret's perf gates (diag perf + bundles) with Tracy profiling: reproduce worst bundles, capture…
This skill should be used when the user asks to "turn a fix into a skill", "capture reusable learnings", "write/refresh a Fret skill", or "add a regression gate + evidence". Provides a workflow to convert tricky fixes into repeatable skills with tests/diag…
This skill should be used when the user asks to "find problems from a Fret user's perspective", "audit developer experience", "build real examples to expose framework friction", or "review onboarding/examples/scaffolds/API ergonomics". Provides a task-driven…
This skill should be used when the user asks to "review a Fret UI", "polish UX", "audit focus/overlays", or "check token drift and `test_id` stability". Provides a framework-aligned audit workflow (tokens, focus-visible, overlays, commands gating) with…
Align shadcn/ui v4 + Radix behavior and composition to Fret. Default visual parity targets the current `new-york-v4` registry source unless the user names another style; semantics still follow Radix/Base UI. Use when user says "align shadcn", "parity…