Apply high-quality web interface design rules when building, reviewing, or styling frontend code. Use when the user says "build a frontend", "create a component", "style this", "review my UI", "build a landing page", "design this page", "make this look good", "add animation", "build a form", "improve the UI", "polish this", "make this feel right", "review for craft", "the interaction feels off", "make this look polished", or when generating any React/Next.js component. Defaults to Tailwind CSS and shadcn/ui. Reads brand.md at the project root (if present) and uses it as the source of truth for colors, typography, and voice. Covers interactions, layout, typography, forms, animation, states, accessibility, and a dedicated craft-and-polish layer for taste-level review. Use proactively whenever frontend code is being written — do not wait to be asked.
$npx -y skills add sendaifun/solana-new --skill frontend-design-guidelinesInstalls into the current project.
Run `npx skills use "https://github.com/sendaifun/solana-new" --skill "sendaifun/solana-new/frontend-design-guidelines"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/sendaifun/solana-new" that are relevant to the current task. Run `npx skills add "https://github.com/sendaifun/solana-new"` and select the relevant skills, then follow their instructions.