Yuki Takei 2 месяцев назад
Родитель
Сommit
8ee7c7b9f2

+ 1 - 1
.claude/skills/growi-monorepo-overview/SKILL.md → .claude/skills/monorepo-overview/SKILL.md

@@ -1,5 +1,5 @@
 ---
 ---
-name: growi-monorepo-overview
+name: monorepo-overview
 description: GROWI monorepo structure, workspace organization, and architectural principles. Auto-invoked for all GROWI development work.
 description: GROWI monorepo structure, workspace organization, and architectural principles. Auto-invoked for all GROWI development work.
 user-invocable: false
 user-invocable: false
 ---
 ---

+ 1 - 1
.claude/skills/growi-tech-stack/SKILL.md → .claude/skills/tech-stack/SKILL.md

@@ -1,5 +1,5 @@
 ---
 ---
-name: growi-tech-stack
+name: tech-stack
 description: GROWI technology stack, build tools, and global commands. Auto-invoked for all GROWI development work.
 description: GROWI technology stack, build tools, and global commands. Auto-invoked for all GROWI development work.
 user-invocable: false
 user-invocable: false
 ---
 ---

+ 1 - 1
.claude/skills/growi-testing-patterns/SKILL.md → .claude/skills/testing-patterns-with-vitest/SKILL.md

@@ -1,5 +1,5 @@
 ---
 ---
-name: growi-testing-patterns
+name: testing-patterns-with-vitest
 description: GROWI testing patterns with Vitest, React Testing Library, and vitest-mock-extended. Auto-invoked for all GROWI development work.
 description: GROWI testing patterns with Vitest, React Testing Library, and vitest-mock-extended. Auto-invoked for all GROWI development work.
 user-invocable: false
 user-invocable: false
 ---
 ---

+ 3 - 3
AGENTS.md

@@ -22,9 +22,9 @@ Technical information is available in **Claude Code Skills** (`.claude/skills/`)
 
 
 | Skill | Description |
 | Skill | Description |
 |-------|-------------|
 |-------|-------------|
-| **growi-monorepo-overview** | Monorepo structure, workspace organization, Changeset versioning |
-| **growi-tech-stack** | Technology stack, pnpm/Turborepo, TypeScript, Biome |
-| **growi-testing-patterns** | Vitest, React Testing Library, vitest-mock-extended |
+| **monorepo-overview** | Monorepo structure, workspace organization, Changeset versioning |
+| **tech-stack** | Technology stack, pnpm/Turborepo, TypeScript, Biome |
+| **testing-patterns-with-vitest** | Vitest, React Testing Library, vitest-mock-extended |
 
 
 **Rules** (always applied):
 **Rules** (always applied):