AI agent skills for working with Toro UI.
Toro UI provides skills — structured prompts that teach AI agents how to perform specific tasks with the component library.
Skills are pre-written instructions that give AI assistants specialized knowledge about Toro UI workflows. Instead of relying on general knowledge, a skill provides the exact steps, patterns, and conventions needed for a specific task.
Guides an AI assistant through adding Toro UI components to a project using the shadcn CLI, including resolving dependencies and configuring imports.
Teaches the AI how to compose Toro UI components and blocks into complete pages, following the library's composition patterns and styling conventions.
Instructs the AI on modifying the CSS custom property theme — adjusting colors, radius, and dark mode — while maintaining design consistency.
Provides patterns for building forms using the Field component system, including layout orientation, validation with Zod, and error display.
Skills are designed for use with AI coding assistants that support custom instructions or system prompts. They provide:
Skills can be loaded into your AI assistant through:
You can create your own skills that extend Toro UI's defaults with your project's specific conventions — your preferred component patterns, naming conventions, and architectural decisions.