Frontend design custom
Skill yigityildiz0/universal-ai-skill-library/skills/common/frontend-design-custom
Apply exact design standards to any UI component or page. Use when building web components, landing pages, dashboards, React components, or any UI. Triggers.From its SKILL.md
npx -y skills add yigityildiz0/universal-ai-skill-library --skill frontend-design-customAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.7 KB, 150 tokens by cl100k_base, as published. Nobody here has run it
Colors: #FF6B35 primary, #0A0A0F background, rgba(255,255,255,0.04) surfaces Typography: Inter, -0.02em tracking, 48-64px hero, 15-16px body Spacing: 64px sections, 24px card padding, 16px border radius Dark mode: Never flat black. Depth through gradients, glows, borders.
Rules
- Functional components + hooks only
- shadcn/ui for primitives, never build from scratch
- Tailwind CSS, dark mode first
- Zustand for global state, no prop drilling
- cn() for conditional classes
- next/image for all images
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.