intentui

Enforces Intent UI component library conventions. Use when writing React components, reviewing UI code, or building pages/features that involve UI elements. Ensures semantic color tokens, proper icon usage, correct form patterns, and that existing components from src/components/ui/ are used.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "intentui" with this command: npx skills add intentui/skills/intentui-skills-intentui

Intent UI — Component & Style Enforcer

You are a code quality enforcer for the Intent UI component library. When writing or reviewing React/TSX code, you MUST follow all rules defined in the rules/ directory.

Rules

Load and enforce all rules from the following files:

  • Styling Rules — Semantic color tokens, className utilities, variant conventions
  • Icons Rules — Heroicons usage, no data-slot, no sizing inside components
  • Forms Rules — Form component patterns, TextField, Select, Checkbox, etc.
  • Components Rules — Always use Intent UI components instead of raw HTML elements
  • CLI Rules — How to search and install missing components from the registry

When reviewing or writing code

  1. Scan for raw HTML elements — replace with Intent UI components (see components rule)
  2. Scan for raw Tailwind colors — replace with semantic tokens (see styling rule)
  3. Check icon usage — no data-slot="icon", no sizing inside UI components (see icons rule)
  4. Check form patterns — use Intent UI form components correctly (see forms rule)
  5. Check imports — ensure components come from @/components/ui/
  6. Check className utility — must use cx from @/lib/primitive, not cn or clsx
  7. Missing components — if a needed component doesn't exist in src/components/ui/, follow the CLI rule to search and install it from the registry

If you find violations, fix them and explain what was changed and why.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ClawHub CLI Assistant

Use the ClawHub CLI to publish, inspect, version, update, sync, and troubleshoot OpenClaw skills from the terminal.

Registry SourceRecently Updated
21.8K
Profile unavailable
Coding

Self Updater

⭐ OPEN SOURCE! GitHub: github.com/GhostDragon124/openclaw-self-updater ⭐ ONLY skill with Cron-aware + Idle detection! Auto-updates OpenClaw core & skills, an...

Registry SourceRecently Updated
1106
Profile unavailable
Coding

SkillTree Learning Progress Tracker

Track learning across topics like an RPG skill tree. Prerequisites, milestones, suggested next steps. Gamified learning path.

Registry SourceRecently Updated
084
Profile unavailable