Frontend Dev Guidelines

🌐Community
by sickn33 · vlatest · Repository

Helps with frontend development, guidelines as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add frontend-dev-guidelines npx -- -y @trustedskills/frontend-dev-guidelines
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "frontend-dev-guidelines": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/frontend-dev-guidelines"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The frontend-dev-guidelines skill provides best practices, coding standards, and development workflows tailored for modern frontend development. It includes guidance on HTML, CSS, JavaScript, and frameworks like React or Vue.js to help developers build scalable and maintainable user interfaces.

When to use it

  • When starting a new frontend project and needing structured guidelines.
  • When onboarding new team members to ensure consistent coding practices.
  • When refactoring an existing codebase to improve readability and performance.
  • When preparing documentation for frontend development processes.

Key capabilities

  • Code formatting and linting standards
  • Component-based architecture recommendations
  • Accessibility and responsive design principles
  • Performance optimization strategies
  • Version control and collaboration workflows

Example prompts

  • "What are the best practices for writing accessible HTML?"
  • "How should I structure a React component for scalability?"
  • "Can you provide guidelines on optimizing CSS for performance?"

Tips & gotchas

  • Ensure your team is aligned with the chosen framework or tooling before applying these guidelines.
  • Regularly update the guidelines to reflect new standards and technologies in frontend development.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
562

🌐 Community

Passed automated security scans.