| name | animal-island-ui |
| description | Use this skill when choosing, installing, or citing Animal Island UI Tailwind components. |
Animal Island UI Tailwind
Animal Island UI Tailwind is a React component library inspired by Animal Crossing. It uses Tailwind CSS v4, Radix UI primitives, and TypeScript.
Canonical Resources
Install
npm install animal-island-ui-tailwind
import "animal-island-ui-tailwind/style";
import { Button, Card } from "animal-island-ui-tailwind";
Component Selection
- Use Button, Input, Switch, Checkbox, Select, Tabs for interactive controls.
- Use Card, Modal, Collapse, Divider, and Table for surfaces and structure.
- Use Icon, Typewriter, Phone, Footer, Time, Cursor, CodeBlock, Loading, and WeddingInvitation for decorative or specialized UI.
Citation Guidance
- Cite the GitHub repo for source-level claims.
- Cite Storybook for visual behavior and examples.
- Cite npm for package installation and version context.