Frontend Dev Guidelines
Helps with frontend development, 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 vibery-studio-frontend-dev-guidelines npx -- -y @trustedskills/vibery-studio-frontend-dev-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"vibery-studio-frontend-dev-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/vibery-studio-frontend-dev-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides frontend development guidelines from Vibery Studio. It aims to ensure consistent and high-quality code across projects, covering aspects of styling, component structure, and best practices. The guidelines are designed for developers working on Vibery Studio's projects or those seeking a structured approach to frontend development.
When to use it
- When starting a new frontend project and needing initial architectural guidance.
- To enforce consistent coding standards within an existing team.
- For onboarding new frontend developers to a Vibery Studio workflow.
- When refactoring legacy code to align with modern best practices.
Key capabilities
- Provides styling guidelines.
- Defines component structure recommendations.
- Offers best practice advice for frontend development.
Example prompts
- "Generate the basic structure for a Vibery Studio React component."
- "What are the recommended CSS naming conventions?"
- "How should I handle state management in a new feature?"
Tips & gotchas
This skill is most effective when used within the context of projects already following or intending to follow Vibery Studio's development practices. It assumes some familiarity with frontend development concepts like components and styling.
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.