From 879b92f713f64cba9c785d2662d41403c772dc5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=A1=E5=9D=82=E4=BA=91=E8=A7=81?= <447f@misaka.org> Date: Thu, 12 Mar 2026 19:03:15 +0800 Subject: [PATCH] docs: add comprehensive contributor guide and UI storyboard link; create claude code deps --- .github/CONTRIBUTING.md | 4 ++++ CLAUDE.md | 1 + 2 files changed, 5 insertions(+) create mode 120000 CLAUDE.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8ad370650..8a50e99ea 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -188,6 +188,10 @@ pnpm dev > nr dev > ``` +### UI Storyboard + +Browse the live UI component storyboard at [airi.moeru.ai/ui](https://airi.moeru.ai/ui/). + ### Documentation site ```shell diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 000000000..47dc3e3d8 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file