Consulting Design
Analyzes design briefs & provides actionable feedback on aesthetics, usability, and alignment with project goals.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add consulting-design npx -- -y @trustedskills/consulting-design
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"consulting-design": {
"command": "npx",
"args": [
"-y",
"@trustedskills/consulting-design"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, Consulting Design, leverages Gemini to provide design feedback and generate creative solutions for software projects. It analyzes design briefs and offers actionable insights on aesthetics, usability, and alignment with project goals. The skill utilizes two tools: ask-gemini for architectural review and trade-off analysis, and brainstorm for generating alternative ideas.
When to use it
- You're designing a software system and want feedback on your current approach.
- You need help identifying potential trade-offs in different design choices.
- You’re facing a specific challenge in your design process and require creative solutions.
- You want to explore alternative approaches to solving a design problem.
Key capabilities
- Design Review: Analyzes existing designs and identifies areas for improvement.
- Trade-off Analysis: Evaluates the pros and cons of different design options.
- Brainstorming: Generates multiple creative solutions to design challenges using methodologies like divergent thinking, convergent thinking, SCAMPER, and Design Thinking.
- Gemini Integration: Utilizes Gemini models (specifically
gemini-2.5-pro) for responses.
Example prompts
- "I'm designing a user authentication system. Current approach: Two-factor authentication via SMS. Trade-offs and alternatives?"
- "How might we improve the onboarding flow for new users?"
- “I’m designing [system]. Current approach: [desc]. Trade-offs and alternatives?”
Tips & gotchas
- The
ask-geminitool can be used in "changeMode" to facilitate structured edits. - The
brainstormtool uses the “auto” methodology by default, but you can specify other methodologies like divergent or convergent thinking. - The
sandbox: trueoption forask-geminiallows for code execution.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.