What you get
4 Slash Commands
Integrate, audit, debug, and privacy-proof Userplane installs
14 Framework Skills
Integration knowledge for 9 frameworks and 5 SDK reference topics
Purpose-Built Subagents
Isolated agents with scoped tool permissions per command
2 MCP Servers
Workspace and documentation servers, auto-loaded by the plugin
Quick install
How it fits together
| Component | What it does | When it runs |
|---|---|---|
| Skills (14) | Framework-specific integration knowledge and SDK reference | Auto-loaded when your prompt matches |
/userplane:integrate | Detects framework, writes the full install | On demand |
/userplane:audit | Read-only PASS/FAIL checklist against the framework skill | On demand |
/userplane:debug | Root-causes a recording via console, network, and action data | On demand |
/userplane:privacy | Scans for PII leaks, missing blur attrs, and CSP gaps | On demand |
| Workspace MCP | Recordings, links, projects, domains, interactive viewers | Used by /userplane:debug and directly |
| Docs MCP | Searches Userplane documentation | Used by skills and directly |
Next steps
Getting Started
Install and verify the plugin
Commands
All four slash commands
Skills
The 14 skills and how they load
Related articles
- Model Context Protocol — overview of both Userplane MCP servers.
- Agent Skills — install skills via the Skills CLI for Cursor, Windsurf, and other agents.
- Developer Installation — install the Userplane SDK manually.