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 ranbot-ai/awesome-skills 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
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.