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 mrgoonie-frontend-dev-guidelines npx -- -y @trustedskills/mrgoonie-frontend-dev-guidelines
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"mrgoonie-frontend-dev-guidelines": {
"command": "npx",
"args": [
"-y",
"@trustedskills/mrgoonie-frontend-dev-guidelines"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides a structured framework for frontend development guidelines, ensuring consistency and best practices within web projects. It helps AI agents generate code that adheres to specific architectural standards and maintainability requirements.
When to use it
- Establishing a unified coding style across large teams or multiple microservices.
- Generating boilerplate code that automatically enforces project-specific linting rules.
- Creating documentation templates for component architecture and state management patterns.
- Refactoring legacy codebases to align with modern frontend development standards.
Key capabilities
- Defines clear architectural patterns for scalable frontend applications.
- Enforces consistent naming conventions, file structures, and directory organization.
- Integrates best practices for performance optimization and accessibility compliance.
- Supports generation of reusable component libraries with standardized interfaces.
Example prompts
- "Generate a React component following the project's frontend development guidelines."
- "Create a TypeScript utility function that adheres to our established coding standards."
- "Draft a README section explaining how new developers should structure their code using these guidelines."
Tips & gotchas
Ensure your AI agent has access to the specific style guide or configuration files referenced in the skill's context. This skill is most effective when paired with existing project documentation to avoid conflicts between custom rules and general best practices.
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.