Best Practices

🌐Community
by davila7 · vlatest · Repository

Ensures consistent, high-quality frontend code adhering to Davila7's established style guides and best practices for maintainability.

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 davila7-best-practices npx -- -y @trustedskills/davila7-best-practices
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "davila7-best-practices": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/davila7-best-practices"
      ]
    }
  }
}

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

About This Skill

The davila7-best-practices skill provides a curated set of coding standards and architectural guidelines specifically designed for frontend development workflows. It helps AI agents generate cleaner, more maintainable code by enforcing consistent patterns across HTML, CSS, and JavaScript implementations.

When to use it

  • Refactoring legacy frontend codebases to align with modern industry standards.
  • Generating new components that adhere to a specific team's style guide automatically.
  • Auditing existing projects for common pitfalls like inconsistent naming conventions or lack of accessibility features.
  • Onboarding AI agents into a project environment where strict adherence to established best practices is required.

Key capabilities

  • Enforces consistent frontend coding standards across different file types.
  • Promotes maintainable architecture patterns suitable for scalable applications.
  • Integrates directly into Claude Code templates for immediate application during generation.
  • Covers essential frontend disciplines including structure, styling, and logic organization.

Example prompts

  • "Apply the davila7-best-practices template to refactor this React component for better performance."
  • "Generate a new landing page section using davila7-best-practices guidelines for CSS and HTML."
  • "Audit my existing JavaScript module against the davila7 best practices and list necessary changes."

Tips & gotchas

This skill is optimized for frontend contexts; ensure your project files are accessible before requesting refactoring. While it enforces strong standards, complex legacy systems may require manual overrides to accommodate unique business logic constraints.

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
davila7
Installs
166

🌐 Community

Passed automated security scans.