mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore(claude): add skills system (#310)
This commit is contained in:
+11
-1
@@ -201,7 +201,17 @@ pnpm test
|
||||
|
||||
See [Testing](#-testing) for more information.
|
||||
|
||||
### Step 6: Push
|
||||
### Step 6: Review Documentation
|
||||
|
||||
If your changes introduced new patterns, conventions, or architectural decisions, check if documentation needs updates:
|
||||
|
||||
- **CLAUDE.md** — Code rules, naming conventions, or workflow guidance
|
||||
- **`.claude/skills/`** — Component, accessibility, API design, or DX patterns
|
||||
- **Site docs** — User-facing documentation in `site/`
|
||||
|
||||
This keeps our AI agents and future contributors aligned with the codebase.
|
||||
|
||||
### Step 7: Push
|
||||
|
||||
When ready, push your branch up to your fork (or upstream if you are a core contributor):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user