pikakit 3.9.104 → 3.9.106

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/LICENSE ADDED
@@ -0,0 +1,40 @@
1
+ PIKAKIT - PROPRIETARY LICENSE
2
+ ================================================================================
3
+
4
+ Copyright (c) 2026 PikaKit. All Rights Reserved.
5
+
6
+ NOTICE: All information contained herein is, and remains the property of
7
+ PikaKit. The intellectual and technical concepts contained herein are
8
+ proprietary to PikaKit and may be covered by U.S. and Foreign Patents,
9
+ patents in process, and are protected by trade secret or copyright law.
10
+
11
+ ================================================================================
12
+
13
+ 1. NO REDISTRIBUTION
14
+
15
+ Dissemination of this information or reproduction of this material is
16
+ strictly forbidden unless prior written permission is obtained from
17
+ PikaKit.
18
+
19
+ 2. USAGE RESTRICTION
20
+
21
+ This software may not be used, copied, modified, merged, published,
22
+ distributed, sublicensed, or sold without explicit written permission
23
+ from the author. Any unauthorized use is a violation of international
24
+ copyright laws.
25
+
26
+ 3. NO WARRANTY
27
+
28
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
33
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
34
+ DEALINGS IN THE SOFTWARE.
35
+
36
+ ================================================================================
37
+
38
+ Website: https://pikakit.com
39
+ For licensing inquiries: hello@pikakit.com
40
+ Repository: https://github.com/pikakit/add-skill-kit
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  ### Transform your AI Agent into a FAANG-level engineering team
6
6
 
7
- [![npm version](https://img.shields.io/badge/npm-v3.9.104-7c3aed?style=for-the-badge&logo=npm&logoColor=white&labelColor=18181b)](https://www.npmjs.com/package/pikakit)
7
+ [![npm version](https://img.shields.io/badge/npm-v3.9.105-7c3aed?style=for-the-badge&logo=npm&logoColor=white&labelColor=18181b)](https://www.npmjs.com/package/pikakit)
8
8
  [![Skills](https://img.shields.io/badge/skills-51-06b6d4?style=for-the-badge&labelColor=18181b)](https://github.com/pikakit/agent-skills)
9
9
  [![Agents](https://img.shields.io/badge/agents-21-f59e0b?style=for-the-badge&labelColor=18181b)](https://github.com/pikakit/agent-skills)
10
10
  [![Workflows](https://img.shields.io/badge/workflows-18-10b981?style=for-the-badge&labelColor=18181b)](https://github.com/pikakit/agent-skills)
@@ -12,7 +12,7 @@
12
12
 
13
13
  **Composable Skills · Coordinated Agents · Intelligent Execution**
14
14
 
15
- [Install](#-quick-install) · [Skills](#-skills-catalog-51) · [Workflows](#-workflows-18) · [Agents](#-multi-agent-coordination-21) · [Docs](#-links)
15
+ [Install](#-quick-install) · [Skills](#-skills-catalog-51) · [Workflows](#-workflows-18) · [Agents](#-multi-agent-coordination-21) · [Website](https://pikakit.com)
16
16
 
17
17
  </div>
18
18
 
@@ -24,18 +24,18 @@
24
24
  npx pikakit
25
25
  ```
26
26
 
27
- > One command installs **51 skills**, **18 workflows**, **21 agents**, and a complete AI operating system into your project.
27
+ > One command installs **51 skills**, **18 workflows**, and a complete AI operating system into your project.
28
28
 
29
29
  ### What You Get
30
30
 
31
- | Component | Count | Highlights |
32
- |-----------|:-----:|------------|
33
- | **Skills** | 51 | Architecture, Frontend, Backend, Security, DevOps, AI, Mobile, Testing |
34
- | **Workflows** | 18 | `/think` · `/build` · `/autopilot` · `/studio` · `/validate` · and more |
35
- | **Agents** | 21 | 16 domain specialists + 5 meta-agents for coordination |
36
- | **Rules** | `GEMINI.md` | AI behavior configuration — the Supreme Law |
37
- | **Scripts** | 6 | Checklist, verify, preview, session management |
38
- | **CLI** | `kit` | Skill management · `agent` (optional interactive dashboard) |
31
+ | Component | Count | Highlights |
32
+ |--------------------|:-----------:|-------------------------------------------------------------------------|
33
+ | 🧩 **Skills** | 51 | Architecture, Frontend, Backend, Security, DevOps, AI, Mobile, Testing |
34
+ | **Workflows** | 18 | `/think` · `/build` · `/autopilot` · `/studio` · `/validate` and more |
35
+ | 🤖 **Agents** | 21 | 16 domain specialists + 5 meta-agents for coordination |
36
+ | 📜 **Rules** | `GEMINI.md` | AI behavior configuration — the Supreme Law |
37
+ | 🛠️ **Scripts** | 6 | Checklist, verify, preview, session management |
38
+ | 💻 **CLI** | `kit` | Skill management · `agent` (optional interactive dashboard) |
39
39
 
40
40
  ---
41
41
 
@@ -45,7 +45,7 @@ npx pikakit
45
45
  <tr>
46
46
  <td width="33%" align="center">
47
47
 
48
- ### 🤖 Auto-Accept
48
+ ### ⚙️ Auto-Accept
49
49
  Approve plan **once** → agent runs to completion with **zero interruptions**
50
50
 
51
51
  </td>
@@ -57,21 +57,21 @@ AI **remembers mistakes** from `lessons-learned.yaml` and never repeats them
57
57
  </td>
58
58
  <td width="33%" align="center">
59
59
 
60
- ### 🛠️ Custom Skills
60
+ ### 🔧 Custom Skills
61
61
  Create **project-specific skills** that teach AI your conventions
62
62
 
63
63
  </td>
64
64
  </tr>
65
65
  </table>
66
66
 
67
- | | PikaKit | Generic AI | Other Tools |
68
- |---|:---:|:---:|:---:|
69
- | **Auto-Accept Workflow** | ✅ | ❌ | ❌ |
70
- | **Multi-Agent Coordination** | 21 specialists | 1 generic | 1–3 |
71
- | **Self-Learning Memory** | ✅ | ❌ | ❌ |
72
- | **100% JavaScript** | ✅ | Mixed | Python |
73
- | **Safety Protocol** | TIER -1 | ❌ | ❌ |
74
- | **Token Efficiency** | ~80% reduction | Baseline | ~30% |
67
+ | Feature | PikaKit | Generic AI | Other Tools |
68
+ |--------------------------------|:-----------------:|:-------------:|:-------------:|
69
+ | Auto-Accept Workflow | ✅ | ❌ | ❌ |
70
+ | 🤖 Multi-Agent Coordination | 21 specialists | 1 generic | 1–3 |
71
+ | 🧠 Self-Learning Memory | ✅ | ❌ | ❌ |
72
+ | 💛 100% JavaScript | ✅ | Mixed | Python |
73
+ | 🛡️ Safety Protocol | TIER -1 | ❌ | ❌ |
74
+ | 📉 Token Efficiency | Modular loading | Baseline | Varies |
75
75
 
76
76
  ---
77
77
 
@@ -111,130 +111,129 @@ kit doctor # System health check
111
111
 
112
112
  ### 🏗️ Architecture & Planning
113
113
 
114
- | Skill | Description |
115
- |-------|-------------|
116
- | `project-planner` | Task planning with dependency graph |
117
- | `idea-storm` | Socratic questioning & brainstorming |
118
- | `lifecycle-orchestrator` | End-to-end task lifecycle management |
119
- | `system-design` | Architecture decisions & ADR |
120
- | `context-engineering` | Token optimization & agent architecture |
114
+ | Skill | Description |
115
+ |-----------------------------|-------------------------------------------------|
116
+ | `project-planner` | Task planning with dependency graph |
117
+ | `idea-storm` | Socratic questioning & brainstorming |
118
+ | `lifecycle-orchestrator` | End-to-end task lifecycle management |
119
+ | `system-design` | Architecture decisions & ADR |
120
+ | `context-engineering` | Token optimization & agent architecture |
121
121
 
122
122
  ### 🎨 Frontend & Design
123
123
 
124
- | Skill | Description |
125
- |-------|-------------|
126
- | `react-pro` | Modern React patterns, hooks, state management |
127
- | `nextjs-pro` | App Router, RSC, 60+ optimization rules |
128
- | `design-system` | Color theory, typography, UX psychology |
129
- | `studio` | 50+ styles, 97 palettes, 57 font pairings |
130
- | `tailwind-kit` | Tailwind CSS v4 patterns |
124
+ | Skill | Description |
125
+ |-----------------------------|-------------------------------------------------|
126
+ | `react-pro` | Modern React patterns, hooks, state management |
127
+ | `nextjs-pro` | App Router, RSC, 60+ optimization rules |
128
+ | `design-system` | Color theory, typography, UX psychology |
129
+ | `studio` | 50+ styles, 97 palettes, 57 font pairings |
130
+ | `tailwind-kit` | Tailwind CSS v4 patterns |
131
131
 
132
132
  ### ⚙️ Backend & API
133
133
 
134
- | Skill | Description |
135
- |-------|-------------|
136
- | `api-architect` | REST, GraphQL, tRPC design |
137
- | `nodejs-pro` | Hono/Fastify/Express/NestJS patterns |
138
- | `python-pro` | FastAPI, Django, Flask |
139
- | `data-modeler` | Schema design, Prisma/Drizzle |
140
- | `auth-patterns` | OAuth2, JWT, RBAC/ABAC, MFA, Passkeys |
134
+ | Skill | Description |
135
+ |-----------------------------|-------------------------------------------------|
136
+ | `api-architect` | REST, GraphQL, tRPC design |
137
+ | `nodejs-pro` | Hono/Fastify/Express/NestJS patterns |
138
+ | `python-pro` | FastAPI, Django, Flask |
139
+ | `data-modeler` | Schema design, Prisma/Drizzle |
140
+ | `auth-patterns` | OAuth2, JWT, RBAC/ABAC, MFA, Passkeys |
141
141
 
142
142
  ### 🔐 Security
143
143
 
144
- | Skill | Description |
145
- |-------|-------------|
146
- | `security-scanner` | OWASP 2025, supply chain security |
147
- | `offensive-sec` | Red team tactics, MITRE ATT&CK |
148
- | `code-constitution` | Constitutional governance (Supreme Law) |
144
+ | Skill | Description |
145
+ |-----------------------------|-------------------------------------------------|
146
+ | `security-scanner` | OWASP 2025, supply chain security |
147
+ | `offensive-sec` | Red team tactics, MITRE ATT&CK |
148
+ | `code-constitution` | Constitutional governance (Supreme Law) |
149
149
 
150
150
  ### 🧪 Testing & Quality
151
151
 
152
- | Skill | Description |
153
- |-------|-------------|
154
- | `test-architect` | Unit, integration, E2E strategies |
155
- | `e2e-automation` | Playwright, visual testing, deep audit |
156
- | `code-craft` | Clean code, SRP, DRY, KISS |
157
- | `code-review` | Linting, static analysis, PR review |
158
- | `problem-checker` | IDE problem detection & auto-fix |
152
+ | Skill | Description |
153
+ |-----------------------------|-------------------------------------------------|
154
+ | `test-architect` | Unit, integration, E2E strategies |
155
+ | `e2e-automation` | Playwright, visual testing, deep audit |
156
+ | `code-craft` | Clean code, SRP, DRY, KISS |
157
+ | `code-review` | Linting, static analysis, PR review |
158
+ | `problem-checker` | IDE problem detection & auto-fix |
159
159
 
160
160
  ### 🐛 Debugging
161
161
 
162
- | Skill | Description |
163
- |-------|-------------|
164
- | `debug-pro` | 4-phase methodology + defense-in-depth |
165
- | `chrome-devtools` | Puppeteer CLI, screenshots, Core Web Vitals |
166
- | `knowledge-graph` | AST parsing, find-usages, impact analysis |
162
+ | Skill | Description |
163
+ |-----------------------------|-------------------------------------------------|
164
+ | `debug-pro` | 4-phase methodology + defense-in-depth |
165
+ | `chrome-devtools` | Puppeteer CLI, screenshots, Core Web Vitals |
166
+ | `knowledge-graph` | AST parsing, find-usages, impact analysis |
167
167
 
168
168
  ### 🤖 AI & Agents
169
169
 
170
- | Skill | Description |
171
- |-------|-------------|
172
- | `google-adk-python` | Google Agent Development Kit |
173
- | `auto-learned` | Hierarchical auto-learned patterns |
174
- | `auto-learner` | Pattern extraction from errors |
175
- | `execution-reporter` | Agent routing transparency |
176
- | `smart-router` | Intelligent agent routing |
177
- | `mcp-builder` | Build MCP servers for AI agents |
178
- | `mcp-management` | Discover & execute MCP tools |
179
- | `ai-artist` | Prompt engineering for LLM & image AI |
170
+ | Skill | Description |
171
+ |-----------------------------|-------------------------------------------------|
172
+ | `google-adk-python` | Google Agent Development Kit |
173
+ | `auto-learned` | Hierarchical auto-learned patterns |
174
+ | `auto-learner` | Pattern extraction from errors |
175
+ | `execution-reporter` | Agent routing transparency |
176
+ | `smart-router` | Intelligent agent routing |
177
+ | `mcp-builder` | Build MCP servers for AI agents |
178
+ | `mcp-management` | Discover & execute MCP tools |
179
+ | `ai-artist` | Prompt engineering for LLM & image AI |
180
180
 
181
181
  ### ☁️ DevOps & Infrastructure
182
182
 
183
- | Skill | Description |
184
- |-------|-------------|
185
- | `cicd-pipeline` | Safe deployments, rollback strategies |
186
- | `gitops` | ArgoCD/Flux GitOps workflows |
187
- | `git-workflow` | Conventional commits, secret detection |
188
- | `server-ops` | Process management, scaling |
189
- | `vercel-deploy` | 1-click Vercel deployment |
190
- | `observability` | OpenTelemetry, unified logs/metrics/traces |
191
- | `perf-optimizer` | Core Web Vitals, bundle analysis |
183
+ | Skill | Description |
184
+ |-----------------------------|-------------------------------------------------|
185
+ | `cicd-pipeline` | Safe deployments, rollback strategies |
186
+ | `gitops` | ArgoCD/Flux GitOps workflows |
187
+ | `git-workflow` | Conventional commits, secret detection |
188
+ | `server-ops` | Process management, scaling |
189
+ | `vercel-deploy` | 1-click Vercel deployment |
190
+ | `observability` | OpenTelemetry, unified logs/metrics/traces |
191
+ | `perf-optimizer` | Core Web Vitals, bundle analysis |
192
192
 
193
193
  ### 📱 Mobile & Specialized
194
194
 
195
- | Skill | Description |
196
- |-------|-------------|
197
- | `mobile-developer` | React Native, Flutter, native |
198
- | `mobile-design` | Mobile-first UI/UX patterns |
199
- | `game-development` | Game logic & mechanics |
200
- | `typescript-expert` | Type-level programming, monorepo |
201
- | `shell-script` | Bash/Linux terminal patterns |
195
+ | Skill | Description |
196
+ |-----------------------------|-------------------------------------------------|
197
+ | `mobile-developer` | React Native, Flutter, native |
198
+ | `mobile-design` | Mobile-first UI/UX patterns |
199
+ | `game-development` | Game logic & mechanics |
200
+ | `typescript-expert` | Type-level programming, monorepo |
201
+ | `shell-script` | Bash/Linux terminal patterns |
202
202
 
203
203
  ### 📝 Documentation & Content
204
204
 
205
- | Skill | Description |
206
- |-------|-------------|
207
- | `doc-templates` | README, API docs, ADR templates |
208
- | `copywriting` | AIDA, PAS, conversion formulas |
209
- | `seo-optimizer` | SEO, E-E-A-T, Core Web Vitals |
210
- | `media-processing` | FFmpeg, ImageMagick, RMBG |
211
- | `agent-browser` | AI-optimized browser automation |
212
- | `knowledge-graph` | AST parsing, find-usages, impact analysis |
205
+ | Skill | Description |
206
+ |-----------------------------|-------------------------------------------------|
207
+ | `doc-templates` | README, API docs, ADR templates |
208
+ | `copywriting` | AIDA, PAS, conversion formulas |
209
+ | `seo-optimizer` | SEO, E-E-A-T, Core Web Vitals |
210
+ | `media-processing` | FFmpeg, ImageMagick, RMBG |
211
+ | `agent-browser` | AI-optimized browser automation |
213
212
 
214
213
  ---
215
214
 
216
215
  ## 📜 Workflows (18)
217
216
 
218
- | Command | Purpose | Agents |
219
- |---------|---------|:------:|
220
- | `/think` | Brainstorm 3+ approaches | planner |
221
- | `/plan` | Generate detailed `PLAN.md` | planner, explorer |
222
- | `/build` | Full-stack implementation | 3–7 |
223
- | `/autopilot` | Multi-agent autonomous execution | 3+ |
224
- | `/cook` | Direct implementation from instructions | code-craft |
225
- | `/fix` | Quick error remediation | debug-pro |
226
- | `/validate` | Test suite with coverage | qa |
227
- | `/diagnose` | Root cause debugging | debug |
228
- | `/inspect` | Defense-in-depth code review | security |
229
- | `/studio` | UI design (50+ styles, 97 palettes) | frontend |
230
- | `/api` | API development with OpenAPI docs | backend |
231
- | `/mobile` | Mobile app development | mobile |
232
- | `/game` | Game development | gamedev |
233
- | `/chronicle` | Auto-documentation | docs |
234
- | `/launch` | Zero-downtime deployment | devops |
235
- | `/stage` | Dev sandbox & Docker Compose | devops |
236
- | `/monitor` | Observability setup | |
237
- | `/optimize` | Performance optimization | perf |
217
+ | Command | Purpose | Agents |
218
+ |----------------|----------------------------------------|:---------------:|
219
+ | `/think` | Brainstorm 3+ approaches | planner |
220
+ | `/plan` | Generate detailed `PLAN.md` | planner, explorer |
221
+ | `/build` | Full-stack implementation | 3–7 |
222
+ | `/autopilot` | Multi-agent autonomous execution | 3+ |
223
+ | `/cook` | Direct implementation from instructions | code-craft |
224
+ | `/fix` | Quick error remediation | debug-pro |
225
+ | `/validate` | Test suite with coverage | qa |
226
+ | `/diagnose` | Root cause debugging | debug |
227
+ | `/inspect` | Defense-in-depth code review | security |
228
+ | `/studio` | UI design (50+ styles, 97 palettes) | frontend |
229
+ | `/api` | API development with OpenAPI docs | backend |
230
+ | `/mobile` | Mobile app development | mobile |
231
+ | `/game` | Game development | gamedev |
232
+ | `/chronicle` | Auto-documentation | docs |
233
+ | `/launch` | Zero-downtime deployment | devops |
234
+ | `/stage` | Dev sandbox & Docker Compose | devops |
235
+ | `/monitor` | Observability setup | devops |
236
+ | `/optimize` | Performance optimization | perf |
238
237
 
239
238
  ---
240
239
 
@@ -242,36 +241,36 @@ kit doctor # System health check
242
241
 
243
242
  > **16 domain specialists + 5 meta-agents** working together like a FAANG engineering team.
244
243
 
245
- ### Meta-Agents (Runtime Control)
246
-
247
- | Agent | Role |
248
- |-------|------|
249
- | `orchestrator` | Strategic coordination & execution order |
250
- | `assessor` | Risk evaluation before risky operations |
251
- | `recovery` | State management & checkpoint/restore |
252
- | `critic` | Conflict resolution between agents |
253
- | `learner` | Continuous improvement from outcomes |
254
-
255
- ### Domain Agents (16)
256
-
257
- | Domain | Agent | Key Skills |
258
- |--------|-------|------------|
259
- | Frontend | `frontend` | react-pro, tailwind-kit, studio |
260
- | Backend | `backend` | api-architect, nodejs-pro |
261
- | Database | `database` | data-modeler |
262
- | Security | `security` / `pentest` | security-scanner, offensive-sec |
263
- | Testing | `testing` / `qa` | test-architect, e2e-automation |
264
- | DevOps | `devops` | cicd-pipeline, server-ops |
265
- | Mobile | `mobile` | mobile-developer, mobile-design |
266
- | Debug | `debug` | debug-pro |
267
- | Performance | `perf` | perf-optimizer |
268
- | Planning | `planner` / `lead` | project-planner, idea-storm |
269
- | Documentation | `docs` | doc-templates |
270
- | SEO | `seo` | seo-optimizer |
271
- | Game Dev | `gamedev` | game-development |
272
- | Exploration | `explorer` | knowledge-graph |
273
- | Legacy | `legacy` | migration patterns |
274
- | Product | `product-lead` | requirements, UX |
244
+ ### 🧠 Meta-Agents (Runtime Control)
245
+
246
+ | Agent | Role |
247
+ |--------------------|-----------------------------------------------------|
248
+ | `orchestrator` | Strategic coordination & execution order |
249
+ | `assessor` | Risk evaluation before risky operations |
250
+ | `recovery` | State management & checkpoint/restore |
251
+ | `critic` | Conflict resolution between agents |
252
+ | `learner` | Continuous improvement from outcomes |
253
+
254
+ ### 👥 Domain Agents (16)
255
+
256
+ | Domain | Agent | Key Skills |
257
+ |--------------------|----------------------------|----------------------------------------|
258
+ | 🎨 Frontend | `frontend` | react-pro, tailwind-kit, studio |
259
+ | ⚙️ Backend | `backend` | api-architect, nodejs-pro |
260
+ | 🗄️ Database | `database` | data-modeler |
261
+ | 🔐 Security | `security` / `pentest` | security-scanner, offensive-sec |
262
+ | 🧪 Testing | `testing` / `qa` | test-architect, e2e-automation |
263
+ | ☁️ DevOps | `devops` | cicd-pipeline, server-ops |
264
+ | 📱 Mobile | `mobile` | mobile-developer, mobile-design |
265
+ | 🐛 Debug | `debug` | debug-pro |
266
+ | Performance | `perf` | perf-optimizer |
267
+ | 📋 Planning | `planner` / `lead` | project-planner, idea-storm |
268
+ | 📝 Documentation | `docs` | doc-templates |
269
+ | 🔍 SEO | `seo` | seo-optimizer |
270
+ | 🎮 Game Dev | `gamedev` | game-development |
271
+ | 🔭 Exploration | `explorer` | knowledge-graph |
272
+ | 🏚️ Legacy | `legacy` | migration patterns |
273
+ | 💡 Product | `product-lead` | requirements, UX |
275
274
 
276
275
  ---
277
276
 
@@ -279,14 +278,14 @@ kit doctor # System health check
279
278
 
280
279
  > **Safety > Recoverability > Correctness > Cleanliness > Convenience**
281
280
 
282
- | Rule | Description |
283
- |------|-------------|
284
- | 🚫 **No Delete** | Never delete files without explicit user confirmation |
285
- | ✍️ **Safe Modify** | Read/Create/Modify allowed; Delete/Overwrite forbidden |
286
- | 🗂️ **Git Versioning** | All risky changes get `git stash` or checkpoint commit |
287
- | 🔁 **Rollback Guarantee** | Previous version always recoverable via Git |
288
- | ⛔ **Human Checkpoint** | Core logic, auth, config, architecture require explicit approval |
289
- | 🛠️ **Failure Recovery** | 6-level auto-recovery before escalating to user |
281
+ | Rule | Description |
282
+ |---------------------------------|------------------------------------------------------|
283
+ | 🚫 **No Delete** | Never delete files without explicit user confirmation |
284
+ | ✍️ **Safe Modify** | Read/Create/Modify allowed; Delete/Overwrite forbidden |
285
+ | 🗂️ **Git Versioning** | All risky changes get `git stash` or checkpoint commit |
286
+ | 🔁 **Rollback Guarantee** | Previous version always recoverable via Git |
287
+ | ⛔ **Human Checkpoint** | Core logic, auth, config require explicit approval |
288
+ | 🛠️ **Failure Recovery** | 6-level auto-recovery before escalating to user |
290
289
 
291
290
  ---
292
291
 
@@ -351,7 +350,7 @@ your-project/
351
350
 
352
351
  ---
353
352
 
354
- ## 🗂️ CLI Reference
353
+ ## 💻 CLI Reference
355
354
 
356
355
  ### `kit` (Always Installed)
357
356
 
@@ -379,27 +378,33 @@ agent watch # Real-time monitoring
379
378
 
380
379
  ## 🔗 Links
381
380
 
382
- | | |
383
- |---|---|
384
- | 📦 **npm** | [npmjs.com/package/pikakit](https://www.npmjs.com/package/pikakit) |
385
- | 🐙 **GitHub (Skills)** | [github.com/pikakit/agent-skills](https://github.com/pikakit/agent-skills) |
386
- | 🐙 **GitHub (CLI)** | [github.com/pikakit/pikakit](https://github.com/pikakit/pikakit) |
387
- | 🐛 **Issues** | [github.com/pikakit/agent-skills/issues](https://github.com/pikakit/agent-skills/issues) |
381
+ | Resource | URL |
382
+ |-----------------------------|------------------------------------------------------------------------------------------|
383
+ | 🌐 **Website** | [pikakit.com](https://pikakit.com) |
384
+ | 📧 **Support** | [hello@pikakit.com](mailto:hello@pikakit.com) |
385
+ | 📦 **npm** | [npmjs.com/package/pikakit](https://www.npmjs.com/package/pikakit) |
386
+ | 🐙 **GitHub (Skills)** | [github.com/pikakit/agent-skills](https://github.com/pikakit/agent-skills) |
387
+ | 🐙 **GitHub (CLI)** | [github.com/pikakit/add-skill-kit](https://github.com/pikakit/add-skill-kit) |
388
+ | 🐛 **Issues** | [github.com/pikakit/agent-skills/issues](https://github.com/pikakit/agent-skills/issues) |
388
389
 
389
390
  ---
390
391
 
391
392
  ## 📄 License
392
393
 
393
- UNLICENSED — See [LICENSE](LICENSE) for details.
394
+ Proprietary — See [LICENSE](LICENSE) for details.
395
+
396
+ © 2026 PikaKit. All Rights Reserved.
394
397
 
395
398
  ---
396
399
 
397
400
  <div align="center">
398
401
 
399
- **⚡ PikaKit v3.9.104**
402
+ **⚡ PikaKit v3.9.105**
400
403
 
401
404
  *Composable Skills · Coordinated Agents · Intelligent Execution*
402
405
 
406
+ [pikakit.com](https://pikakit.com) · [hello@pikakit.com](mailto:hello@pikakit.com)
407
+
403
408
  **[⭐ Star](https://github.com/pikakit/agent-skills) · [Install Now](#-quick-install) · Build Something Great**
404
409
 
405
410
  </div>
package/bin/lib/ui.js CHANGED
@@ -163,7 +163,7 @@ export function brandedIntro(version, status = "") {
163
163
  }
164
164
 
165
165
  // Version + stats tagline (aligned with other steps)
166
- clackLog.message(c.dim(`v${version} · 51 Skills · 21 Agents · 18 Workflows`), { symbol: c.cyan(S.diamond) });
166
+ clackLog.message(c.dim(`v${version} · 51 Skills · 18 Workflows`), { symbol: c.cyan(S.diamond) });
167
167
 
168
168
  if (status) {
169
169
  console.log(`${c.dim(status)}`);
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "pikakit",
3
- "version": "3.9.104",
4
- "description": "PikaKit — Install 51 skills, 18 workflows, 21 agents into your AI project. One command.",
5
- "license": "MIT",
3
+ "version": "3.9.106",
4
+ "description": "PikaKit — Install 51 skills, 18 workflows into your AI project. One command.",
5
+ "license": "UNLICENSED",
6
6
  "author": "pikakit <pikakit@gmail.com>",
7
7
  "homepage": "https://github.com/pikakit/pikakit",
8
8
  "repository": {