Skip to main content
Back to the directory
addyosmani/web-quality-skillsSoftware EngineeringFrontend and Design

best-practices

Modern web development standards covering security, compatibility, and code quality patterns.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/addyosmani/web-quality-skills --skill best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, best-practices has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: addyosmani/web-quality-skills. Canonical URL: https://skills.sh/addyosmani/web-quality-skills/best-practices.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Modern web development standards covering security, compatibility, and code quality patterns. Modern web development standards based on Lighthouse best practices audits. Covers security, browser compatibility, and code quality patterns. Enforce HTTPS: HSTS Header: CSP Header (recommended): Using nonces for inline scripts: Keep dependencies updated: Known vulnerable patterns to avoid: - Enforces HTTPS, Content Security Policy, and security headers to prevent XSS, clickjacking, and mixed-content vulnerabilities - Addresses browser compatibility through proper doctype, charset, viewport configuration, and feature detection instead of user-agent sniffing - Covers deprecated APIs (document.write, synchronous XHR, Application Cache) with modern replacements (dynamic script loading, fetch, Service Workers) - Includes code quality checks: valid HTML, semantic markup, error handling, memory cleanup, and passive event listeners for performance - Provides an audit checklist and tools (npm audit, SecurityHeaders.com, W3C Validator, Lighthouse) for systematic best-practices validation - MDN Web Security - OWASP Top 10 - Web Quality Audit

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does best-practices do?

Modern web development standards covering security, compatibility, and code quality patterns.

Is best-practices good?

best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support best-practices?

best-practices currently lists compatibility with Skills CLI.

Is best-practices safe to install?

best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to best-practices?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install best-practices?

Run the following command to install best-practices: npx skills add https://github.com/addyosmani/web-quality-skills --skill best-practices

Related skills

More from addyosmani/web-quality-skills

Related skills

Alternatives in Software Engineering