The Userplane plugin for Claude Code gives your agent built-in expertise for working with Userplane screen recording. Install the SDK, audit an existing setup, debug a customer’s recording, or scan for privacy issues — all from slash commands that know your framework.Documentation Index
Fetch the complete documentation index at: https://docs.userplane.io/llms.txt
Use this file to discover all available pages before exploring further.
What you get
4 Slash Commands
Integrate, audit, debug, and privacy-proof Userplane installs
18 Agent Skills
Integration knowledge for frameworks, SDKs, privacy, and workflows
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 (18) | Framework-specific integration knowledge, SDK reference, and workflows | 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 18 skills and how they load
Related articles
- Model Context Protocol — overview of both Userplane MCP servers.
- Codex Plugin — install Userplane skills and MCP servers in Codex.
- Cursor Plugin — install Userplane commands, rules, skills, and MCP servers in Cursor.
- Agent Skills — install skills via the Skills CLI for other agents.
- Developer Installation — install the Userplane SDK manually.