design-bridge
Use this agent when you need to translate a DESIGN.md from the VoltAgent/awesome-design-md repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install design-bridge --cli claudewrites the file to.claude/agents/design-bridge.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/design-bridge.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
VoltAgent/awesome-claude-code-subagents sub-agent design-bridge (model: opus), from the core-development category. Use this agent when you need to translate a DESIGN.md from the VoltAgent/awesome-design-md repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website.
When to use it
Use this agent when you need to translate a DESIGN.md from the VoltAgent/awesome-design-md repository into polished Claude Code instructions for building user interfaces that faithfully match the chosen brand. Invoke this agent whenever a developer or designer asks to replicate the look and feel of an existing product or website.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/VoltAgent/awesome-claude-code-subagents/raw/main/categories/01-core-development/design-bridge.md -o .claude/agents/design-bridge.md
Notes
Extracted from VoltAgent/awesome-claude-code-subagents. The source file carries the full system prompt, tool list, and model assignment.
Related
api-designer
Use this agent when designing new APIs, creating API specifications, or refactoring existing API architecture for scalability and developer experience. Invoke when you need REST/GraphQL endpoint design, OpenAPI documentation, authentication patterns, or API versioning strategies.