@musashishao/agent-kit 1.8.2 → 1.9.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 (71) hide show
  1. package/.agent/agents/ai-architect.md +39 -0
  2. package/.agent/agents/cloud-engineer.md +39 -0
  3. package/.agent/agents/game-asset-curator.md +317 -0
  4. package/.agent/agents/game-developer.md +190 -89
  5. package/.agent/agents/game-narrative-designer.md +310 -0
  6. package/.agent/agents/game-qa-agent.md +441 -0
  7. package/.agent/agents/marketing-specialist.md +41 -0
  8. package/.agent/agents/penetration-tester.md +15 -1
  9. package/.agent/rules/CODEX.md +26 -2
  10. package/.agent/rules/GEMINI.md +1 -1
  11. package/.agent/rules/REFERENCE.md +92 -2
  12. package/.agent/skills/3d-web-experience/SKILL.md +386 -0
  13. package/.agent/skills/DEPENDENCIES.md +54 -0
  14. package/.agent/skills/ab-test-setup/SKILL.md +77 -0
  15. package/.agent/skills/active-directory-attacks/SKILL.md +59 -0
  16. package/.agent/skills/agent-evaluation/SKILL.md +430 -0
  17. package/.agent/skills/agent-memory-systems/SKILL.md +426 -0
  18. package/.agent/skills/agent-tool-builder/SKILL.md +139 -0
  19. package/.agent/skills/ai-agents-architect/SKILL.md +115 -0
  20. package/.agent/skills/ai-product/SKILL.md +86 -0
  21. package/.agent/skills/ai-wrapper-product/SKILL.md +90 -0
  22. package/.agent/skills/analytics-tracking/SKILL.md +88 -0
  23. package/.agent/skills/api-fuzzing-bug-bounty/SKILL.md +66 -0
  24. package/.agent/skills/app-store-optimization/SKILL.md +66 -0
  25. package/.agent/skills/autonomous-agent-patterns/SKILL.md +414 -0
  26. package/.agent/skills/aws-penetration-testing/SKILL.md +50 -0
  27. package/.agent/skills/aws-serverless/SKILL.md +327 -0
  28. package/.agent/skills/azure-functions/SKILL.md +340 -0
  29. package/.agent/skills/broken-authentication/SKILL.md +53 -0
  30. package/.agent/skills/browser-automation/SKILL.md +408 -0
  31. package/.agent/skills/browser-extension-builder/SKILL.md +422 -0
  32. package/.agent/skills/bullmq-specialist/SKILL.md +424 -0
  33. package/.agent/skills/bun-development/SKILL.md +386 -0
  34. package/.agent/skills/burp-suite-testing/SKILL.md +60 -0
  35. package/.agent/skills/clerk-auth/SKILL.md +432 -0
  36. package/.agent/skills/cloud-penetration-testing/SKILL.md +51 -0
  37. package/.agent/skills/copywriting/SKILL.md +66 -0
  38. package/.agent/skills/crewai/SKILL.md +470 -0
  39. package/.agent/skills/discord-bot-architect/SKILL.md +447 -0
  40. package/.agent/skills/email-sequence/SKILL.md +73 -0
  41. package/.agent/skills/ethical-hacking-methodology/SKILL.md +67 -0
  42. package/.agent/skills/firebase/SKILL.md +377 -0
  43. package/.agent/skills/game-development/godot-expert/SKILL.md +462 -0
  44. package/.agent/skills/game-development/npc-ai-integration/SKILL.md +110 -0
  45. package/.agent/skills/game-development/procedural-generation/SKILL.md +168 -0
  46. package/.agent/skills/game-development/unity-integration/SKILL.md +358 -0
  47. package/.agent/skills/game-development/webgpu-shading/SKILL.md +209 -0
  48. package/.agent/skills/gcp-cloud-run/SKILL.md +358 -0
  49. package/.agent/skills/graphql/SKILL.md +492 -0
  50. package/.agent/skills/idor-testing/SKILL.md +64 -0
  51. package/.agent/skills/inngest/SKILL.md +128 -0
  52. package/.agent/skills/langfuse/SKILL.md +415 -0
  53. package/.agent/skills/langgraph/SKILL.md +360 -0
  54. package/.agent/skills/launch-strategy/SKILL.md +68 -0
  55. package/.agent/skills/linux-privilege-escalation/SKILL.md +62 -0
  56. package/.agent/skills/llm-app-patterns/SKILL.md +367 -0
  57. package/.agent/skills/marketing-ideas/SKILL.md +66 -0
  58. package/.agent/skills/metasploit-framework/SKILL.md +60 -0
  59. package/.agent/skills/micro-saas-launcher/SKILL.md +93 -0
  60. package/.agent/skills/neon-postgres/SKILL.md +339 -0
  61. package/.agent/skills/paid-ads/SKILL.md +64 -0
  62. package/.agent/skills/supabase-integration/SKILL.md +411 -0
  63. package/.agent/workflows/ai-agent.md +36 -0
  64. package/.agent/workflows/game-prototype.md +154 -0
  65. package/.agent/workflows/marketing.md +37 -0
  66. package/.agent/workflows/pentest.md +37 -0
  67. package/.agent/workflows/saas.md +36 -0
  68. package/README.md +4 -4
  69. package/docs/CHANGELOG_AI_INFRA.md +30 -0
  70. package/docs/MIGRATION_GUIDE_V1.9.md +55 -0
  71. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  > 🚀 The Ultimate AI Agent System for Modern Development
4
4
  >
5
- > **16 Agents** • **58 Skills** • **17 Workflows** • **Multi-Platform Support**
5
+ > **20 Agents** • **104 Skills** • **21 Workflows** • **Multi-Platform Support**
6
6
 
7
7
  [![npm version](https://badge.fury.io/js/@musashishao%2Fagent-kit.svg)](https://www.npmjs.com/package/@musashishao/agent-kit)
8
8
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -26,10 +26,10 @@ This installs the `.agent` folder containing all templates into your project.
26
26
 
27
27
  | Component | Count | Description |
28
28
  |-----------|-------|-------------|
29
- | **Agents** | 16 | Specialist AI personas (frontend, backend, security, etc.) |
30
- | **Skills** | 58 | Domain-specific knowledge modules |
29
+ | **Agents** | 20 | Specialist AI personas (frontend, backend, security, etc.) |
30
+ | **Skills** | 104 | Domain-specific knowledge modules |
31
31
  | **Intelligence** | 4 | RAG, Knowledge Graph, Memory, and **Verification Gate** |
32
- | **Workflows** | 17 | Slash command procedures |
32
+ | **Workflows** | 21 | Slash command procedures |
33
33
  | **Templates** | 4 | Project templates (web, mobile, backend) |
34
34
 
35
35
  ## 🔗 Multi-Platform Support
@@ -4,6 +4,36 @@ All notable changes to the AI Data Infrastructure are documented here.
4
4
 
5
5
  ---
6
6
 
7
+ ## [1.9.0] - 2026-01-28
8
+
9
+ ### Added
10
+ #### Phase 1-5: Massive Skill & Agent Expansion
11
+ - **Created 46 New Skills** (Total count reached 104)
12
+ - **AI Development**: `llm-app-patterns`, `langgraph`, `crewai`, `langfuse`, `autonomous-agent-patterns`.
13
+ - **Cloud & BaaS**: `aws-serverless`, `gcp-cloud-run`, `azure-functions`, `firebase`, `supabase-integration`.
14
+ - **SaaS & Runtime**: `micro-saas-launcher`, `bun-development`, `inngest`, `ai-product`, `ai-wrapper-product`.
15
+ - **Marketing & Growth**: `analytics-tracking`, `ab-test-setup`, `copywriting`, `launch-strategy`, `paid-ads`.
16
+ - **Security Deep Dive**: `ethical-hacking-methodology`, `burp-suite-testing`, `aws-penetration-testing`, `idor-testing`, `api-fuzzing-bug-bounty`.
17
+ - **Created 4 New Specialist Agents**:
18
+ - `@ai-architect` - Expert in agentic workflows and LLM system design.
19
+ - `@cloud-engineer` - specialist in serverless and multi-cloud infrastructure.
20
+ - `@marketing-specialist` - Growth marketer focusing on acquisition and retention.
21
+ - `@penetration-tester` - Offensive security specialist for deep audits.
22
+ - **Created 4 New Workflows**:
23
+ - `/ai-agent` - Workflow for building autonomous AI agents.
24
+ - `/marketing` - Comprehensive campaign planning and growth strategy.
25
+ - `/pentest` - Systematic security assessment and penetration testing.
26
+ - `/saas` - Transform projects into complete SaaS products.
27
+
28
+ ### Updated
29
+ - Updated `README.md` with new agent/skill/workflow counts.
30
+ - Updated `ARCHITECTURE.md` to version 1.9.0 with revised directory and agent maps.
31
+ - Updated `REFERENCE.md` with all 104 skills and new agent/workflow mappings.
32
+ - Created `docs/MIGRATION_GUIDE_V1.9.md` for existing users.
33
+ - Created `.agent/skills/DEPENDENCIES.md` for cross-skill relationship mapping.
34
+
35
+ ---
36
+
7
37
  ## [1.0.0] - 2026-01-24
8
38
 
9
39
  ### Added
@@ -0,0 +1,55 @@
1
+ # 🔄 Migration Guide: Agent Kit v1.9.0 (Jan 2026)
2
+
3
+ This guide helps existing users upgrade their Agent Kit installation to include the 45+ new skills, 4 new agents, and 4 new workflows introduced in the January 2026 expansion.
4
+
5
+ ## 📦 What's New?
6
+ - **AI Core**: LangGraph, CrewAI, memory systems, and observability.
7
+ - **Cloud**: Full support for AWS, GCP, Azure, Firebase, and Supabase.
8
+ - **SaaS**: Micro-SaaS launcher, Inngest, and building AI wrappers.
9
+ - **Growth**: High-conversion copy, A/B testing, and launch strategy.
10
+ - **Security**: Professional pentest methodology and bug bounty tools.
11
+
12
+ ---
13
+
14
+ ## 🚀 Upgrade Steps
15
+
16
+ ### 1. Update Core Metadata
17
+ If you are using a localized version (Vietnamese), run the following to sync the new workflow descriptions:
18
+ ```bash
19
+ agent-kit set-lang vi
20
+ ```
21
+
22
+ ### 2. Verify Your Agents
23
+ The expansion adds 4 new specialist agents. Verify they are available in your `.agent/agents/` folder:
24
+ - `marketing-specialist`
25
+ - `penetration-tester`
26
+ - `ai-architect`
27
+ - `cloud-engineer`
28
+
29
+ ### 3. Sync Slash Commands
30
+ If you use Codex CLI or Antigravity, update your slash commands:
31
+ ```bash
32
+ agent-kit setup-codex
33
+ ```
34
+ This will register the new `/marketing`, `/pentest`, `/saas`, and `/ai-agent` commands.
35
+
36
+ ### 4. Explore New Skills
37
+ Check `REFERENCE.md` in the project root or `.agent/rules/` for the complete list of 104 available skills.
38
+
39
+ ---
40
+
41
+ ## ⚠️ Breaking Changes
42
+ - **Security Auditor**: The `@security-auditor` agent now focuses on compliance and hardening. Use `@penetration-tester` for offensive testing and exploitation tasks.
43
+ - **Architecture**: The default `ARCHITECTURE.md` has been moved to `.agent/ARCHITECTURE.md` for better project organization.
44
+
45
+ ---
46
+
47
+ ## 🛠 Troubleshooting
48
+ If you don't see the new skills:
49
+ 1. Run `agent-kit doctor` to verify the installation integrity.
50
+ 2. Ensure your `.agent/skills/` directory contains exactly 104 subfolders.
51
+ 3. If files are missing, re-run the initialization with `agent-kit init --force`.
52
+
53
+ ---
54
+
55
+ *Thank you for pushing the boundaries of AI-native development!*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@musashishao/agent-kit",
3
- "version": "1.8.2",
3
+ "version": "1.9.0",
4
4
  "description": "AI Agent templates - Skills, Agents, Workflows, and AI-Ready Data Infrastructure Gateway",
5
5
  "main": "index.js",
6
6
  "bin": {