Best Practices

🌐Community
by addyosmani · vlatest · Repository

Leverage Addy Osmani's proven web development best practices to optimize code quality, performance, and 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 best-practices npx -- -y @trustedskills/best-practices
2

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

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

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

About This Skill

What it does

The best-practices skill provides actionable guidance on effective methods and standards for various tasks, helping users improve efficiency, quality, and consistency in their work. It draws from established methodologies and expert insights to offer practical advice tailored to different scenarios.

When to use it

  • When you need structured approaches to problem-solving or task execution.
  • Before starting a new project to ensure adherence to proven standards.
  • To refine workflows and eliminate inefficiencies in existing processes.
  • When mentoring others and looking for reliable, evidence-based recommendations.

Key capabilities

  • Offers actionable advice based on industry standards.
  • Helps identify common pitfalls and how to avoid them.
  • Provides structured frameworks for consistent results.
  • Tailors guidance to different contexts and use cases.

Example prompts

  • "What are the best practices for writing clean, maintainable code?"
  • "How can I improve my time management workflow using established techniques?"
  • "What are the top strategies for effective team collaboration in software development?"

Tips & gotchas

  • Best practices may vary by industry or context—always evaluate their relevance to your specific situation.
  • Relying solely on best practices without adapting them to unique circumstances can lead to suboptimal results.

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
addyosmani
Installs
2.1k

🌐 Community

Passed automated security scans.