claude-skills/docs/plugins
Claude 1872ed0e61
fix(docs): plugins page — refresh stale counts to v2.7.0 reality
The docs/plugins/index.md page was severely outdated, still showing
v2.1.x-era counts: 28 plugins, 9 domains, 177 skills, with a hardcoded
list of 10 standalone plugins. Missed entirely during PR #675's v2.7.0
docs sweep because it wasn't on the 7-step pipeline checklist.

Refreshed all numbers + content to current marketplace.json reality:
- 28 → 55 plugins
- 9 → 12 domains (added Productivity, Marketing top-level, Research)
- 177 → 311 skills
- v2.1.2 → v2.7.0 (Plugin Structure example + FAQ)

Plugin Architecture mermaid:
- Updated total to 55 plugins
- Added "v2.7.0 New Plugins" subgraph (12 standalone: 3 productivity,
  1 marketing, 8 research incl. orchestrator)
- Renamed "Standalone (10)" → "Other Standalone (46 total)"

Content additions:
- New section: "v2.7.0 Standalone Plugins " with 3 sub-tables
  (Productivity / Marketing / Research) — all 12 new plugins with
  install commands and one-line descriptions
- "Other Standalone Plugins" — now a programmatically-generated table
  of 34 non-v2.7.0 standalones grouped by category (was hardcoded list
  of 10 — many obsolete: content-creator, demand-gen, fullstack-engineer,
  aws-architect, product-manager were never in marketplace.json)
- "All 55 Plugins at a Glance" — full table from marketplace.json data,
  marks v2.7.0 entries with 

Domain Bundles section:
- Skill counts refreshed (engineering-skills 24→32, marketing-skills
  43→44, ra-qm-skills 12→14, product-skills 12→13, pm-skills 6→9,
  business-growth-skills 4→5, finance-skills 2→3)
- Engineering POWERFUL bundle now mentions 4 Matt Pocock skills
- C-Level Advisory bundle now mentions all 14 C-suite roles (was 9)
- RA/QM bundle now mentions EU AI Act + ISO 42001

FAQ additions:
- "What are the v2.7.0 plugins?" — explains the 12 new plugin scope
- "What is the research orchestrator?" — explains hybrid router pattern
  + distinct_from autoresearch-agent disambiguation

Plugin Structure section:
- Added documentation of the two approved extension fields per
  CLAUDE.md ClawHub rule #5: `source` (Path-B provenance) and
  `attribution` (MIT external derivatives)

Verification:
- MkDocs build PASSES (no plugins-related errors or warnings)
- 0 stale references remaining (28 plugins, 9 Domains, 177 Skills,
  v2.1.2 all cleaned)
- 464 lines, 22 sections, all 55 plugins now represented

https://claude.ai/code/session_01FEUmeuYhmnxVFq7EZM8ZSw
2026-05-16 21:49:55 +00:00
..
index.md fix(docs): plugins page — refresh stale counts to v2.7.0 reality 2026-05-16 21:49:55 +00:00