Skip to main
maudeMDCC/00
Design commands

/design:help

List all design commands grouped by category.

PropertyValue
Command/design:help
Categorydaily
Argument hint(none)
Sourceplugins/design/commands/help.md

Description

List all design commands grouped by category.

Invocation

snippet
/design:help

Summary

Print every /design:* command grouped by its category: frontmatter field. Use this whenever you forget a name — type /design:help for the live index, or use the group prefix (e.g. /design:setup-) to narrow autocomplete.

Source of truth

This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:

plugins/design/commands/help.md → read it for the full behavior.

On this page