Skip to main content

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.

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

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

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

# Install the plugin
/plugin install userplane@userplane-marketplace
Not using Claude Code? Use the Codex Plugin, the Cursor Plugin, or install skills via the Skills CLI. See Agent Skills.

How it fits together

ComponentWhat it doesWhen it runs
Skills (18)Framework-specific integration knowledge, SDK reference, and workflowsAuto-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 18 skills and how they load