design-like
v0.0.5
Published
Give agents brand-specific design skills
Downloads
18
Maintainers
Readme
design-like
Brand specific design skills for AI coding agents.
npx design-like appleAvailable Brands
apple · airbnb · linear · shopify · stripe · notion · figma · spotify · slack · discord · ibm · salesforce
Supported IDEs
| IDE | Path |
| ----------- | ----------------------- |
| Claude Code | .claude/skills/ |
| Cursor | .cursor/rules/ |
| VSCode | .vscode/instructions/ |
| Antigravity | .agent/skills/ |
Usage
npx design-like <brand> # Install a brand
npx design-like # Interactive mode
npx design-like list # List brandsOptions
| Flag | Description |
| ---------------- | ---------------------------------------------------------- |
| --target <dir> | Install to custom directory |
| --ide <name> | Target: claude, cursor, vscode, antigravity, all |
| --force | Overwrite existing |
Install as a Skill
You can also install this repository as an Agent Skill via skills.sh:
npx skills add planetabhi/design-like