<img src="https://github.com/guokaigdg/animal-island-ui/raw/v1.1.1/docs/img/readme-home.png" alt="animal-island-ui" style="border-radius: 12px; width: 40%; display: block; margin: 0 auto;" />
A React UI component library inspired by Animal Crossing: New Horizons
<a href="https://github.com/guokaigdg/animal-island-ui/stargazers"><img src="https://img.shields.io/github/stars/guokaigdg/animal-island-ui?style=flat-square" alt="Stars"></a>
<a href="https://github.com/guokaigdg/animal-island-ui/raw/v1.1.1/LICENSE"><img src="https://img.shields.io/badge/license-CC--BY--NC--4.0-orange.svg?style=flat-square" alt="License: CC BY-NC 4.0"></a>
<a href="https://github.com/guokaigdg/animal-island-ui/raw/v1.1.1/LICENSE"><img src="https://img.shields.io/npm/dm/animal-island-ui.svg?style=flat-square" alt=""></a>
<a href="https://github.com/guokaigdg/animal-island-ui/releases"><img src="https://img.shields.io/github/v/tag/guokaigdg/animal-island-ui?label=version&style=flat-square" alt="Version"></a>
<a href="https://gitcode.com/guokaigdg/animal-island-ui"><img src="https://gitcode.com/guokaigdg/animal-island-ui/star/badge.svg" alt="Stars"></a>
<a href="https://github.com/guokaigdg/animal-island-ui/raw/v1.1.1/coverage/badges/coverage.json"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/guokaigdg/animal-island-ui/main/coverage/badges/coverage.json&style=flat-square" alt="Coverage"></a>
<img src="https://img.shields.io/badge/tests-332%20✓-brightgreen?style=flat-square" alt="Tests">
<img src="https://img.shields.io/badge/components-26-blue?style=flat-square" alt="Components">
<img src="https://img.shields.io/badge/a11y-WAI--ARIA%20APG-brightgreen?style=flat-square" alt="Accessibility">
<a href="https://hellogithub.com/repository/guokaigdg/animal-island-ui" target="_blank"><img src="https://api.hellogithub.com/v1/widgets/recommend.svg?rid=98ecff41d142466d8d72694a6fadf9e9&claim_uid=pyGqTPIRMdo7fBS&theme=neutral" alt="Featured|HelloGitHub" style="width: 250px; height: 54px;" width="250" height="54" /></a>
English | <a href="https://github.com/guokaigdg/animal-island-ui/raw/v1.1.1/docs/README.zh-CN.md">简体中文</a>
This project is a lightweight UI component library built with React + TypeScript. The design style is inspired by Nintendo's "Animal Crossing: New Horizons" game interface, created for personal front-end technical practice and component development learning.
All visual elements, layouts, icons, and animations are independently designed and implemented, without directly using any official Nintendo art materials, code, or resource files.
Non-developer and don't want to write code yourself? Use PROMPT.md — no npm, no build step.
4 steps:
PROMPT.md in full.index.html it returns and double-click to preview.npm install animal-island-ui
⚠️ Important: Please make sure to import the styles with
import 'animal-island-ui/style', otherwise the components will have no styles or fonts!
import { Button, Card } from 'animal-island-ui';
import 'animal-island-ui/style';
function App() {
return (
<Button type="primary">Start Adventure</Button>
<Card color="app-blue">Welcome to the deserted island!</Card>
);
}
Complete reference for different scenarios:
| Document | Purpose |
|---|---|
PROMPT.md |
🚀 One-click prompt for non-developers — paste into Cursor / Claude / ChatGPT / v0 / Bolt / Lovable / Windsurf to generate animal-island-ui-styled React pages. |
AI_USAGE.md |
AI code assistant handbook - all component props, types and defaults word-for-word, 19 hard rules and copy-paste boilerplate, no invented APIs. |
DESIGN_PROMPT.md |
Visual-style prompts for v0 / Figma AI / Midjourney / DALL-E, including color palette, fonts, size tables, Modal clip-path and prohibition list. |
skill/SKILL.md |
Pixel-perfect style specification Skill - design tokens, all component CSS, Demo layout values, CSS variable templates and new component development checklist. |
CONTRIBUTING.md |
Contributing Guide |
# Clone the repository
git clone https://github.com/guokaigdg/animal-island-ui.git
cd animal-island-ui
# Install dependencies
npm install
# Start Demo development server
npm run dev
# Build component library
npm run build
# Build Demo site
npm run build:demo
Animal Island New Tab
Animal Crossing style new tab page
|
ac-site-template
Animal Crossing themed personal website template
|
HiKid
English learning app for children
|
AnimalIslandUI
Animal Crossing style Android UI library
|
ItbugShop
Liang Diandian's Blog
|
KidsMathQuest
Math practice for elementary school
|
animal_island_flutter
Animal Crossing style Flutter UI library
|
animal-island-blog
Animal Crossing style blog
|
Island Life Journal
Island Life Photo Journal
|
Animal Crossing BGM Player
ambience clock + hourly music
|
animal-island-ui-taro-port
Taro & WeChat Mini Program
|
portal-os
Animal desktop blog
|
Awesome-splatoon3
Splatoon 3 resource station
|
For any questions or copyright-related communications, please contact via Issue or email.
Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) — see the LICENSE file for the full text.
$ claude mcp add animal-island-ui \
-- python -m otcore.mcp_server <graph>