specweave 1.0.503 → 1.0.505

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "specweave",
3
- "version": "1.0.503",
3
+ "version": "1.0.505",
4
4
  "description": "100+ domain-expert AI skills — PM, Architect, Frontend, QA, Security and more. Skills learn your team's patterns permanently. Spec-first planning, autonomous execution, multi-agent teams, synced to GitHub/JIRA. Claude Code, Cursor, Copilot & more.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -2,106 +2,46 @@
2
2
 
3
3
  **Purpose**: Lightweight plugin manifest for progressive disclosure. Load plugin content only when triggers match.
4
4
 
5
- **Total Plugins**: 23 | **Last Updated**: 2026-01-26
5
+ **Total Plugins**: 8 | **Total Skills**: 44 | **Last Updated**: 2026-03-17
6
6
 
7
7
  ---
8
8
 
9
9
  ## Progressive Loading Pattern
10
10
 
11
- 1. **Scan this index** at session start (~5KB)
11
+ 1. **Scan this index** at session start (~3KB)
12
12
  2. **Match triggers** to user intent
13
13
  3. **Load plugin content** only when matched
14
14
  4. **Savings**: ~95% (index only vs all plugins)
15
15
 
16
16
  ---
17
17
 
18
- ## Core Plugins (Essential)
18
+ ## Core Plugin
19
19
 
20
- | Plugin | Triggers | Description |
21
- |--------|----------|-------------|
22
- | **specweave** | increment, feature, plan, spec, tasks, TDD, PM, architect, image, generate image, illustration, icon, logo, banner, mockup | Core framework. Planning, specs, TDD, living docs, image generation. |
20
+ | Plugin | Triggers | Skills | Description |
21
+ |--------|----------|--------|-------------|
22
+ | **specweave** (sw) | increment, feature, plan, spec, tasks, TDD, PM, architect, brainstorm, debug, team, grill, validate | 28 | Core framework — planning, specs, TDD, living docs, multi-agent teams, code review |
23
23
 
24
24
  ## Integration Plugins
25
25
 
26
- | Plugin | Triggers | Description |
27
- |--------|----------|-------------|
28
- | **specweave-github** | GitHub, issues, gh, sync to GitHub, GitHub sync | Bidirectional GitHub Issues sync |
29
- | **specweave-jira** | JIRA, Jira, epics, stories, sync to JIRA | JIRA integration and sync |
30
- | **specweave-ado** | Azure DevOps, ADO, work items, Azure boards | Azure DevOps integration |
31
-
32
- ## Infrastructure Plugins
33
-
34
- | Plugin | Triggers | Description |
35
- |--------|----------|-------------|
36
- | **specweave-infrastructure** | deploy, terraform, kubernetes, docker, CI/CD, devops, AWS, Azure, GCP | Infrastructure-as-Code, DevOps, SRE |
37
- | **specweave-kubernetes** | k8s, kubernetes, EKS, AKS, GKE, pods, helm, GitOps | Kubernetes architecture, GitOps |
38
- | **specweave-kafka** | Kafka, event streaming, MSK, Event Hubs, kcat, topics | Apache Kafka integration |
39
- | **specweave-kafka-streams** | Kafka Streams, KStream, KTable, stream processing | Kafka Streams topology |
40
- | **specweave-confluent** | Confluent, eCKU, Schema Registry, ksqlDB | Confluent Cloud architecture |
41
-
42
- ## Frontend Plugins
43
-
44
- | Plugin | Triggers | Description |
45
- |--------|----------|-------------|
46
- | **specweave-frontend** | React, Vue, Angular, Next.js, frontend, UI, components | Frontend architecture, design systems |
47
- | **specweave-mobile** | React Native, mobile, iOS, Android | Mobile app development |
48
-
49
- ## Backend Plugins
50
-
51
- | Plugin | Triggers | Description |
52
- |--------|----------|-------------|
53
- | **specweave-backend** | backend, API, REST, GraphQL, database, microservices | Backend architecture |
54
- | **specweave-payments** | Stripe, PayPal, payments, checkout, subscription, PCI | Payment integration |
55
-
56
- ## ML/AI Plugins
57
-
58
- | Plugin | Triggers | Description |
59
- |--------|----------|-------------|
60
- | **specweave-ml** | ML, machine learning, model, training, MLOps | ML pipelines, model deployment |
61
-
62
- ## Quality & Testing
63
-
64
- | Plugin | Triggers | Description |
65
- |--------|----------|-------------|
66
- | **specweave-testing** | test, E2E, Playwright, Vitest, Jest, QA, browser automation, visual regression, UI inspection, screenshot | Test automation, QA strategy, browser automation, visual regression testing |
26
+ | Plugin | Triggers | Skills | Description |
27
+ |--------|----------|--------|-------------|
28
+ | **specweave-github** (sw-github) | GitHub, issues, gh, sync to GitHub, PR review | 4 | Bidirectional GitHub Issues sync, PR review |
29
+ | **specweave-jira** (sw-jira) | JIRA, Jira, epics, stories, sync to JIRA | 3 | JIRA integration and sync |
30
+ | **specweave-ado** (sw-ado) | Azure DevOps, ADO, work items, Azure boards | 4 | Azure DevOps integration |
67
31
 
68
32
  ## Documentation & Release
69
33
 
70
- | Plugin | Triggers | Description |
71
- |--------|----------|-------------|
72
- | **specweave-docs** | documentation, README, API docs, technical writing, docs site, Docusaurus, preview, build docs | Documentation generation and preview |
73
- | **specweave-release** | release, version, npm publish, changelog, RC | Release management |
74
-
75
- ## API Documentation
76
-
77
- | Plugin | Triggers | Description |
78
- |--------|----------|-------------|
79
- | **specweave:api-docs** | OpenAPI, Postman, API documentation, swagger, REST API, api-docs | Generate OpenAPI spec, Postman collection, and environment files |
34
+ | Plugin | Triggers | Skills | Description |
35
+ |--------|----------|--------|-------------|
36
+ | **specweave-docs** (docs) | documentation, docs site, Docusaurus, preview, build docs | 0 (7 commands) | Documentation generation and preview |
37
+ | **specweave-release** (sw-release) | release, version, npm publish, changelog, RC | 1 | Release management |
80
38
 
81
39
  ## Specialized Plugins
82
40
 
83
- | Plugin | Triggers | Description |
84
- |--------|----------|-------------|
85
- | **specweave-diagrams** | diagram, Mermaid, C4, architecture diagram | Mermaid diagram generation |
86
- | **specweave-n8n** | n8n, workflow, automation, no-code | n8n workflow templates |
87
- | **specweave-cost-optimizer** | cost, optimize, reduce cost, cloud cost | Cloud cost optimization |
88
-
89
- ## Development Plugins
90
-
91
- | Plugin | Triggers | Description |
92
- |--------|----------|-------------|
93
- | **specweave-tooling** | tooling, skill create, agent create | SpecWeave tooling |
94
-
95
- ---
96
-
97
- ## Deprecated Plugins
98
-
99
- | Plugin | Merged Into | Notes |
100
- |--------|-------------|-------|
101
- | ~~specweave-ui~~ | specweave-testing, specweave | Browser automation, UI inspection, visual regression now in testing. Image generation moved to core specweave. |
102
- | ~~specweave-release~~ | specweave (core) | `/sw:npm` now in core |
103
- | ~~specweave-diagrams~~ | specweave (core) | Mermaid, C4 diagrams now in core |
104
- | ~~specweave-docs~~ | specweave (core) | Documentation skills now in core |
41
+ | Plugin | Triggers | Skills | Description |
42
+ |--------|----------|--------|-------------|
43
+ | **specweave-diagrams** (sw-diagrams) | diagram, Mermaid, C4, architecture diagram | 1 | Mermaid diagram generation (C4 Model) |
44
+ | **specweave-media** (sw-media) | image, video, remotion, generate image, AI video | 3 | AI image (Imagen 4), AI video (Veo 3.1), programmatic video (Remotion) |
105
45
 
106
46
  ---
107
47
 
@@ -109,25 +49,23 @@
109
49
 
110
50
  | User Intent | Load Plugin |
111
51
  |-------------|-------------|
112
- | "Plan a feature" | `specweave` |
113
- | "Sync to GitHub" | `specweave-github` |
114
- | "Deploy to AWS" | `specweave-infrastructure` |
115
- | "Create React app" | `specweave-frontend` |
116
- | "Add Stripe payments" | `specweave-payments` |
117
- | "Set up Kafka" | `specweave-kafka` |
118
- | "Create K8s manifest" | `specweave-kubernetes` |
119
- | "ML pipeline" | `specweave-ml` |
120
- | "Write E2E tests" | `specweave-testing` |
121
- | "Create release" | `specweave-release` |
122
- | "Generate an image" | `specweave` |
123
- | "Create hero image" | `specweave` |
52
+ | "Plan a feature" | `specweave` (sw) |
53
+ | "Sync to GitHub" | `specweave-github` (sw-github) |
54
+ | "Review PR" | `specweave-github` (sw-github) |
55
+ | "Sync to JIRA" | `specweave-jira` (sw-jira) |
56
+ | "Sync to Azure DevOps" | `specweave-ado` (sw-ado) |
57
+ | "Create release" | `specweave-release` (sw-release) |
58
+ | "Generate diagram" | `specweave-diagrams` (sw-diagrams) |
59
+ | "Generate an image" | `specweave-media` (sw-media) |
60
+ | "Create video" | `specweave-media` (sw-media) |
61
+ | "Preview docs" | `specweave-docs` (docs) |
124
62
 
125
63
  ---
126
64
 
127
65
  ## Token Efficiency
128
66
 
129
- - **This index**: ~150 lines (~3KB)
67
+ - **This index**: ~80 lines (~2KB)
130
68
  - **All plugins loaded**: ~24.6 MB markdown
131
- - **Savings**: ~99.98% by loading on-demand
69
+ - **Savings**: ~99.99% by loading on-demand
132
70
 
133
71
  **Pattern**: Load index → Match triggers → Load only matched plugin content
@@ -91,8 +91,11 @@ SpecWeave is a specification-first development framework where:
91
91
  | `/sw:progress` | Check status | Want to see progress |
92
92
  | `/sw:validate 0001` | Validate quality | Before completion |
93
93
  | `/sw:done 0001` | Close increment | Feature finished |
94
+ | `/sw:team-lead "feature"` | Parallel agents | Complex multi-domain features |
94
95
  | `/sw:progress-sync` | Sync to external tools | Export to GitHub/JIRA/ADO |
95
96
 
97
+ For complex features spanning frontend, backend, and database — `/sw:team-lead` splits work across parallel agents for faster delivery. [Learn more](https://verified-skill.com/docs/guides/agent-teams-and-swarms).
98
+
96
99
  See `CLAUDE.md` for complete workflow guide.
97
100
 
98
101
  ---