Web Design Guidelines
Helps with web development, design, guidelines as part of building frontend UIs and user experiences workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add kimny1143-web-design-guidelines npx -- -y @trustedskills/kimny1143-web-design-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"kimny1143-web-design-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/kimny1143-web-design-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
web-design-guidelines
What it does
This skill provides a structured framework for AI agents to generate high-quality, professional web designs. It ensures outputs align with modern best practices regarding layout, typography, and visual hierarchy.
When to use it
- Generating complete HTML/CSS codebases for landing pages or dashboards.
- Refactoring existing UI components to improve accessibility and responsiveness.
- Creating design system documentation or style guides for development teams.
- Prototyping new features with consistent styling before full implementation.
Key capabilities
- Enforces modern web standards (HTML5, CSS3).
- Applies responsive design principles for various screen sizes.
- Maintains consistent color palettes and typography across elements.
- Structures code for readability and maintainability.
Example prompts
- "Build a responsive landing page using the web-design-guidelines skill that includes a hero section, features grid, and footer."
- "Refactor this existing HTML component to adhere strictly to the defined design guidelines and improve its mobile layout."
- "Generate a complete dashboard UI with sidebar navigation and data tables following the established style system."
Tips & gotchas
Ensure your AI agent has access to the specific template repository (kimny1143/claude-code-template) where these guidelines are defined. For complex applications, explicitly request adherence to the color variables and spacing units outlined in the guide to maintain visual consistency.
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.