What the plugin does
4 Slash Commands
Integrate, audit, debug, and privacy-check Userplane installs
18 Agent Skills
Framework, SDK, privacy, and workflow context for Userplane
Cursor Rules
Workflow routing so Cursor uses the right Userplane skill or subagent
2 MCP Servers
Workspace and documentation servers bundled with the plugin
Quick install
Installuserplane from the Cursor Marketplace. You can also install directly from Cursor Agent:
How it fits together
| Component | What it does | When it runs |
|---|---|---|
| Skills (18) | Framework-specific integration knowledge and workflow context | Auto-loaded when your prompt matches |
/userplane-integrate | Detects framework and writes the full install | On demand |
/userplane-audit | Read-only PASS/FAIL checklist against the framework skill | On demand |
/userplane-debug <id> | 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 |
| Cursor rule | Routes Userplane prompts to the right workflow | When matching requests appear |
| Workspace + Docs MCP | Workspace data and documentation search | Used by workflows and directly |
Next steps
Getting Started
Install and verify the Cursor plugin
Workflows
All four Cursor slash commands
Rules
How Cursor routes Userplane prompts
Related articles
- Codex Plugin — install the same Userplane skills and MCP servers in Codex.
- Claude Code Plugin — slash commands, subagents, skills, and MCP for Claude Code.
- Cursor Workflows — command reference for Cursor.
- Cursor MCP Servers — bundled workspace and documentation servers.
- Agent Skills — install Userplane skills in other AI coding agents.
- Userplane MCP — connect agents to recordings and workspace data.