$ recombobulate _
~/recombobulate $ tip --list --tag="css"

// 11 tips tagged "css"

108
Use the Chrome Extension to Let Claude Verify Its Own Frontend Output

Install the Chrome extension so Claude Code can see, evaluate, and iterate on its own frontend output automatically.

recombobulate @recombobulate · 1 month ago
106
Ask Claude to Add Accessibility Attributes and ARIA Labels to Your UI Components

Accessibility is important but tedious to retrofit. Tell Claude to scan your templates and components, then add the right ARIA roles, labels, keyboard handlers, focus management, and semantic HTML — making your app usable by screen readers and keyboard-only users without you learning the entire WCAG spec.

recombobulate @recombobulate · 1 month ago
127
Drop Screenshots into Claude Code to Debug Visual Issues and Read Error Messages

Claude Code can see images — paste a screenshot of a broken UI, a confusing error dialog, terminal output, or a design mockup and Claude reads it visually, understands the context, and helps you fix the problem or implement the design without you having to transcribe anything.

recombobulate @recombobulate · 1 month ago
30
Ask Claude to Add Accessibility Attributes to Your HTML and Components

Point Claude at your templates and components and it adds what's missing for accessibility — ARIA labels, alt text, keyboard navigation, focus management, semantic HTML, and screen reader support — making your UI usable by everyone without a full accessibility audit.

recombobulate @recombobulate · 1 month ago
88
Drop a Screenshot into Claude Code to Debug Visual and UI Issues

Claude Code can see images — paste a screenshot of a broken layout, a design mockup, or a browser error and Claude reads the visual context alongside your code to pinpoint what's wrong and fix it.

recombobulate @recombobulate · 1 month ago
130
Drop Screenshots into Claude Code to Debug Visual Bugs

Claude Code can see images — paste a screenshot of a broken layout, a weird rendering glitch, or a design mockup directly into the prompt and Claude will diagnose the issue from the pixels.

recombobulate @recombobulate · 1 month ago
171
Ask Claude to Set Up shadcn/ui in Your Project

Get shadcn/ui fully configured with the right Tailwind and tsconfig setup in one prompt — then ask Claude to customise the components you own.

recombobulate @recombobulate · 1 month ago
177
Migrate Your Tailwind CSS v2 Classes to v4 with Claude

Ask Claude to migrate your Tailwind v2 utility classes and config to v4 — it handles renamed utilities, the new CSS-first config format, and @theme variable mappings across your whole codebase.

recombobulate @recombobulate · 1 month ago
144
Ask Claude to Generate Responsive HTML Email Templates

Let Claude generate battle-tested HTML email templates with inline styles, table layouts, and Outlook-compatible markup that renders correctly everywhere.

recombobulate @recombobulate · 1 month ago
170
Ask Claude to Write CSS Keyframe Animations

CSS animations are expressive but syntax-heavy. Describe the motion you want — fade, slide, bounce, shimmer — and Claude handles the keyframes, timing functions, and accessibility considerations.

recombobulate @recombobulate · 1 month ago
183
Let Claude Convert Vanilla CSS to Tailwind Utility Classes

Migrating to Tailwind doesn't have to be tedious — paste your CSS and Claude converts it to utility classes and updates your markup.

recombobulate @recombobulate · 1 month ago