Write the weekly what's-new roundup announcement for CraftUI: a short, punchy marketing post listing every component, block, loader, and icon added in the last week, discovered from git history — counts lead, one hook per item, link placeholder per item. Not…
Write feature descriptions for CraftUI blocks and components purely from a design engineering perspective, as structured JSON for the block registry. Use when writing or reviewing the description/features of a UI component, block, or variation. Triggers on…
Write architecture-tutorial blog posts about CraftUI components and blocks for Medium, in the narrative build-along style of Maxime Heckel and Emil Kowalski. Use when asked to write a blog, article, tutorial, or Medium post about a component, block,…
Write promotional announcement posts about newly added CraftUI components and blocks for the Substack newsletter. Not a tutorial — a craft-focused launch note: what's new, where to use it and where not to, the design engineering details that separate it from…
Accessibility engineering for product interfaces, from focus states and keyboard support to ARIA, forms, and screen readers. Use when building or reviewing UI components, modals, menus, forms, custom widgets, or when the user says "make this accessible" or…
OKLCH color space and color usage for web projects. Convert hex/rgb/hsl to oklch, generate palettes, check contrast, handle gamut boundaries, theme with Tailwind v4, and apply color with meaning. Triggers on oklch, color conversion, palette generation,…
User-invoked, cross-discipline interface review that coordinates better-accessibility, better-layout, better-writing, better-typography, better-colors, and better-ui. Use when explicitly invoked for a holistic review of a screen, flow, feature, or product…
Layout structure for web interfaces, from grouping and alignment to reading order, progressive disclosure, and adaptive breakpoints. Use when structuring a page or component, spacing or aligning controls, deciding what collapses at small sizes, handling RTL…