Describe a component, get production-ready accessible HTML/CSS/JS back
Contact forms, nav menus, card layouts, hero sections, pricing tables — designers rebuild these from scratch every project. This recipe generates production-ready, accessible components with your project's design tokens already applied.
Create a skill called "Component Kickstart". When I describe a UI component (or share a screenshot/mockup), generate a complete, production-ready implementation. Use semantic HTML5, proper ARIA attributes for accessibility, and CSS structured with my design tokens if provided (CSS custom properties or Tailwind classes). Include all interaction states (hover, focus with visible focus ring, active, disabled, loading, error, success) and keyboard navigation (proper tab order, key bindings per WAI-ARIA patterns). Make it responsive by default (mobile-first). Let me choose the output framework: vanilla HTML/CSS, React (functional component with hooks), Vue (composition API), Svelte, or Astro. The output should be ready to use in a project, not a skeleton — include actual styling, transitions, and interaction behavior.
Describe the component you need (or share a screenshot), optionally
provide your project's design tokens, and your Claw generates clean,
semantic, accessible HTML/CSS with the tokens applied. Includes all
interaction states and keyboard navigation.
Clean up bloated div soup into proper semantic HTML
Figma-to-code plugins, page builders, and AI code generators produce deeply nested div soup with inline styles and zero semantic meaning. This recipe takes bloated HTML and refactors it into clean, semantic, accessible markup.
Brand colors and a font in, full design system tokens out
Every project starts with the same grind — building color scales, type scales, spacing systems, and shadow tokens from scratch. Hand your Claw the brand colors and a font choice, and get a complete token set in CSS custom properties, Tailwind config, or SCSS variables.
From "I need help" to a complete request kit
The accommodations process can feel overwhelming — unclear forms, vague documentation requirements, and the stress of self-advocacy. This skill maps your barriers to specific accommodations, builds a document checklist, and drafts the outreach emails so you can focus on school, not paperwork.
Write alt text fast, correctly, and consistently
Generates accurate alt text for images and carousels across any platform that supports it (Instagram, X, LinkedIn, Pinterest, Facebook). Improves accessibility, boosts search discoverability, and reduces creator friction with a reusable style guide.