pikakit 3.9.110 โ†’ 3.9.112

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/README.md CHANGED
@@ -1,18 +1,17 @@
1
1
  <div align="center">
2
2
 
3
- # โšก PikaKit
3
+ # ๐Ÿค– PikaKit โ€” FAANG-Grade AI Operating System
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.105-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.110-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
- [![Agents](https://img.shields.io/badge/agents-21-f59e0b?style=for-the-badge&labelColor=18181b)](https://github.com/pikakit/agent-skills)
10
9
  [![Workflows](https://img.shields.io/badge/workflows-18-10b981?style=for-the-badge&labelColor=18181b)](https://github.com/pikakit/agent-skills)
11
10
  [![JavaScript](https://img.shields.io/badge/100%25-JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black&labelColor=18181b)](https://github.com/pikakit/agent-skills)
12
11
 
13
12
  **Composable Skills ยท Coordinated Agents ยท Intelligent Execution**
14
13
 
15
- [Install](#-quick-install) ยท [Skills](#-skills-catalog-51) ยท [Workflows](#-workflows-18) ยท [Agents](#-multi-agent-coordination-21) ยท [Website](https://pikakit.com)
14
+ [Install](#-quick-install) ยท [Skills](#-skills-catalog-51) ยท [Workflows](#-workflows-18) ยท [Website](https://pikakit.com)
16
15
 
17
16
  </div>
18
17
 
@@ -32,7 +31,6 @@ npx pikakit
32
31
  |--------------------|:-----------:|-------------------------------------------------------------------------|
33
32
  | ๐Ÿงฉ **Skills** | 51 | Architecture, Frontend, Backend, Security, DevOps, AI, Mobile, Testing |
34
33
  | โšก **Workflows** | 18 | `/think` ยท `/build` ยท `/autopilot` ยท `/studio` ยท `/validate` and more |
35
- | ๐Ÿค– **Agents** | 21 | 16 domain specialists + 5 meta-agents for coordination |
36
34
  | ๐Ÿ“œ **Rules** | `GEMINI.md` | AI behavior configuration โ€” the Supreme Law |
37
35
  | ๐Ÿ› ๏ธ **Scripts** | 6 | Checklist, verify, preview, session management |
38
36
  | ๐Ÿ’ป **CLI** | `kit` | Skill management ยท `agent` (optional interactive dashboard) |
@@ -67,7 +65,6 @@ Create **project-specific skills** that teach AI your conventions
67
65
  | Feature | PikaKit | Generic AI | Other Tools |
68
66
  |--------------------------------|:-----------------:|:-------------:|:-------------:|
69
67
  | โšก Auto-Accept Workflow | โœ… | โŒ | โŒ |
70
- | ๐Ÿค– Multi-Agent Coordination | 21 specialists | 1 generic | 1โ€“3 |
71
68
  | ๐Ÿง  Self-Learning Memory | โœ… | โŒ | โŒ |
72
69
  | ๐Ÿ’› 100% JavaScript | โœ… | Mixed | Python |
73
70
  | ๐Ÿ›ก๏ธ Safety Protocol | TIER -1 | โŒ | โŒ |
@@ -237,42 +234,6 @@ kit doctor # System health check
237
234
 
238
235
  ---
239
236
 
240
- ## ๐Ÿค Multi-Agent Coordination (21)
241
-
242
- > **16 domain specialists + 5 meta-agents** working together like a FAANG engineering team.
243
-
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 |
274
-
275
- ---
276
237
 
277
238
  ## ๐Ÿ›ก๏ธ Safety Protocol (TIER -1)
278
239
 
@@ -399,7 +360,7 @@ Proprietary โ€” See [LICENSE](LICENSE) for details.
399
360
 
400
361
  <div align="center">
401
362
 
402
- **โšก PikaKit v3.9.105**
363
+ **๐Ÿค– PikaKit v3.9.110**
403
364
 
404
365
  *Composable Skills ยท Coordinated Agents ยท Intelligent Execution*
405
366
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pikakit",
3
- "version": "3.9.110",
3
+ "version": "3.9.112",
4
4
  "description": "PikaKit โ€” Install 51 skills, 18 workflows into your AI project. One command.",
5
5
  "license": "UNLICENSED",
6
6
  "author": "pikakit <pikakit@gmail.com>",