promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/design-login

Authorizes access to the design system for /design-sync via the claude.ai account.

โœ… WHEN TO USE IT?

One-time authorization before first using /design-sync

/design-login before the first sync of your own React design system

โ›” WHEN NOT TO?

Expecting the command to already sync designs

/design-login only authorizes access via the claude.ai account, it doesn't sync anything itself

Better: run /design-sync afterwards for the actual sync

SOURCES