best-practices

Audit web projects for HTTPS, CSP, security headers, and accessible HTML.

12|1|Updated May 29, 2026
One-click install
npx skills add https://github.com/qdzsh/gsd-revamp --skill best-practices-qdzsh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: best-practices
Source: https://github.com/qdzsh/gsd-revamp/tree/main/src/resources/skills/best-practices
Command: npx skills add https://github.com/qdzsh/gsd-revamp --skill best-practices-qdzsh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Modern web projects often struggle to systematically apply security, compatibility, and code-quality best practices across teams.

Core Features & Use Cases

  • Enforces HTTPS, CSP, and security headers for web apps.
  • Promotes accessible, semantic HTML and responsive design.
  • Provides a framework for ongoing code quality reviews and modernization tasks.

Quick Start

Proceed to run a comprehensive best-practices audit on your web project to identify actionable improvements.

Frequently Asked Questions about best-practices

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

FAQPage Schema
How do I check my web project for security headers and CSP compliance?

To check security headers and CSP compliance, run a comprehensive best-practices audit on your web project. This process enforces HTTPS, validates Content Security Policy configurations, and identifies actionable improvements to secure your web apps.

What is the best way to enforce accessible HTML and semantic markup in web development?

Enforcing accessible HTML and semantic markup is achieved by applying modern web best practices during code reviews. This framework promotes accessible, semantic HTML and responsive design to ensure your web applications remain inclusive and maintainable.

Can I use this best-practices audit for web projects with varying tech stacks?

Yes, you can apply these best practices to web projects of varying sizes and tech stacks. The framework is designed to systematically evaluate security, compatibility, and code quality across diverse technologies for modernization tasks.

How do I run a code quality review for ongoing web development modernization?

Run a code quality review by applying this best-practices framework to your modernization tasks. It provides actionable checks for performance, maintainability, and coding standards to systematically improve ongoing web development projects.

Why does my web application fail compatibility and maintainability checks?

Web applications fail compatibility and maintainability checks when they do not adhere to modern web development best practices. Running a comprehensive audit identifies missing semantic markup, performance bottlenecks, and outdated coding standards.

Does the best-practices audit support automated security audits for web apps?

Yes, the best-practices audit supports automated security audits for web apps. It systematically enforces HTTPS, CSP, and security headers, providing actionable improvements to secure your applications during code reviews.