best-practices

Enforce security, compatibility, and code quality guidelines in web development workflows.

1|1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/gmagnenat/focus-flow-app --skill best-practices-gmagnenat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: best-practices
Source: https://github.com/gmagnenat/focus-flow-app/tree/main/skills/best-practices
Command: npx skills add https://github.com/gmagnenat/focus-flow-app --skill best-practices-gmagnenat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many teams struggle to consistently apply security, compatibility, and code quality practices across projects, leading to vulnerabilities, browser issues, and maintainability challenges.

Core Features & Use Cases

  • Comprehensive security hygiene including HTTPS guidance, CSP, headers, and vulnerability awareness.
  • Browser compatibility and modern web practices to ensure cross-platform resilience.
  • Code quality and performance best practices to improve maintainability, speed, and user experience.
  • Audit checklists and references to standard tooling for ongoing governance and improvements.

Quick Start

Review your project against this guide and implement the recommended security, compatibility, and quality improvements.

Frequently Asked Questions about best-practices

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

FAQPage Schema
What web security headers and CSP policies should I enforce in my project?

Web security best practices require enforcing HTTPS, Content Security Policy (CSP), and standard security headers. This guide provides structured guardrails for implementing these protections across your web development workflows to prevent common vulnerabilities.

How do I check browser compatibility for modern web practices?

Browser compatibility checks ensure cross-platform resilience by applying modern web practices. This guide provides structured guardrails to verify your project maintains compatibility across different browsers, preventing platform-specific issues and improving user experience.

What's the best way to audit code quality and performance in web applications?

Code quality and performance audits use structured checklists and standard tooling references to improve maintainability and speed. This guide provides audit checklists for ongoing governance, helping teams consistently apply performance patterns and quality improvements.

How do I set up linting and code quality guardrails for my web development workflow?

Linting and code quality guardrails integrate into web development workflows through structured audit checklists and standard tooling references. This guide provides comprehensive practices for maintaining code quality, performance, and security across real-world projects.

Does this guide cover vulnerability awareness and security audits for real-world projects?

Security audits for real-world projects are covered through comprehensive security hygiene guidance. This includes HTTPS enforcement, CSP implementation, security headers, and vulnerability awareness, providing structured guardrails for ongoing security governance.