bundled-skills/design-it/SKILL.md
Routes frontend design tasks to 48 specific UI styles. Triggers for websites, app screens, or UI components requesting a specific aesthetic.
npx skillsauth add FrancoStino/opencode-skills-antigravity design-itInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is the main entry point for the design-it skill system. Instead of falling back to generic "AI slop" aesthetics, you have access to 48 distinct, deeply opinionated design styles.
Use this skill when a user requests building any frontend interface (website, app screen, UI component) and you want to apply a specific, opinionated design aesthetic instead of generic defaults.
When a user asks you to build a frontend interface (web or app):
spatial-design, bento-ui, or glassmorphismtile-designsci-fi-interface or brutalist-typographyswiss-designcyberpunk-ui
If they don't specify a style, choose one that best fits the project context.view_file tool to read its specific SKILL.md.If the user provides their own colors, use them. Otherwise, you MUST use one of these 10 award-winning, highly sophisticated palettes to avoid generic neon/purplish gradients. When picking a palette, stick to these exact hex codes and establish CSS variables for them.
#F9F6F0#1B2A49#C85A32#E2D8C9#F4EFEA#2D2B2A#A65E44#8C8781#D1D1D1#111111#9A3B3B#757575#D9CBBF#4A362D#7A4C3A#948275#F7F5F0#3A4B3A#8A9A86#D3CEC4#F4F4F9#2B303A#5C6B73#C0C5C1#0A0A0A#F5F5F0#B59A5F#1C1C1C#E6E2DD#1F1C1B#524036#B8B0A8#EAEAEA#1C252E#C28F79#2C3E50#F9F9F9#121212#D44A3A#8F8F8FTo use a style, you MUST read its file at <style-folder>/SKILL.md relative to this file's directory.
minimalismflat-designflat-design-2material-designglassmorphismneumorphismskeuomorphismclaymorphismaurora-uibento-ui3d-uiisometric-designlayered-designfloating-uispatial-designswiss-designeditorial-designtypography-firstbrutalist-typographybrutalismneo-brutalismretro-designy2k-designcyber-y2kvaporwavesynthwavefrutiger-aeroretro-futurismdark-modemonochromatic-uigradient-designduotone-designcolor-blockingsoft-pastelhigh-contrastvibrant-maximalismmaximalismcyberpunk-uisci-fi-interfaceholographic-uiai-native-uispatial-computing-uidashboard-designcard-based-designwidget-based-designtile-designdata-dense-designcommand-center-uitools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.