Mira Bell

mirabel

Design engineer. Writes skills for the boring parts of shipping UI.

6 skills11 savesmira.example
Dark Mode Sweep
mirabel/dark-mode-sweep

Find colours that are hardcoded rather than tokenised, and any pair whose contrast fails once the theme flips.

Component API Review
mirabel/component-api-review

Review a component's props for boolean traps, prop drilling, and states that should be one union instead of four flags.

Form Error Copy
mirabel/form-error-copy

Rewrite validation messages so they say what went wrong and what to do, in the user's words rather than the validator's.

Spacing Scale Check
mirabel/spacing-scale-check

Find hardcoded pixel margins and paddings that sit off a design system's spacing scale, and suggest the nearest token.

Focus Ring Audit
mirabel/focus-ring-audit

Walk a component tree and report every interactive element with no visible keyboard focus state. Read-only; it lists offenders with file and line.

Empty State Copy
mirabel/empty-state-copy

Write the text for an empty state: what's missing, why, and the one action that fills it. Use when a list, table or dashboard has no rows yet.

Command Palette

Search for a command to run...