Design System
Generates frontend code snippets and design guidance adhering to Lobbi's established design system for consistent UI development.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add lobbi-docs-design-system npx -- -y @trustedskills/lobbi-docs-design-system
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"lobbi-docs-design-system": {
"command": "npx",
"args": [
"-y",
"@trustedskills/lobbi-docs-design-system"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This design-system skill provides frontend development resources for AI agents working with lobbi-docs documentation. It enables consistent styling and component patterns across frontend projects.
When to use it
- Building frontend interfaces that need consistent visual design standards
- Creating reusable UI
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.