best-practices

Enforce web development best practices for security, compatibility, and code quality.

5.0k|454|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/tech-leads-club/agent-skills --skill best-practices-tech-leads-club
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: best-practices
Source: https://github.com/tech-leads-club/agent-skills/tree/main/packages/skills-catalog/skills/%28quality%29/web-best-practices
Command: npx skills add https://github.com/tech-leads-club/agent-skills --skill best-practices-tech-leads-club

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to enforce modern web development best practices, covering security, compatibility, and code quality, to reduce risk and improve maintainability.

Core Features & Use Cases

  • Security hardening: guidelines for HTTPS, CSP, security headers, and secure defaults.
  • Quality & compatibility: checks for accessible, standards-compliant HTML, responsive design, and browser compatibility.
  • Audit & modernization workflows: templates and checklists that you can run during code reviews or security audits on web projects.

Quick Start

Run the best-practices skill on a web project to generate a security, compatibility, and code-quality audit with recommended fixes.

Frequently Asked Questions about best-practices

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce Content Security Policy and security headers during a web project audit?

This Skill automates enforcement of Content Security Policy and security headers by auditing HTTPS, HSTS, CSP, and secure defaults, generating a structured security hardening report with recommended fixes for web projects.

What is the best way to automate accessibility and semantic HTML checks for code reviews?

Automating accessibility and semantic HTML checks is achieved through this Skill, which runs quality and compatibility audits during code reviews to validate standards-compliant HTML, responsive design, and browser compatibility.

Can I use this to run a modernization task on an established web project?

Yes, you can use this Skill for modernization tasks on established web projects. It provides audit templates and checklists that evaluate security, compatibility, and code quality to guide modernization across projects of varying sizes.

How do I optimize web performance and ensure consistent coding patterns in established tooling?

To optimize web performance and ensure consistent coding patterns, this Skill applies best practice guidelines within established tooling, checking Lighthouse performance metrics and validating uniform coding standards across the web project.

Does this Skill work without external dependencies for security audits?

Yes, this Skill works without external dependencies for security audits. It operates as a standalone assessment tool to enforce modern web development best practices, requiring no additional components to generate security, compatibility, and code-quality recommendations.