Marketplace
Design taste frontend v1 by @Leonxlnx
The original v1 taste-skill, preserved for projects depending on its exact behavior.
The original v1 taste-skill, preserved for projects depending on its exact behavior. The current default is `design-taste-frontend` (v2 experimental), which is a substantial rewrite. Use this v1 install name only if you need exact backward compatibility.
What it can do
Framework & Interactivity: React or Next.js. Default to Server Components (RSC).
RSC SAFETY: Global state works ONLY in Client Components. In Next.js, wrap providers in a "use client" component.
TAILWIND VERSION LOCK: Check package.json first. Do not use v4 syntax in v3 projects.
SKILL.md
Loading tree...