You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -213,6 +234,7 @@ Tooling and developer productivity experts.
213
234
-[**mcp-developer**](categories/06-developer-experience/mcp-developer.md) - Model Context Protocol specialist
214
235
-[**powershell-ui-architect**](categories/06-developer-experience/powershell-ui-architect.md) - PowerShell UI/UX specialist for WinForms, WPF, Metro frameworks, and TUIs
215
236
-[**powershell-module-architect**](categories/06-developer-experience/powershell-module-architect.md) - PowerShell module and profile architecture specialist
-[**market-researcher**](categories/10-research-analysis/market-researcher.md) - Market analysis and consumer insights
307
+
-[**project-idea-validator**](categories/10-research-analysis/project-idea-validator.md) - Brutal go/no-go product idea validator
283
308
-[**data-researcher**](categories/10-research-analysis/data-researcher.md) - Data discovery and analysis expert
309
+
-[**scientific-literature-researcher**](categories/10-research-analysis/scientific-literature-researcher.md) - Scientific paper search and evidence synthesis via [BGPT MCP](https://github.com/connerlambden/bgpt-mcp)
284
310
285
311
## 🤖 Understanding Subagents
286
312
@@ -422,3 +448,7 @@ MIT License - see [LICENSE](LICENSE)
422
448
This repository is a curated collection of subagent definitions contributed by both the maintainers and the community. All subagents are provided "as is" without warranty. We do not audit or guarantee the security or correctness of any subagent. Review before use, the maintainers accept no liability for any issues arising from their use.
423
449
424
450
If you find an issue with a listed subagent or want your contribution removed, please [open an issue](https://github.com/VoltAgent/awesome-claude-code-subagents/issues) and we'll address it promptly.
Bridges the gap between DESIGN.md files and AI-assisted implementation. Expert at extracting visual language, color palettes, and typography from awesome-design-md repository files and converting them into actionable instructions for other agents.
30
+
31
+
**Use when:** Replicating existing site designs, extracting tokens from DESIGN.md, or ensuring visual fidelity in AI-built UIs.
Specialist in building cross-platform desktop applications using web technologies. Masters Electron framework for creating installable desktop apps with native capabilities. Handles auto-updates, system integration, and desktop-specific features.
30
35
@@ -79,6 +84,7 @@ Specialist in WordPress ecosystem who builds everything from simple blogs to ent
79
84
| Develop a complete web application |**fullstack-developer**|
80
85
| Build a mobile app |**mobile-developer**|
81
86
| Design user interfaces |**ui-designer**|
87
+
| Translate DESIGN.md to instructions |**design-bridge**|
82
88
| Create a desktop application |**electron-pro**|
83
89
| Design a new API structure |**api-designer**|
84
90
| Implement GraphQL |**graphql-architect**|
@@ -104,7 +110,8 @@ Specialist in WordPress ecosystem who builds everything from simple blogs to ent
104
110
- Use **frontend-developer** for interactive UI
105
111
106
112
**Design-Driven Development:**
107
-
- Begin with **ui-designer** for visual design and prototypes
113
+
- Begin with **design-bridge** to extract design tokens
114
+
- Use **ui-designer** for visual design and prototypes
108
115
- Use **frontend-developer** for implementation
109
116
- Add **accessibility-tester** for compliance validation
0 commit comments