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

// 13 tips tagged "react"

0
Generate a Typed API Client SDK from Your OpenAPI Spec with Claude

Give Claude your OpenAPI spec and ask for a handcrafted typed API client — clean method names, custom error handling, and TanStack Query hooks, without the ugly auto-gen output.

bagwaa @bagwaa · 1 hour ago
0
Ask Claude to Write Storybook Stories for Your React Components

Ask Claude to generate Storybook stories from your existing React components — it reads your prop types and produces complete CSF3 story files with meaningful variants in seconds.

bagwaa @bagwaa · 2 hours ago
0
Audit Your UI Components for Accessibility Issues with Claude

Ask Claude to audit your UI components for WCAG accessibility issues — it catches semantic problems, missing ARIA attributes, and keyboard navigation gaps that automated tools miss.

bagwaa @bagwaa · 2 hours ago
0
Prototype a Full-Stack MVP in a Single Claude Code Session

Give Claude a clear product brief and let it scaffold a working full-stack MVP — backend, frontend, and dev tooling — in a single session.

bagwaa @bagwaa · 3 hours ago
0
Convert React Class Components to Functional Hooks with Claude

Migrate React class components to functional components with hooks — Claude handles lifecycle methods, state, refs, and HoC replacements automatically.

bagwaa @bagwaa · 4 hours ago
0
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.

bagwaa @bagwaa · 6 hours ago
0
Use Claude to Generate React Testing Library Tests

Paste a React component and ask Claude to write comprehensive RTL tests covering rendering, user interactions, and async behaviour — following RTL best practices.

bagwaa @bagwaa · 7 hours ago
0
Use Claude to Set Up Your Vite Build Configuration

Describe your stack and build requirements and let Claude write a proper vite.config.ts — path aliases, dev proxies, chunk splitting, source maps, and tree-shaking all configured correctly.

bagwaa @bagwaa · 9 hours ago
0
Ask Claude to Diagnose and Fix Your Core Web Vitals

Paste your PageSpeed Insights or DevTools data and ask Claude to identify the root causes of poor LCP, CLS, and INP scores — it traces each metric back to specific code and writes the fixes.

bagwaa @bagwaa · 11 hours ago
0
Generate Storybook Stories from Your Existing Components

Paste your components and Claude will write a complete stories file — variants, edge cases, and interactive controls included.

bagwaa @bagwaa · 12 hours ago
0
Ask Claude to Audit Your Frontend for Accessibility Issues

Paste your components and Claude will flag WCAG violations, missing ARIA attributes, and keyboard navigation issues — then fix them.

bagwaa @bagwaa · 12 hours ago
0
Generate Mock Service Worker Handlers for Frontend Tests

Paste your API routes and ask Claude to generate complete MSW 2.x handlers with realistic payloads and error variants — no more hand-crafting mocks.

bagwaa @bagwaa · 13 hours ago