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 sickn33-web-design-guidelines npx -- -y @trustedskills/sickn33-web-design-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sickn33-web-design-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sickn33-web-design-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a set of web design guidelines that help ensure consistent, accessible, and visually appealing front-end development. It includes best practices for layout, typography, color usage, and responsive design.
When to use it
- When starting a new project and needing a foundation for UI/UX decisions
- When improving the accessibility or responsiveness of an existing website
- When collaborating with a team that needs shared design standards
Key capabilities
- Best practices for layout structure and grid systems
- Recommendations for typography and font pairing
- Guidelines for color contrast and accessibility compliance
- Responsive design principles for cross-device compatibility
Example prompts
- "What are the best practices for creating a responsive navigation bar?"
- "How should I choose colors that are accessible to all users?"
- "Can you suggest a grid system for a modern, clean layout?"
Tips & gotchas
- Always test design choices on multiple devices and browsers.
- Consider using tools like browser developer tools or accessibility checkers to validate guidelines in practice.
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.