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

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Repository SourceNeeds Review
160.7K94.2Kanthropics
Coding

remotion-best-practices

Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge.

Repository Source
148.2K2.1Kremotion-dev
Coding

azure-ai

Service Use When MCP Tools CLI

Repository SourceNeeds Review
136.3K155microsoft
Coding

azure-deploy

AUTHORITATIVE GUIDANCE — MANDATORY COMPLIANCE

Repository SourceNeeds Review
135.9K155microsoft