Design Guide

🌐Community
by mosif16 · vlatest · Repository

Generates tailored design briefs, mood boards, and style guides based on user prompts and desired aesthetics.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add design-guide npx -- -y @trustedskills/design-guide
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "design-guide": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/design-guide"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

design-guide

What it does

This skill provides a structured framework for generating comprehensive design documentation and guidelines. It helps AI agents organize visual standards, typography rules, and component specifications into cohesive reference materials.

When to use it

  • Creating initial style guides for new product launches or rebrands.
  • Standardizing UI components across multiple teams or platforms.
  • Documenting accessibility requirements and color contrast ratios.
  • Generating consistent design patterns for mobile and web applications.

Key capabilities

  • Structuring detailed design documentation formats.
  • Defining typography, spacing, and color system rules.
  • Organizing component libraries with usage examples.
  • Establishing visual identity standards and brand guidelines.

Example prompts

  • "Generate a complete design guide for a fintech mobile app including color palettes and button styles."
  • "Create a typography system specification for a corporate website using Inter font family."
  • "Draft accessibility guidelines for a dashboard interface focusing on contrast and navigation patterns."

Tips & gotchas

Ensure you provide specific brand constraints or existing design tokens when requesting custom guides to avoid generic outputs. This skill works best when paired with visual design tools that can import the generated specifications directly.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
mosif16
Installs
30

🌐 Community

Passed automated security scans.