Included rule
| File | Applies automatically | Purpose |
|---|---|---|
rules/userplane-workflows.mdc | No | Routes Userplane workflow requests to the plugin |
Workflow routing
| User asks for | Cursor should use |
|---|---|
| Installation | /userplane-integrate or integrate-agent |
| Verification | /userplane-audit or audit-agent |
| Recording debugging | /userplane-debug or debug-agent |
| Privacy review | /userplane-privacy or privacy-agent |
Ground truth
The rule tells Cursor to load the matching framework skill before writing or reviewing code. It also points Cursor to the shared reference skills:| Skill | Covers |
|---|---|
userplane-web-sdk | SDK initialization, recorder control, and recording state |
userplane-metadata-sdk | setUser, setMetadata, and recording metadata |
userplane-cdn | Script placement, CSP, redirects, and browser support |
userplane-sensitive-data | Blur attributes and sensitive data protection |
userplane-best-practices | Cross-cutting install, SDK, metadata, and privacy guidance |
Related articles
- Cursor Plugin — what the Cursor plugin includes.
- Cursor Workflows — commands the rule routes to.
- Cursor Getting Started — install and verify rules and MCP.
- Agent Skills — how Userplane skills load across agents.
- Codex Workflows — skill-based workflow entry points in Codex.
- Claude Code Subagents — the same workflow-agent model in Claude Code.