bundled-skills/ui-pattern/SKILL.md
Generate a composed UI pattern (card layout, list, form section, grid, etc.) using design system primitives
npx skillsauth add FrancoStino/opencode-skills-antigravity ui-patternInstall 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.
Use this skill when you need generate a composed UI pattern (card layout, list, form section, grid, etc.) using design system primitives.
/ss-component/ss-page/ss-flow/ss-tokensPattern type: $0 Description: $ARGUMENTS
mx-6)grid grid-cols-2 gap-4 px-6)flex gap-3 overflow-x-auto scrollbar-hide)Read the design system reference:
CLAUDE.md for conventionscomponents/ui/ for available primitivescomponents/patterns/ for existing patternsCompose the pattern from existing components — DO NOT recreate primitives.
Follow the design system layout rules:
bg-card rounded-2xl p-6 shadow-[var(--shadow-card)]mx-6 for horizontal margintext-foreground font-bold text-[18px] mb-4space-y-3gap-4Use semantic tokens for all visual properties.
Make the pattern a reusable component with props for dynamic content.
tools
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.