vibes-plug 1.0.0 → 2.5.0

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.
Files changed (123) hide show
  1. package/.github/workflows/publish.yml +20 -0
  2. package/AGENTS.md +66 -0
  3. package/BLUEPRINT.md +152 -60
  4. package/CHANGELOG.md +50 -0
  5. package/README.md +346 -194
  6. package/package.json +25 -25
  7. package/plugin.json +1 -1
  8. package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
  9. package/skills/ai-llm-integration-expert/SKILL.md +180 -162
  10. package/skills/api-design-expert/SKILL.md +314 -310
  11. package/skills/app-analyzer-optimizer/SKILL.md +193 -189
  12. package/skills/apple-ecosystem-expert/SKILL.md +142 -0
  13. package/skills/async-queue-temporal-expert/SKILL.md +54 -0
  14. package/skills/authentication-identity-expert/SKILL.md +251 -20
  15. package/skills/auto-doc-updater/SKILL.md +214 -204
  16. package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
  17. package/skills/autonomous-red-teamer/SKILL.md +59 -0
  18. package/skills/autonomous-swarm-director/SKILL.md +69 -0
  19. package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
  20. package/skills/bootstrap-to-modern/SKILL.md +90 -86
  21. package/skills/brainstorming/SKILL.md +373 -353
  22. package/skills/browser-automation-expert/SKILL.md +46 -0
  23. package/skills/ci-cd-devops-architect/SKILL.md +72 -45
  24. package/skills/cloud-hosting-expert/SKILL.md +244 -244
  25. package/skills/coderabbit/SKILL.md +192 -192
  26. package/skills/cron-scheduler-expert/SKILL.md +298 -0
  27. package/skills/data-telemetry-expert/SKILL.md +213 -213
  28. package/skills/database-orm-expert/SKILL.md +294 -294
  29. package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
  30. package/skills/design-system-architect/SKILL.md +27 -10
  31. package/skills/doku-mcp-server/SKILL.md +251 -0
  32. package/skills/doku-payment-gateway/SKILL.md +227 -0
  33. package/skills/e2e-testing-expert/SKILL.md +315 -315
  34. package/skills/edge-serverless-db-expert/SKILL.md +43 -0
  35. package/skills/email-notification-expert/SKILL.md +362 -0
  36. package/skills/error-resilience-expert/SKILL.md +480 -0
  37. package/skills/event-driven-architect/SKILL.md +81 -81
  38. package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
  39. package/skills/file-upload-media-expert/SKILL.md +431 -0
  40. package/skills/form-validation-expert/SKILL.md +401 -0
  41. package/skills/fullstack-expert/SKILL.md +202 -202
  42. package/skills/fullstack-expert/references/api_design_guide.md +466 -466
  43. package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
  44. package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
  45. package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
  46. package/skills/gemini-agent-booster/SKILL.md +135 -135
  47. package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
  48. package/skills/glsl-shader-expert/SKILL.md +101 -0
  49. package/skills/go-programming-expert/SKILL.md +295 -295
  50. package/skills/graphql-apollo-expert/SKILL.md +108 -0
  51. package/skills/hig/SKILL.md +188 -188
  52. package/skills/hyper-context-synthesizer/SKILL.md +55 -0
  53. package/skills/js-backend-expert/SKILL.md +34 -9
  54. package/skills/legacy-code-translator/SKILL.md +65 -0
  55. package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
  56. package/skills/logging-error-tracking-expert/SKILL.md +338 -0
  57. package/skills/mcp-client-orchestrator/SKILL.md +70 -0
  58. package/skills/mcp-server-architect/SKILL.md +194 -194
  59. package/skills/micro-frontend-architect/SKILL.md +106 -0
  60. package/skills/mobile-expo-expert/SKILL.md +186 -186
  61. package/skills/mobile-push-notification-expert/SKILL.md +51 -0
  62. package/skills/monday-design-aesthetic/SKILL.md +67 -67
  63. package/skills/monorepo-architect/SKILL.md +227 -227
  64. package/skills/mpa-orchestrator/SKILL.md +101 -101
  65. package/skills/multi-agent-orchestration/SKILL.md +234 -234
  66. package/skills/multiple-entry-points/SKILL.md +55 -55
  67. package/skills/mvc-expert/SKILL.md +231 -231
  68. package/skills/payment-gateway-expert/SKILL.md +45 -45
  69. package/skills/performance-web-vitals/SKILL.md +332 -332
  70. package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
  71. package/skills/prd-architect/SKILL.md +201 -191
  72. package/skills/proactive-background-watcher/SKILL.md +62 -0
  73. package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
  74. package/skills/production-ready-hardener/SKILL.md +173 -186
  75. package/skills/production-ready-hardener/references/production_checklist.md +161 -161
  76. package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
  77. package/skills/project-context-mapper/SKILL.md +79 -0
  78. package/skills/python-programming-expert/SKILL.md +263 -132
  79. package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
  80. package/skills/realtime-collaboration-expert/SKILL.md +45 -45
  81. package/skills/rust-programming-expert/SKILL.md +235 -235
  82. package/skills/saas-billing/SKILL.md +377 -377
  83. package/skills/saas-multi-tenant/SKILL.md +251 -237
  84. package/skills/saas-mvp-launcher/SKILL.md +10 -0
  85. package/skills/saas-transformer/SKILL.md +187 -144
  86. package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
  87. package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
  88. package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
  89. package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
  90. package/skills/scalability-clean-code/SKILL.md +229 -229
  91. package/skills/self-evolving-memory-graph/SKILL.md +75 -0
  92. package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
  93. package/skills/senior-frontend/SKILL.md +161 -161
  94. package/skills/senior-fullstack/SKILL.md +167 -167
  95. package/skills/seo/SKILL.md +235 -225
  96. package/skills/seo-geo/SKILL.md +188 -188
  97. package/skills/session-context-loader/SKILL.md +77 -0
  98. package/skills/session-handoff-resume/SKILL.md +158 -158
  99. package/skills/skill_baru/SKILL.md +172 -147
  100. package/skills/spa-orchestrator/SKILL.md +288 -288
  101. package/skills/state-management-expert/SKILL.md +272 -272
  102. package/skills/supabase-security-expert/SKILL.md +243 -243
  103. package/skills/tailwind-expert/SKILL.md +188 -188
  104. package/skills/tanstack-query-expert/SKILL.md +199 -199
  105. package/skills/token-saver/SKILL.md +119 -111
  106. package/skills/typescript-expert/SKILL.md +324 -279
  107. package/skills/ui-components-expert/SKILL.md +263 -46
  108. package/skills/ui-ux-pro-max/SKILL.md +202 -201
  109. package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
  110. package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
  111. package/skills/ui_ux_expert/SKILL.md +17 -6
  112. package/skills/vector-db-rag-expert/SKILL.md +52 -0
  113. package/skills/vibe-code-gardener/SKILL.md +181 -173
  114. package/skills/visual-qa-vision-agent/SKILL.md +65 -0
  115. package/skills/vue-frontend-expert/SKILL.md +126 -0
  116. package/skills/web-3d-graphics-expert/SKILL.md +131 -0
  117. package/skills/web-game-engine-expert/SKILL.md +96 -0
  118. package/skills/web-scraper/SKILL.md +207 -205
  119. package/skills/website-design-cloner/SKILL.md +174 -0
  120. package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
  121. package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
  122. package/skills/zero-trust-secret-vault/SKILL.md +40 -0
  123. package/vibes-swarm-demo.gif +0 -0
@@ -1,158 +1,158 @@
1
- ---
2
- name: session-handoff-resume
3
- description: "Skill to save ultra-compact project checkpoints and seamlessly resume work across accounts or new chat sessions with minimum token consumption / Skill untuk menyimpan checkpoint proyek yang super ringkas dan melanjutkan pekerjaan secara efisien saat ganti akun/sesi tanpa boros token."
4
- author: "Roedy Rustam"
5
- ---
6
-
7
- # Session Handoff & Resume (2026 — Cross-Model Edition)
8
-
9
- [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
-
11
- ---
12
-
13
- <a name="english"></a>
14
- ## English
15
-
16
- ### Description
17
- Saves ultra-compact project checkpoints and enables seamless work resumption across new chat sessions, different accounts, or different AI models (Gemini, Claude, GPT). Designed for minimum token consumption while preserving full context needed for continuation.
18
-
19
- ### Trigger Conditions
20
- - Session is running very long and context window is nearly exhausted.
21
- - User wants to switch to a new chat session or different AI model.
22
- - User wants to save progress before closing and resume later.
23
- - User says "save checkpoint", "handoff", "save progress", "resume later".
24
-
25
- ### Checkpoint Format (Ultra-Compact)
26
-
27
- When creating a checkpoint, output a compact YAML block under 200 tokens:
28
-
29
- ```yaml
30
- # CHECKPOINT — [Project Name] — [Date]
31
- project: "[Project Name]"
32
- goal: "[One-line goal of the current session]"
33
- status: "[brief status: e.g., '60% — backend API done, frontend in progress']"
34
- stack: "[e.g., Next.js 15 + Hono + Supabase + Drizzle]"
35
- last_completed:
36
- - "[Most recent task completed]"
37
- - "[Second most recent]"
38
- next_tasks:
39
- - "[Immediate next task]"
40
- - "[Following task]"
41
- - "[Following task]"
42
- blockers: "[Any known blockers or pending decisions, or 'none']"
43
- key_files:
44
- - "[path/to/critical/file.ts]"
45
- - "[path/to/another/file.ts]"
46
- env_needed: "[List of env vars needed, e.g., SUPABASE_URL, STRIPE_KEY]"
47
- notes: "[Any critical context that doesn't fit above]"
48
- ```
49
-
50
- ### Cross-Model Handoff Protocol (2026)
51
-
52
- Different AI models interpret context differently. Use this universal handoff prompt:
53
-
54
- ```markdown
55
- ## RESUME CONTEXT — [Project Name]
56
-
57
- You are resuming work on [Project Name]. Read this context carefully before taking any action.
58
-
59
- **Goal**: [One-sentence project goal]
60
- **Current Status**: [What's been done, what's pending]
61
- **Tech Stack**: [Stack details]
62
- **Repository**: [path or URL if available]
63
-
64
- **Completed**:
65
- - ✅ [Done item 1]
66
- - ✅ [Done item 2]
67
-
68
- **Next Tasks** (in priority order):
69
- 1. [ ] [Immediate next task — be specific]
70
- 2. [ ] [Second task]
71
- 3. [ ] [Third task]
72
-
73
- **Critical Files to Read First**:
74
- - [file path] — [why it's critical]
75
- - [file path] — [why it's critical]
76
-
77
- **Known Constraints**:
78
- - [Constraint 1, e.g., "Use pnpm, not npm"]
79
- - [Constraint 2, e.g., "Admin panel must be on admin.domain.com"]
80
-
81
- **Do NOT**:
82
- - [Something the previous session explicitly avoided]
83
- - [Another anti-pattern to avoid]
84
-
85
- Start by reading the critical files listed above, then confirm you understand the current state before proceeding.
86
- ```
87
-
88
- ### Checkpoint Storage Locations
89
-
90
- | Destination | Use When |
91
- |---|---|
92
- | `CHECKPOINT.md` in project root | Primary — version-controlled |
93
- | `.agents/CHECKPOINT.md` | Alternative — agents-specific dir |
94
- | Copied to clipboard | Quick cross-session handoff |
95
- | Supabase notes table | Cloud-synced across devices |
96
-
97
- ### Resume Protocol (For New Session)
98
- When the user provides a checkpoint to resume from:
99
- 1. **Read all key files** listed in the checkpoint.
100
- 2. **Verify current state** matches the checkpoint (check git status, recent commits).
101
- 3. **Confirm understanding** — briefly state what you're resuming and what the first task is.
102
- 4. **Proceed immediately** — don't ask unnecessary questions.
103
-
104
- ### Automatic Checkpoint Triggers
105
- Proactively offer to create a checkpoint when:
106
- - User has been working for > 30 messages in a session.
107
- - The context window is > 70% consumed.
108
- - A major milestone is completed (e.g., "backend API is fully done").
109
- - The user says "I'll continue later".
110
-
111
- ---
112
-
113
- <a name="bahasa-indonesia"></a>
114
- ## Bahasa Indonesia
115
-
116
- ### Deskripsi
117
- Menyimpan checkpoint proyek yang ultra-ringkas dan memungkinkan kelanjutan pekerjaan yang mulus di sesi chat baru, akun yang berbeda, atau model AI yang berbeda (Gemini, Claude, GPT). Dirancang untuk konsumsi token minimum sambil mempertahankan konteks penuh yang diperlukan untuk kelanjutan.
118
-
119
- ### Kondisi Pemicu
120
- - Sesi berjalan sangat lama dan context window hampir habis.
121
- - Pengguna ingin beralih ke sesi chat baru atau model AI yang berbeda.
122
- - Pengguna ingin menyimpan progres sebelum menutup dan melanjutkan nanti.
123
- - Pengguna berkata "simpan checkpoint", "handoff", "simpan progres", "lanjut nanti".
124
-
125
- ### Format Checkpoint (Ultra-Ringkas)
126
-
127
- Saat membuat checkpoint, keluarkan blok YAML ringkas di bawah 200 token dengan field: `project`, `goal`, `status`, `stack`, `last_completed`, `next_tasks`, `blockers`, `key_files`, `env_needed`, `notes`.
128
-
129
- ### Protokol Handoff Lintas-Model (2026)
130
-
131
- Model AI yang berbeda menginterpretasikan konteks secara berbeda. Gunakan prompt handoff universal saat berpindah antar model (Gemini → Claude → GPT):
132
- - Sertakan goal satu kalimat, status saat ini, stack, daftar tugas yang selesai (✅), dan tugas berikutnya yang diprioritaskan.
133
- - Sertakan file kritis yang harus dibaca terlebih dahulu oleh model baru.
134
- - Sertakan kendala yang diketahui dan daftar "Jangan Lakukan".
135
- - Minta model baru untuk mengkonfirmasi pemahaman sebelum melanjutkan.
136
-
137
- ### Lokasi Penyimpanan Checkpoint
138
-
139
- | Tujuan | Gunakan Saat |
140
- |---|---|
141
- | `CHECKPOINT.md` di root proyek | Utama — dikontrol versi |
142
- | `.agents/CHECKPOINT.md` | Alternatif — direktori agen |
143
- | Disalin ke clipboard | Handoff lintas sesi cepat |
144
- | Tabel catatan Supabase | Tersinkronisasi cloud antar perangkat |
145
-
146
- ### Protokol Resume (Untuk Sesi Baru)
147
- Saat pengguna memberikan checkpoint untuk dilanjutkan:
148
- 1. **Baca semua file kritis** yang tercantum dalam checkpoint.
149
- 2. **Verifikasi status saat ini** cocok dengan checkpoint (periksa git status, commit terbaru).
150
- 3. **Konfirmasi pemahaman** — nyatakan singkat apa yang dilanjutkan dan apa tugas pertama.
151
- 4. **Lanjutkan segera** — jangan ajukan pertanyaan yang tidak perlu.
152
-
153
- ### Pemicu Checkpoint Otomatis
154
- Tawarkan secara proaktif untuk membuat checkpoint saat:
155
- - Pengguna telah bekerja lebih dari 30 pesan dalam satu sesi.
156
- - Context window > 70% terpakai.
157
- - Milestone besar selesai.
158
- - Pengguna berkata "saya akan lanjutkan nanti".
1
+ ---
2
+ name: session-handoff-resume
3
+ description: "Skill to save ultra-compact project checkpoints and seamlessly resume work across accounts or new chat sessions with minimum token consumption / Skill untuk menyimpan checkpoint proyek yang super ringkas dan melanjutkan pekerjaan secara efisien saat ganti akun/sesi tanpa boros token."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # Session Handoff & Resume (2026 — Cross-Model Edition)
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ <a name="english"></a>
14
+ ## English
15
+
16
+ ### Description
17
+ Saves ultra-compact project checkpoints and enables seamless work resumption across new chat sessions, different accounts, or different AI models (Gemini, Claude, GPT). Designed for minimum token consumption while preserving full context needed for continuation.
18
+
19
+ ### Trigger Conditions
20
+ - Session is running very long and context window is nearly exhausted.
21
+ - User wants to switch to a new chat session or different AI model.
22
+ - User wants to save progress before closing and resume later.
23
+ - User says "save checkpoint", "handoff", "save progress", "resume later".
24
+
25
+ ### Checkpoint Format (Ultra-Compact)
26
+
27
+ When creating a checkpoint, output a compact YAML block under 200 tokens:
28
+
29
+ ```yaml
30
+ # CHECKPOINT — [Project Name] — [Date]
31
+ project: "[Project Name]"
32
+ goal: "[One-line goal of the current session]"
33
+ status: "[brief status: e.g., '60% — backend API done, frontend in progress']"
34
+ stack: "[e.g., Next.js 15 + Hono + Supabase + Drizzle]"
35
+ last_completed:
36
+ - "[Most recent task completed]"
37
+ - "[Second most recent]"
38
+ next_tasks:
39
+ - "[Immediate next task]"
40
+ - "[Following task]"
41
+ - "[Following task]"
42
+ blockers: "[Any known blockers or pending decisions, or 'none']"
43
+ key_files:
44
+ - "[path/to/critical/file.ts]"
45
+ - "[path/to/another/file.ts]"
46
+ env_needed: "[List of env vars needed, e.g., SUPABASE_URL, STRIPE_KEY]"
47
+ notes: "[Any critical context that doesn't fit above]"
48
+ ```
49
+
50
+ ### Cross-Model Handoff Protocol (2026)
51
+
52
+ Different AI models interpret context differently. Use this universal handoff prompt:
53
+
54
+ ```markdown
55
+ ## RESUME CONTEXT — [Project Name]
56
+
57
+ You are resuming work on [Project Name]. Read this context carefully before taking any action.
58
+
59
+ **Goal**: [One-sentence project goal]
60
+ **Current Status**: [What's been done, what's pending]
61
+ **Tech Stack**: [Stack details]
62
+ **Repository**: [path or URL if available]
63
+
64
+ **Completed**:
65
+ - ✅ [Done item 1]
66
+ - ✅ [Done item 2]
67
+
68
+ **Next Tasks** (in priority order):
69
+ 1. [ ] [Immediate next task — be specific]
70
+ 2. [ ] [Second task]
71
+ 3. [ ] [Third task]
72
+
73
+ **Critical Files to Read First**:
74
+ - [file path] — [why it's critical]
75
+ - [file path] — [why it's critical]
76
+
77
+ **Known Constraints**:
78
+ - [Constraint 1, e.g., "Use pnpm, not npm"]
79
+ - [Constraint 2, e.g., "Admin panel must be on admin.domain.com"]
80
+
81
+ **Do NOT**:
82
+ - [Something the previous session explicitly avoided]
83
+ - [Another anti-pattern to avoid]
84
+
85
+ Start by reading the critical files listed above, then confirm you understand the current state before proceeding.
86
+ ```
87
+
88
+ ### Checkpoint Storage Locations
89
+
90
+ | Destination | Use When |
91
+ |---|---|
92
+ | `CHECKPOINT.md` in project root | Primary — version-controlled |
93
+ | `.agents/CHECKPOINT.md` | Alternative — agents-specific dir |
94
+ | Copied to clipboard | Quick cross-session handoff |
95
+ | Supabase notes table | Cloud-synced across devices |
96
+
97
+ ### Resume Protocol (For New Session)
98
+ When the user provides a checkpoint to resume from:
99
+ 1. **Read all key files** listed in the checkpoint.
100
+ 2. **Verify current state** matches the checkpoint (check git status, recent commits).
101
+ 3. **Confirm understanding** — briefly state what you're resuming and what the first task is.
102
+ 4. **Proceed immediately** — don't ask unnecessary questions.
103
+
104
+ ### Automatic Checkpoint Triggers
105
+ Proactively offer to create a checkpoint when:
106
+ - User has been working for > 30 messages in a session.
107
+ - The context window is > 70% consumed.
108
+ - A major milestone is completed (e.g., "backend API is fully done").
109
+ - The user says "I'll continue later".
110
+
111
+ ---
112
+
113
+ <a name="bahasa-indonesia"></a>
114
+ ## Bahasa Indonesia
115
+
116
+ ### Deskripsi
117
+ Menyimpan checkpoint proyek yang ultra-ringkas dan memungkinkan kelanjutan pekerjaan yang mulus di sesi chat baru, akun yang berbeda, atau model AI yang berbeda (Gemini, Claude, GPT). Dirancang untuk konsumsi token minimum sambil mempertahankan konteks penuh yang diperlukan untuk kelanjutan.
118
+
119
+ ### Kondisi Pemicu
120
+ - Sesi berjalan sangat lama dan context window hampir habis.
121
+ - Pengguna ingin beralih ke sesi chat baru atau model AI yang berbeda.
122
+ - Pengguna ingin menyimpan progres sebelum menutup dan melanjutkan nanti.
123
+ - Pengguna berkata "simpan checkpoint", "handoff", "simpan progres", "lanjut nanti".
124
+
125
+ ### Format Checkpoint (Ultra-Ringkas)
126
+
127
+ Saat membuat checkpoint, keluarkan blok YAML ringkas di bawah 200 token dengan field: `project`, `goal`, `status`, `stack`, `last_completed`, `next_tasks`, `blockers`, `key_files`, `env_needed`, `notes`.
128
+
129
+ ### Protokol Handoff Lintas-Model (2026)
130
+
131
+ Model AI yang berbeda menginterpretasikan konteks secara berbeda. Gunakan prompt handoff universal saat berpindah antar model (Gemini → Claude → GPT):
132
+ - Sertakan goal satu kalimat, status saat ini, stack, daftar tugas yang selesai (✅), dan tugas berikutnya yang diprioritaskan.
133
+ - Sertakan file kritis yang harus dibaca terlebih dahulu oleh model baru.
134
+ - Sertakan kendala yang diketahui dan daftar "Jangan Lakukan".
135
+ - Minta model baru untuk mengkonfirmasi pemahaman sebelum melanjutkan.
136
+
137
+ ### Lokasi Penyimpanan Checkpoint
138
+
139
+ | Tujuan | Gunakan Saat |
140
+ |---|---|
141
+ | `CHECKPOINT.md` di root proyek | Utama — dikontrol versi |
142
+ | `.agents/CHECKPOINT.md` | Alternatif — direktori agen |
143
+ | Disalin ke clipboard | Handoff lintas sesi cepat |
144
+ | Tabel catatan Supabase | Tersinkronisasi cloud antar perangkat |
145
+
146
+ ### Protokol Resume (Untuk Sesi Baru)
147
+ Saat pengguna memberikan checkpoint untuk dilanjutkan:
148
+ 1. **Baca semua file kritis** yang tercantum dalam checkpoint.
149
+ 2. **Verifikasi status saat ini** cocok dengan checkpoint (periksa git status, commit terbaru).
150
+ 3. **Konfirmasi pemahaman** — nyatakan singkat apa yang dilanjutkan dan apa tugas pertama.
151
+ 4. **Lanjutkan segera** — jangan ajukan pertanyaan yang tidak perlu.
152
+
153
+ ### Pemicu Checkpoint Otomatis
154
+ Tawarkan secara proaktif untuk membuat checkpoint saat:
155
+ - Pengguna telah bekerja lebih dari 30 pesan dalam satu sesi.
156
+ - Context window > 70% terpakai.
157
+ - Milestone besar selesai.
158
+ - Pengguna berkata "saya akan lanjutkan nanti".
@@ -1,147 +1,172 @@
1
- ---
2
- name: skill-baru
3
- description: "Comprehensive template for creating new vibes-plug skills with proper structure, trigger conditions, and bilingual support / Template komprehensif untuk membuat skill vibes-plug baru dengan struktur yang tepat, kondisi pemicu, dan dukungan bilingual."
4
- author: "Roedy Rustam"
5
- ---
6
-
7
- # [Skill Name] — vibes-plug Skill Template
8
-
9
- [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
-
11
- ---
12
-
13
- > **HOW TO USE THIS TEMPLATE**
14
- > 1. Copy this entire folder (`skill_baru/`) and rename it using kebab-case (e.g., `my-new-skill/`).
15
- > 2. Replace all placeholder text marked with `[...]` brackets.
16
- > 3. Update the frontmatter `name` and `description` fields above.
17
- > 4. Delete this instruction block before publishing.
18
- > 5. Add your skill to the `brainstorming` orchestration matrix if it belongs to a domain.
19
-
20
- ---
21
-
22
- <a name="english"></a>
23
- ## English
24
-
25
- ### Description
26
- [One paragraph describing the purpose and scope of this skill. Be specific about what problems it solves and what technology versions it targets.]
27
-
28
- Example: *"Expert guide for [Technology/Domain] (v[X.Y]+). Covers [feature A], [feature B], [pattern C], and [best practice D] for production-grade TypeScript/JavaScript applications."*
29
-
30
- ### Trigger Conditions
31
- Activate this skill when the user is:
32
- - [Trigger scenario 1 — be specific, e.g., "Writing X with framework Y"]
33
- - [Trigger scenario 2]
34
- - [Trigger scenario 3]
35
- - [Trigger scenario 4]
36
-
37
- ---
38
-
39
- ### Core Concepts
40
-
41
- #### [Concept 1 — e.g., "Architecture Overview"]
42
- [Explain the foundational concept. Use tables for comparisons, bullet points for lists, and code blocks for examples.]
43
-
44
- ```typescript
45
- // [Language] — [What this code demonstrates]
46
- // Replace this block with a real, runnable code example.
47
- const example = {
48
- field: 'value',
49
- };
50
- ```
51
-
52
- #### [Concept 2 — e.g., "Selection Guide"]
53
-
54
- | Criteria | Option A | Option B | Option C |
55
- |---|---|---|---|
56
- | [Criterion 1] | [Value] | [Value] | [Value] |
57
- | [Criterion 2] | [Value] | [Value] | [Value] |
58
- | **Best For** | [Use case] | [Use case] | [Use case] |
59
-
60
- **Recommendation:** [State a clear default recommendation with rationale.]
61
-
62
- ---
63
-
64
- ### [Main Topic Section 1 — e.g., "Setup & Configuration"]
65
-
66
- #### [Sub-topic 1.1]
67
- ```typescript
68
- // Example: Configuration or setup code
69
- ```
70
-
71
- #### [Sub-topic 1.2]
72
- ```typescript
73
- // Example: Core usage pattern
74
- ```
75
-
76
- ---
77
-
78
- ### [Main Topic Section 2 — e.g., "Best Practices"]
79
-
80
- 1. **[Practice 1]:** [Explanation]
81
- 2. **[Practice 2]:** [Explanation]
82
- 3. **[Practice 3]:** [Explanation]
83
- 4. **[Practice 4]:** [Explanation]
84
-
85
- ---
86
-
87
- ### Common Pitfalls to Avoid
88
-
89
- | Anti-Pattern | Problem | Correct Approach |
90
- |---|---|---|
91
- | [Bad practice 1] | [Why it's bad] | [What to do instead] |
92
- | [Bad practice 2] | [Why it's bad] | [What to do instead] |
93
- | [Bad practice 3] | [Why it's bad] | [What to do instead] |
94
-
95
- ---
96
-
97
- ### Integration with Other Skills
98
-
99
- This skill works best when combined with:
100
- - `[skill-name]` — [Why and when to combine]
101
- - `[skill-name]` [Why and when to combine]
102
- - `[skill-name]` — [Why and when to combine]
103
-
104
- ---
105
-
106
- <a name="bahasa-indonesia"></a>
107
- ## Bahasa Indonesia
108
-
109
- ### Deskripsi
110
- [Satu paragraf menjelaskan tujuan dan ruang lingkup skill ini. Spesifik tentang masalah apa yang dipecahkan dan versi teknologi apa yang ditargetkan.]
111
-
112
- Contoh: *"Panduan ahli untuk [Teknologi/Domain] (v[X.Y]+). Mencakup [fitur A], [fitur B], [pola C], dan [praktik terbaik D] untuk aplikasi TypeScript/JavaScript berkualitas produksi."*
113
-
114
- ### Kondisi Pemicu
115
- Aktifkan skill ini ketika pengguna sedang:
116
- - [Skenario pemicu 1 — spesifik, misal: "Menulis X dengan framework Y"]
117
- - [Skenario pemicu 2]
118
- - [Skenario pemicu 3]
119
- - [Skenario pemicu 4]
120
-
121
- ### Panduan Singkat
122
-
123
- [Ringkasan praktis berisi poin-poin utama yang harus diketahui. Merujuk ke bagian English untuk detail teknis dan contoh kode lengkap.]
124
-
125
- - **[Prinsip 1]:** [Penjelasan singkat]
126
- - **[Prinsip 2]:** [Penjelasan singkat]
127
- - **[Prinsip 3]:** [Penjelasan singkat]
128
- - **[Prinsip 4]:** [Penjelasan singkat]
129
-
130
- ### Integrasi dengan Skill Lain
131
-
132
- Skill ini bekerja paling baik dikombinasikan dengan:
133
- - `[nama-skill]` — [Mengapa dan kapan dikombinasikan]
134
- - `[nama-skill]` [Mengapa dan kapan dikombinasikan]
135
-
136
- ---
137
-
138
- ## Checklist Sebelum Mempublikasikan Skill Ini
139
-
140
- - [ ] Frontmatter `name` dan `description` sudah diisi.
141
- - [ ] Semua teks `[...]` placeholder sudah diganti.
142
- - [ ] Ada minimal 2 contoh kode yang nyata dan dapat dijalankan.
143
- - [ ] Ada tabel perbandingan atau selection guide jika relevan.
144
- - [ ] Ada bagian "Common Pitfalls" atau anti-pattern.
145
- - [ ] Bagian Bahasa Indonesia sudah diterjemahkan dengan benar.
146
- - [ ] Blok instruksi ini sudah dihapus.
147
- - [ ] Skill sudah ditambahkan ke matriks orkestrasi `brainstorming` jika relevan.
1
+ ---
2
+ name: skill-baru
3
+ description: "Comprehensive template for creating new vibes-plug skills with proper structure, trigger conditions, and bilingual support / Template komprehensif untuk membuat skill vibes-plug baru dengan struktur yang tepat, kondisi pemicu, dan dukungan bilingual."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # [Skill Name] — vibes-plug Skill Template
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ > **HOW TO USE THIS TEMPLATE**
14
+ > 1. Copy this entire folder (`skill_baru/`) and rename it using kebab-case (e.g., `my-new-skill/`).
15
+ > 2. Replace all placeholder text marked with `[...]` brackets.
16
+ > 3. Update the frontmatter `name` and `description` fields above.
17
+ > 4. Delete this instruction block before publishing.
18
+ > 5. Add your skill to the `brainstorming` orchestration matrix if it belongs to a domain.
19
+
20
+ ---
21
+
22
+ <a name="english"></a>
23
+ ## English
24
+
25
+ ### Description
26
+ [One paragraph describing the purpose and scope of this skill. Be specific about what problems it solves and what technology versions it targets.]
27
+
28
+ Example: *"Expert guide for [Technology/Domain] (v[X.Y]+). Covers [feature A], [feature B], [pattern C], and [best practice D] for production-grade TypeScript/JavaScript applications."*
29
+
30
+ ### Trigger Conditions
31
+ Activate this skill when the user is:
32
+ - [Trigger scenario 1 — be specific, e.g., "Writing X with framework Y"]
33
+ - [Trigger scenario 2]
34
+ - [Trigger scenario 3]
35
+ - [Trigger scenario 4]
36
+
37
+ ---
38
+
39
+ ### Core Concepts
40
+
41
+ #### [Concept 1 — e.g., "Architecture Overview"]
42
+ [Explain the foundational concept. Use tables for comparisons, bullet points for lists, and code blocks for examples.]
43
+
44
+ ```typescript
45
+ // [Language] — [What this code demonstrates]
46
+ // Replace this block with a real, runnable code example.
47
+ const example = {
48
+ field: 'value',
49
+ };
50
+ ```
51
+
52
+ #### [Concept 2 — e.g., "Selection Guide"]
53
+
54
+ | Criteria | Option A | Option B | Option C |
55
+ |---|---|---|---|
56
+ | [Criterion 1] | [Value] | [Value] | [Value] |
57
+ | [Criterion 2] | [Value] | [Value] | [Value] |
58
+ | **Best For** | [Use case] | [Use case] | [Use case] |
59
+
60
+ **Recommendation:** [State a clear default recommendation with rationale.]
61
+
62
+ ---
63
+
64
+ ### [Main Topic Section 1 — e.g., "Setup & Configuration"]
65
+
66
+ #### [Sub-topic 1.1]
67
+ ```typescript
68
+ // Example: Configuration or setup code
69
+ ```
70
+
71
+ #### [Sub-topic 1.2]
72
+ ```typescript
73
+ // Example: Core usage pattern
74
+ ```
75
+
76
+ ---
77
+
78
+ ### [Main Topic Section 2 — e.g., "Best Practices"]
79
+
80
+ 1. **[Practice 1]:** [Explanation]
81
+ 2. **[Practice 2]:** [Explanation]
82
+ 3. **[Practice 3]:** [Explanation]
83
+ 4. **[Practice 4]:** [Explanation]
84
+
85
+ ---
86
+
87
+ ### Common Pitfalls to Avoid
88
+
89
+ | Anti-Pattern | Problem | Correct Approach |
90
+ |---|---|---|
91
+ | [Bad practice 1] | [Why it's bad] | [What to do instead] |
92
+ | [Bad practice 2] | [Why it's bad] | [What to do instead] |
93
+ | [Bad practice 3] | [Why it's bad] | [What to do instead] |
94
+
95
+ ---
96
+
97
+ ### Integration with Other Skills (MANDATORY)
98
+
99
+ > ⚠️ **Every skill MUST list at least 3 cross-references.** No skill should exist in isolation.
100
+
101
+ This skill works best when combined with:
102
+ - `[skill-name]` — [Why and when to combine]
103
+ - `[skill-name]` — [Why and when to combine]
104
+ - `[skill-name]` — [Why and when to combine]
105
+
106
+ ### Referenced By Orchestrators (MANDATORY)
107
+
108
+ > ⚠️ **Update the orchestrator skills below when creating a new domain skill.**
109
+
110
+ This skill should be referenced by the following orchestrators:
111
+ - `brainstorming` — Add to the "[Domain]" row in the Skill Integration & Orchestration Matrix
112
+ - `zero-to-prod-orchestrator` Add to Phase [N]: [Phase Name]
113
+ - `production-ready-hardener` — Add to Phase [N] if relevant to pre-launch audit
114
+
115
+ ---
116
+
117
+ <a name="bahasa-indonesia"></a>
118
+ ## Bahasa Indonesia
119
+
120
+ ### Deskripsi
121
+ [Satu paragraf menjelaskan tujuan dan ruang lingkup skill ini. Spesifik tentang masalah apa yang dipecahkan dan versi teknologi apa yang ditargetkan.]
122
+
123
+ Contoh: *"Panduan ahli untuk [Teknologi/Domain] (v[X.Y]+). Mencakup [fitur A], [fitur B], [pola C], dan [praktik terbaik D] untuk aplikasi TypeScript/JavaScript berkualitas produksi."*
124
+
125
+ ### Kondisi Pemicu
126
+ Aktifkan skill ini ketika pengguna sedang:
127
+ - [Skenario pemicu 1 — spesifik, misal: "Menulis X dengan framework Y"]
128
+ - [Skenario pemicu 2]
129
+ - [Skenario pemicu 3]
130
+ - [Skenario pemicu 4]
131
+
132
+ ### Panduan Singkat
133
+
134
+ [Ringkasan praktis berisi poin-poin utama yang harus diketahui. Merujuk ke bagian English untuk detail teknis dan contoh kode lengkap.]
135
+
136
+ - **[Prinsip 1]:** [Penjelasan singkat]
137
+ - **[Prinsip 2]:** [Penjelasan singkat]
138
+ - **[Prinsip 3]:** [Penjelasan singkat]
139
+ - **[Prinsip 4]:** [Penjelasan singkat]
140
+
141
+ ### Integrasi dengan Skill Lain (WAJIB)
142
+
143
+ > ⚠️ **Setiap skill WAJIB mencantumkan minimal 3 referensi silang.** Tidak ada skill yang boleh berdiri sendiri.
144
+
145
+ Skill ini bekerja paling baik dikombinasikan dengan:
146
+ - `[nama-skill]` [Mengapa dan kapan dikombinasikan]
147
+ - `[nama-skill]` [Mengapa dan kapan dikombinasikan]
148
+ - `[nama-skill]` — [Mengapa dan kapan dikombinasikan]
149
+
150
+ ### Direferensikan oleh Orchestrator (WAJIB)
151
+
152
+ Skill ini harus direferensikan oleh orchestrator berikut:
153
+ - `brainstorming` — Tambahkan ke baris "[Domain]" di Matriks Orkestrasi
154
+ - `zero-to-prod-orchestrator` — Tambahkan ke Fase [N]
155
+ - `production-ready-hardener` — Tambahkan ke Fase [N] jika relevan
156
+
157
+ ---
158
+
159
+ ## Checklist Sebelum Mempublikasikan Skill Ini
160
+
161
+ - [ ] Frontmatter `name` dan `description` sudah diisi (bilingual EN/ID).
162
+ - [ ] Semua teks `[...]` placeholder sudah diganti.
163
+ - [ ] Ada minimal 2 contoh kode yang nyata dan dapat dijalankan.
164
+ - [ ] Ada tabel perbandingan atau selection guide jika relevan.
165
+ - [ ] Ada bagian "Common Pitfalls" atau anti-pattern.
166
+ - [ ] **Bagian "Integration with Other Skills" mencantumkan minimal 3 skill.**
167
+ - [ ] **Bagian "Referenced By Orchestrators" sudah diisi.**
168
+ - [ ] Bagian Bahasa Indonesia sudah diterjemahkan dengan benar.
169
+ - [ ] Blok instruksi ini sudah dihapus.
170
+ - [ ] **Skill sudah ditambahkan ke matriks orkestrasi `brainstorming`.**
171
+ - [ ] **Skill sudah ditambahkan ke fase yang relevan di `zero-to-prod-orchestrator`.**
172
+ - [ ] `BLUEPRINT.md` sudah diperbarui dengan deskripsi skill baru.