Skip to content
Content
Command

/profile

Save, load, inspect, update, reset, or delete diagram-design client profiles

From plugin
diagram-design
39k6 skills6 commands
Install
> /plugin marketplace add cathrynlavery/diagram-design
> /plugin install diagram-design@diagram-design

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/profile

Context preview

What this command does when you run it.

Save, load, inspect, update, reset, or delete diagram-design client profiles

Command definition

profile.md
description: Save, load, inspect, update, reset, or delete diagram-design client profiles
argument-hint: "[list|save|load|show|update|reset|delete] [name]"
allowed-tools:
  - Read
  - Write
  - Edit
  - Bash
  - Glob

Manage Diagram Design client profiles by following [`skills/diagram-design/references/profiles.md`](../skills/diagram-design/references/profiles.md). Treat that reference as the source of truth for storage, strict slug validation, metadata, marker-first resolution, schema checks, and failure handling. Do not reimplement or relax its rules here.

Full argument string: `$ARGUMENTS`

Routing

  • No arguments → `list`, with the active project-marker or working-copy profile marked.
  • Bare `<name>` with no verb → `load <name>`.
  • `switch <name>` → synonym for `load <name>` even though `switch` is omitted from the short argument hint.
  • `save [name]`, `load [name]`, `list`, `show`, `update [name]`, `reset`, and `delete [name]` → run that exact procedure from the reference.
  • Missing required name → list when useful, then ask. Never invent a slug.
  • Unknown verb or extra argument → show the accepted forms and stop without writing.

Required behavior

1. Resolve the current installed skill directory before reading its working `style-guide.md`; do not assume the repository checkout is the active install. 2. Treat `.diagram-design` as untrusted data. Accept only the exact marker grammar and canonical home profile path described in the reference. 3. Confirm before overwriting an existing profile, changing a project marker, or deleting a profile. Never skip a confirmation because the command was invoked from a script. 4. For marker-selected projects, read the profile directly and leave the installed working copy unchanged. 5. For copy-over load, verify the destination after writing. If it is unwritable, offer the marker-based flow. 6. After save/update, verify exactly one profile metadata header and an unchanged body.

Report the active profile and the canonical file or marker affected. Never claim a write succeeded without re-reading it.

Read more
Ships withdiagram-design

Editorial diagrams your designer won't hate. 39 editorial diagram types for Claude Code, Codex, Factory Droid, Pi, and Agent Skills-compatible hosts. Self-contained HTML + SVG. No shadows. No Mermaid slop.

Get the whole plugin
Stats
39,638
Stars
2,516
Forks
Active
Maintenance
HTML
Language
MIT
License
3d ago
Last commit
5mo ago
Created

Repo: cathrynlavery/diagram-design

Other commands on diagram-design.