What problem does it solve?
This skill helps engineering teams address frontend layout and styling issues in RedwoodSDK applications by enforcing a rigorous, visual-first workflow that reduces guesswork and regression risk.
Core Features & Use Cases
- Enforces a mandatory 4-phase workflow: Context Gathering, Visual Testing, Design Solution, and Verification Plan to systematically diagnose and fix UI problems.
- Leverages rwsdk-docs to align Tailwind v4 patterns, RSC constraints, and dark mode best practices for consistent styling.
- Integrates with Explore and browser-use to gather context and perform real-time visual verification across mobile, tablet, and desktop viewports.
- Ideal for issues like responsive layout, typography, color contrast, spacing, and component rendering inconsistencies.
Quick Start
Start with Context Gathering, then perform Visual Testing, craft a Design Solution, and conclude with Verification using browser-use to confirm fixes.