opensesh

Assets — Design skill for Claude Code

Design community

Inventory .claude-design/ / — file counts, types, locations.

How to install Assets

Installs to ~/.claude/skills/opensesh-canvas-to-code-assets/SKILL.md

Terminal
mkdir -p ~/.claude/skills/opensesh-canvas-to-code-assets && curl -fsSL https://raw.githubusercontent.com/opensesh/canvas-to-code/HEAD/commands/assets.md -o ~/.claude/skills/opensesh-canvas-to-code-assets/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Assets does


description: "Inventory .claude-design// — file counts, types, locations." allowed-tools: Read, Bash, Glob argument-hint: "[--feature ] [--json]"

/canvas-to-code:assets — File inventory

Read-only walk of `.claude-design/` (and, for state-tracked features, the matching `.canvas-to-code/state//` directory). Reports what's on disk, grouped by type, so you can see what's available to import or audit without running `ls` and `find`.

What it shows

**All feature

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository