Skip to main content
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.

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

# Register the marketplace (one-time)
/plugin marketplace add userplanehq/userplane-agent

# Install the plugin
/plugin install userplane@userplane-marketplace
Not using Claude Code? Install skills via the Skills CLI instead — see Agent Skills.

How it fits together

ComponentWhat it doesWhen it runs
Skills (14)Framework-specific integration knowledge and SDK referenceAuto-loaded when your prompt matches
/userplane:integrateDetects framework, writes the full installOn demand
/userplane:auditRead-only PASS/FAIL checklist against the framework skillOn demand
/userplane:debugRoot-causes a recording via console, network, and action dataOn demand
/userplane:privacyScans for PII leaks, missing blur attrs, and CSP gapsOn demand
Workspace MCPRecordings, links, projects, domains, interactive viewersUsed by /userplane:debug and directly
Docs MCPSearches Userplane documentationUsed 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