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.
|
|
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",
|
package/plugins/PLUGINS-INDEX.md
CHANGED
|
@@ -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**:
|
|
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 (~
|
|
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
|
|
18
|
+
## Core Plugin
|
|
19
19
|
|
|
20
|
-
| Plugin | Triggers | Description |
|
|
21
|
-
|
|
22
|
-
| **specweave** | increment, feature, plan, spec, tasks, TDD, PM, architect,
|
|
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,
|
|
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,
|
|
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-
|
|
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
|
-
| "
|
|
115
|
-
| "
|
|
116
|
-
| "
|
|
117
|
-
| "
|
|
118
|
-
| "
|
|
119
|
-
| "
|
|
120
|
-
| "
|
|
121
|
-
| "
|
|
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**: ~
|
|
67
|
+
- **This index**: ~80 lines (~2KB)
|
|
130
68
|
- **All plugins loaded**: ~24.6 MB markdown
|
|
131
|
-
- **Savings**: ~99.
|
|
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
|
---
|