Frontend Dev Guidelines

🌐Community
by xfstudio · vlatest · Repository

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.

1

Run in terminal (recommended)

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

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

~/.claude/settings.json
{
  "mcpServers": {
    "xfstudio-frontend-dev-guidelines": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/xfstudio-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 set of guidelines and best practices for front-end development. It aims to ensure consistency, maintainability, and quality across projects by offering structured approaches to common tasks. The skill focuses on providing clear direction rather than generating code directly.

When to use it

  • Onboarding new team members: Quickly familiarize developers with the project's coding standards and conventions.
  • Code review preparation: Ensure adherence to established guidelines before submitting code for review.
  • Project setup: Establish a solid foundation of front-end development practices from the outset.
  • Refactoring existing codebases: Provide a framework for improving consistency and maintainability in legacy projects.

Key capabilities

  • Provides coding standards.
  • Offers best practices for front-end development.
  • Ensures project consistency.
  • Promotes maintainable code.

Example prompts

  • "What are the naming conventions for CSS classes in this project?"
  • "How should I structure a React component?"
  • "Can you remind me of the guidelines for accessibility?"

Tips & gotchas

This skill provides guidance; it does not generate code. It's best used as a reference tool to inform development decisions rather than an automated solution.

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
xfstudio
Installs
7

🌐 Community

Passed automated security scans.