You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,10 @@ pnpm verify
45
45
46
46
Use `pnpm build:telemetry-mcp` for telemetry-only bundling and `pnpm export:cursor` for the standalone Cursor plugin export flow.
47
47
48
+
## Source evidence used by this documentation
49
+
50
+
This bootstrap surface is grounded in the repository source inventory: `package.json` command scripts, `scripts/build-plugins.mjs`, `scripts/build-telemetry-mcp.mjs`, `scripts/verify-plugins.mjs`, `scripts/export-cursor-plugin.mjs`, `scripts/wordpress-telemetry-mcp.mjs`, the shared `skills/**/SKILL.md` directories, generated `plugins/**` packages, and the automation under `.github/workflows/**`. Integration notes also use the read-only `studio` and `wordpress-agent-skills` context aliases as evidence for Studio MCP ownership and shared skill packaging patterns.
51
+
48
52
## Current generated surfaces
49
53
50
54
Build with WordPress currently generates outputs for Aider, Amp, Claude Code, Cline, Codex, Conductor, Continue, Cursor, Devin CLI, Factory Droid, Gemini, GitHub Copilot, Hermes, Junie, Kilo Code, OpenClaw, OpenCode, Pi, Qodo, Roo Code, Windsurf/Cascade, and Zed.
0 commit comments