# Super Saiyan

> Maximum visual excellence for any UI platform. Use when building user interfaces, styling components, or polishing visual elements. Use when this capability is needed.

- Skill: `tomevault-io/super-saiyan` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/super-saiyan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/super-saiyan/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/super-saiyan

---


# Super Saiyan 🔥

Visual excellence skill for any UI platform.

## Core Laws
1. **Accessibility First** - Beautiful AND inclusive (WCAG 2.1 AA minimum)
2. **Performance Always** - 60fps animations, instant response
3. **Delight Users** - Purposeful micro-interactions

## Apply To Every UI Element
- Smooth state transitions (200-300ms, ease-out)
- Clear visual hierarchy and spacing
- Loading/error/success states
- Keyboard navigation
- Accessible contrast (4.5:1 text, 3:1 UI)

## Animation Timing
- Instant: <100ms (micro-interactions)
- Fast: 100-200ms (hovers)
- Normal: 200-300ms (transitions)
- Slow: 300-500ms (emphasis)

## Platform Patterns

### Web (React/Vue)
- Framer Motion for animations
- CSS transitions for simple states
- Skeleton loaders for async content

### TUI (Textual/Ratatui)
- Smooth redraws, no flicker
- Spinners and progress bars
- Color theming

### CLI (Rich/Click)
- Colors for status
- Progress bars for long ops
- Checkmarks for success

### Docs
- Fast load times
- Clean typography
- Responsive layout

## Quality Checklist
- [ ] Visual hierarchy clear
- [ ] Contrast accessible (4.5:1 text, 3:1 UI)
- [ ] Animations smooth (60fps)
- [ ] Keyboard navigation works
- [ ] States handled (loading/error/success)

## NOT About
- ❌ Gratuitous animations
- ❌ Sacrificing performance
- ❌ Ignoring accessibility

## Platform-Specific References
Load detailed patterns when needed:
- `skills/super-saiyan/references/web.md`
- `skills/super-saiyan/references/tui.md`
- `skills/super-saiyan/references/cli.md`
- `skills/super-saiyan/references/docs.md`

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/nickcrew) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

