ai-developer-skill-os 1.0.3 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -5,6 +5,11 @@ All notable changes to the **AI Developer Skill OS** project will be documented
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.0.1] - 2026-07-01
9
+ ### Fixed
10
+ - Standardized Language rule across all 23 SKILL.md files for consistency.
11
+ - Updated registry version to match package.json.
12
+
8
13
  ## [1.0.0] - 2026-07-01
9
14
 
10
15
  ### Added
package/README.md CHANGED
@@ -42,7 +42,10 @@ git submodule add https://github.com/phamquangkhanh2999/ai-developer-skill-os.gi
42
42
 
43
43
  ## 🛠️ Cấu hình cho IDE / AI Agent
44
44
 
45
- Sau khi thư mục `rules-skill/` đã xuất hiện trong dự án của bạn, hãy cấu hình để AI biết cách sử dụng nó.
45
+ Sau khi thư mục kỹ năng đã xuất hiện trong dự án của bạn, hãy cấu hình để AI biết cách sử dụng nó.
46
+
47
+ ### Cho Antigravity / Gemini IDE
48
+ **Không cần cấu hình gì thêm!** Nếu bạn đã cài đặt bằng cờ `--gemini` (thư mục `.agents/skills/`), hệ thống sẽ tự động quét và load toàn bộ 23 kỹ năng này. Bạn có thể sử dụng ngay lập tức!
46
49
 
47
50
  ### Cho Cursor / Windsurf (AI Code Editors)
48
51
  Tạo file `.cursorrules` (nếu dùng Cursor) hoặc `.windsurfrules` (nếu dùng Windsurf) ở gốc dự án và dán đoạn sau vào:
@@ -54,26 +57,46 @@ Always read the relevant `SKILL.md` from `./rules-skill/skills/` before providin
54
57
  Speak to me in Vietnamese, but write all code in English.
55
58
  ```
56
59
 
57
- ### Cho Claude Code / Kilo Code (CLI Agents)
58
- Tạo file `CLAUDE.md` (hoặc `KILO.md`) ở gốc dự án và dán đoạn sau vào:
60
+ ### Cho Cline / Roo Code / Kilo Code (VS Code Extensions)
61
+ Tạo file `.clinerules`, `.roorules` hoặc `KILO.md` ở gốc dự án và dán nội dung:
59
62
  ```md
60
- # System Instructions
61
63
  Bạn đang chạy bằng **AI Developer Skill OS** (Tác giả: Quang Khánh).
62
-
63
- Vui lòng tìm đọc danh sách kỹ năng tại file `./rules-skill/skills.json`.
64
- Trước khi thực hiện bất kỳ yêu cầu nào, hãy gọi file `SKILL.md` tương ứng trong thư mục `./rules-skill/skills/` để biết quy trình làm việc chuẩn.
65
- Luôn giao tiếp bằng tiếng Việt nhưng viết code, đặt tên biến, comment trong code bằng tiếng Anh.
64
+ Vui lòng tìm đọc danh sách kỹ năng tại file `./rules-skill/skills.json`. Trước khi thực hiện bất kỳ yêu cầu nào, hãy gọi file `SKILL.md` tương ứng trong thư mục `./rules-skill/skills/`.
65
+ Luôn giao tiếp bằng tiếng Việt nhưng viết code bằng tiếng Anh.
66
66
  ```
67
67
 
68
+ ### Cho GitHub Copilot
69
+ Tạo file `.github/copilot-instructions.md` và dán đoạn prompt tương tự như trên vào file này để Copilot học được các kỹ năng.
70
+
71
+ ---
72
+
73
+ ## 🎯 Cách kiểm tra cài đặt thành công
74
+
75
+ Để biết AI của bạn đã thực sự "nhập môn" bộ Skill OS này chưa, hãy mở khung chat AI trong dự án và gõ chính xác câu sau:
76
+ > *"Hãy kích hoạt skill project-audit và cho tôi biết bạn sẽ làm những gì."*
77
+
78
+ ✅ **Thành công:** Nếu AI trả lời bằng tiếng Việt, liệt kê đúng các bước khám bệnh (Phase 1, Phase 2, Phase 3...) theo đúng như trong file `SKILL.md` của `project-audit`.
79
+ ❌ **Thất bại:** Nếu AI trả lời chung chung hoặc bảo không biết skill này là gì, bạn cần kiểm tra lại đường dẫn file cấu hình ở bước trên.
80
+
68
81
  ---
69
82
 
70
- ## 🚀 Cách sử dụng (Usage)
83
+ ## 🚀 Cách sử dụng & Gọi Skill (Usage)
84
+
85
+ AI sẽ tự động nhận diện skill qua ngữ cảnh, nhưng để chắc chắn 100%, bạn **nên gọi thẳng tên skill** trong câu lệnh (prompt) của mình.
86
+
87
+ Dưới đây là các ví dụ cụ thể để bạn copy - paste và trải nghiệm ngay:
88
+
89
+ ### 1. Khi bắt đầu dự án / Nhờ AI lên kế hoạch (Planning)
90
+ > *"Hãy dùng skill **`agent-orchestrator`** để lên kế hoạch làm tính năng Giỏ Hàng cho tôi. Nhớ gọi thêm **`context-manager`** để kiểm tra thư mục hiện tại có những file gì trước nhé."*
91
+
92
+ ### 2. Khi muốn tạo Giao diện (UI)
93
+ > *"Kích hoạt skill **`ui-builder`** và **`design-system`**. Hãy tạo cho tôi một màn hình Đăng Nhập (Login) sử dụng Tailwind CSS. Hãy đọc các rule trong skill để code cho chuẩn."*
71
94
 
72
- Giờ đây bạn chỉ cần chat với AI như giao việc cho một kỹ sư thật sự. Không cần viết prompt dài dòng!
95
+ ### 3. Khi muốn làm việc với Database (Backend)
96
+ > *"Sử dụng skill **`database-engineer`**. Hãy viết cho tôi schema Prisma cho bảng Product (Sản phẩm) và User (Người dùng) có quan hệ 1-N. Làm theo đúng chuẩn kiến trúc trong skill."*
73
97
 
74
- - **Nhờ AI lên kế hoạch:** *"Dự án này đang cần thêm tính năng Đăng nhập. Cậu lên kế hoạch giúp mình nhé."* (Kích hoạt `agent-orchestrator`)
75
- - **Fix lỗi:** *"Bị lỗi Hydration error trên Next.js rồi. Fix giúp mình."* (Kích hoạt `bug-fix` / `frontend-debug`)
76
- - **Audit Code:** *"Audit nhanh cho tôi thư mục src/components/ xem có vấn đề gì không."* (Kích hoạt `project-audit`)
98
+ ### 4. Khi gặp Bug cứng đầu
99
+ > *"Code đang bị crash với lỗi `Hydration error`. Hãy dùng skill **`frontend-debug`** **`bug-fix`** để tìm hiểu nguyên nhân gốc rễ và sửa nó giúp tôi."*
77
100
 
78
101
  👉 [Đọc Hướng Dẫn Sử Dụng chi tiết tại đây](docs/HUONG_DAN_SU_DUNG.md)
79
102
 
@@ -1,7 +1,7 @@
1
1
  # Chi Tiết 23 Skills — AI Developer Skill OS
2
2
 
3
3
  **Tác giả:** Quang Khánh
4
- **Phiên bản:** v1.0.0
4
+ **Phiên bản:** v1.0.1
5
5
 
6
6
  Tài liệu này giải thích chi tiết chức năng của từng Skill trong bộ Skill OS.
7
7
  AI sẽ đọc mô tả (description) bằng tiếng Anh để nhận diện, nhưng bạn có thể đọc tài liệu tiếng Việt này để hiểu AI có thể làm được gì.
@@ -59,34 +59,49 @@ Always read the relevant `SKILL.md` from `./rules-skill/skills/` before providin
59
59
  Speak to me in Vietnamese, but write all code in English.
60
60
  ```
61
61
 
62
- ### Cho Claude Code / Kilo Code (CLI Agents)
63
- Tạo file `CLAUDE.md` (hoặc `KILO.md`) ở gốc dự án và dán đoạn sau vào:
62
+ ### Cho Cline / Roo Code / Kilo Code (VS Code Extensions)
63
+ Tạo file `.clinerules`, `.roorules` hoặc `KILO.md` ở gốc dự án và dán nội dung:
64
64
  ```md
65
- # System Instructions
66
65
  Bạn đang chạy bằng **AI Developer Skill OS** (Tác giả: Quang Khánh).
67
-
68
- Vui lòng tìm đọc danh sách kỹ năng tại file `./rules-skill/skills.json`.
69
- Trước khi thực hiện bất kỳ yêu cầu nào, hãy gọi file `SKILL.md` tương ứng trong thư mục `./rules-skill/skills/` để biết quy trình làm việc chuẩn.
70
- Luôn giao tiếp bằng tiếng Việt nhưng viết code, đặt tên biến, comment trong code bằng tiếng Anh.
66
+ Vui lòng tìm đọc danh sách kỹ năng tại file `./rules-skill/skills.json`. Trước khi thực hiện bất kỳ yêu cầu nào, hãy gọi file `SKILL.md` tương ứng trong thư mục `./rules-skill/skills/`.
67
+ Luôn giao tiếp bằng tiếng Việt nhưng viết code bằng tiếng Anh.
71
68
  ```
72
69
 
70
+ ### Cho GitHub Copilot
71
+ Tạo file `.github/copilot-instructions.md` và dán đoạn prompt tương tự như trên vào file này để Copilot học được các kỹ năng.
72
+
73
73
  ---
74
74
 
75
- ## 4. Cách tương tác với AI
75
+ ## 4. Cách kiểm tra cài đặt thành công
76
+
77
+ Để biết AI của bạn đã thực sự "nhập môn" bộ Skill OS này chưa, hãy mở khung chat AI trong dự án và gõ chính xác câu sau:
78
+ > *"Hãy kích hoạt skill project-audit và cho tôi biết bạn sẽ làm những gì."*
79
+
80
+ ✅ **Thành công:** Nếu AI trả lời bằng tiếng Việt, liệt kê đúng các bước khám bệnh (Phase 1, Phase 2, Phase 3...) theo đúng như trong file `SKILL.md` của `project-audit`.
81
+ ❌ **Thất bại:** Nếu AI trả lời chung chung hoặc bảo không biết skill này là gì, bạn cần kiểm tra lại đường dẫn file cấu hình ở bước trên.
82
+
83
+ ---
84
+
85
+ ## 5. Cách tương tác & Gọi Skill cụ thể
86
+
87
+ Dù AI có thể tự đoán ngữ cảnh, cách chuyên nghiệp nhất là bạn **gọi thẳng tên skill** trong câu lệnh của mình để ép AI phải tuân thủ đúng quy trình.
88
+
89
+ Dưới đây là các câu lệnh (prompt) mẫu cực kỳ hiệu quả mà bạn nên dùng:
76
90
 
77
- Giờ đây bạn chỉ cần chat với AI như giao việc cho một kỹ sư thật sự. Không cần viết prompt dài dòng!
91
+ ### 🎯 dụ 1: Nhờ AI lên kế hoạch (Planning)
92
+ > *"Quang Khánh ơi, dự án này đang cần thêm tính năng Đăng nhập. Hãy dùng skill **`agent-orchestrator`** để lên kế hoạch làm tính năng này cho tôi. Nhớ gọi thêm **`context-manager`** để kiểm tra thư mục hiện tại có những file gì trước nhé."*
78
93
 
79
- **Ví dụ 1: Nhờ AI tự lên kế hoạch (Kích hoạt `agent-orchestrator`)**
80
- > "Quang Khánh ơi, dự án này đang cần thêm tính năng Đăng nhập. Cậu lên kế hoạch giúp mình nên làm trước nhé."
94
+ ### 🎯 Ví dụ 2: Fix lỗi cứng đầu (Bug Fix)
95
+ > *"Code đang bị crash với lỗi `Hydration error`. Hãy dùng skill **`frontend-debug`** **`bug-fix`** để tìm hiểu nguyên nhân gốc rễ sửa nó giúp tôi."*
81
96
 
82
- **Ví dụ 2: Sửa lỗi (Kích hoạt `bug-fix`)**
83
- > "Bị lỗi Hydration error trên Next.js rồi. Fix giúp mình."
97
+ ### 🎯 Ví dụ 3: Review Codebase (Audit)
98
+ > *"Kích hoạt skill **`project-audit`**. Hãy kiểm tra nhanh cho tôi thư mục `src/components/` xem có bị vấn đề về hiệu năng hay code smell không."*
84
99
 
85
- **Ví dụ 3: Review Codebase (Kích hoạt `project-audit`)**
86
- > "Audit nhanh cho tôi thư mục `src/components/`, tìm xem bị vấn đề về hiệu năng hay code smell không."
100
+ ### 🎯 Ví dụ 4: Xây dựng Giao diện Frontend (UI)
101
+ > *"Kích hoạt skill **`ui-builder`** và **`design-system`**. Hãy tạo cho tôi một màn hình Danh sách User. Chú ý dùng chuẩn components của thư mục `src/components/ui/` nhé."*
87
102
 
88
- **Ví dụ 4: Frontend UI (Kích hoạt `ui-builder` + `design-system`)**
89
- > "Làm cho tôi cái giao diện màn hình Danh sách User. Chú ý dùng chuẩn components của thư mục `src/components/ui/` nhé."
103
+ ### 🎯 Ví dụ 5: Làm việc với API (Backend & Integration)
104
+ > *"Sử dụng skill **`api-integration`**. Tích hợp cái swagger login này vào frontend giúp. Nhớ dùng React Query như chuẩn của project."*
90
105
 
91
- **Ví dụ 5: Tích hợp API (Kích hoạt `api-integration`)**
92
- > "Tích hợp cái swagger login này vào frontend giúp. Nhớ dùng React Query như chuẩn của project."
106
+ ### 🎯 Ví dụ 6: Database & Backend
107
+ > *"Sử dụng skill **`database-engineer`**. Hãy viết cho tôi schema Prisma cho bảng Product (Sản phẩm) và User (Người dùng) quan hệ 1-N. Làm theo đúng chuẩn kiến trúc trong skill."*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ai-developer-skill-os",
3
- "version": "1.0.3",
3
+ "version": "1.0.5",
4
4
  "description": "Multi-agent skill package cho AI coding agents (Claude, Cursor, Windsurf, Antigravity) với 23 skills chuyên nghiệp.",
5
5
  "main": "bin/install.js",
6
6
  "bin": {
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Auth & Security Engineer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: security protocols, tokens, headers, algorithms, code.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Backend Architecture
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, folder names, pattern names, technical rules.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Database Engineer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: table names, columns, queries, ORM code, technical terms.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Deployment & DevOps
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: configuration files, Docker commands, YAML syntax, technical concepts.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Agent Orchestrator
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: skill names, phase labels, technical decisions, file paths.
15
- > Use **the user's language** for: explanations, questions, plan summaries, and feedback.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  > ⚠️ **CRITICAL CONSTRAINT: This skill MUST NOT write any code.**
18
19
  > Its only job is to analyze, plan, and delegate.
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # API Integration Engineer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: type names, function names, file paths, API terms, HTTP concepts.
15
- > Use **the user's language** for: explanations, questions, and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Bug Fix — Diagnose & Repair
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, identifiers, error messages, file paths, technical labels.
15
- > Use **the user's language** for: explanations, questions, and fix summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Git Engineer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: commit messages, PR titles, changelog entries, branch names, git commands.
15
- > Use **the user's language** for: explanations, questions, and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  > 📌 **Standard followed:** [Conventional Commits v1.0.0](https://www.conventionalcommits.org/)
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Migration & Dependency Upgrade
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: package names, version numbers, commands, config keys, technical terms.
15
- > Use **the user's language** for: explanations, risk summaries, and step-by-step instructions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  > ⚠️ **Always create a rollback plan before starting any migration.**
18
19
  > Never apply breaking upgrades to production without a verified fallback.
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Project Audit
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code references, file paths, severity labels, technical terms.
15
- > Use **the user's language** for: explanations, questions, and report summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  > ⚠️ **CRITICAL: Do NOT modify any code during audit.**
18
19
  > The audit produces a report. Changes happen only after the user reviews and approves.
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Refactor — Safe Restructuring
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, identifiers, pattern names, file paths, technical terms.
15
- > Use **the user's language** for: explanations, questions, and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  > ⚠️ **Core constraint: Refactoring must NOT change observable behavior.**
18
19
  > If behavior changes are needed → that is a feature, not a refactor.
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Accessibility (A11y) Audit
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: ARIA attributes, HTML tags, WCAG guidelines, technical terms.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Component Generator
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, component names, prop types, technical terminology.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Design System Enforcer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: component names, CSS classes, design tokens, technical terms.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Form Builder
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: field names, validation rules, code, technical concepts.
15
- > Use **the user's language** for: explanations, error message text (unless specified otherwise), and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Frontend Architecture
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, folder names, architecture terms, technical rules.
15
- > Use **the user's language** for: explanations, questions, and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Frontend Debugger
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, error messages, stack traces, technical patterns.
15
- > Use **the user's language** for: explanations, root cause summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Frontend Performance Optimizer
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, metrics (LCP, CLS, FID), technical terms (memoization, lazy loading).
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Frontend Testing
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, test descriptions (`it('should...')`), mock data, technical terms.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # State Management
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, store names, action types, library names.
15
- > Use **the user's language** for: explanations, summaries, and questions.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # Table & CRUD Generator
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, column names, API endpoints, technical features.
15
- > Use **the user's language** for: explanations, summaries, and table headers/UI text (if requested).
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
@@ -11,8 +11,9 @@ platforms: [antigravity, claude-code, kilo-code, cursor, windsurf]
11
11
  # UI Builder
12
12
 
13
13
  > **Language rule:**
14
- > Use **English** for: code, component names, CSS classes, technical patterns.
15
- > Use **the user's language** for: explanations, questions, and summaries.
14
+ > Use English for: code, identifiers, file names, architecture terms, technical decisions.
15
+ > Use the user's language for: explanations, questions, summaries, and feedback.
16
+ > The user may write in any language — detect and match it automatically.
16
17
 
17
18
  ---
18
19
 
package/skills.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0",
2
+ "version": "1.0.1",
3
3
  "name": "AI Developer Skill OS",
4
4
  "description": "Multi-agent skill package for AI coding agents — Engineering + Frontend + Backend",
5
5
  "language": "en",