Skip to main content

html-css-guide

Provides HTML and CSS best practices, accessibility standards, and responsive design guidelines for AI-assisted development.

Install this skill

or
89/100

Security score

The html-css-guide skill was audited on Feb 28, 2026 and we found 11 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 241

External URL reference

SourceSKILL.md
241npx lighthouse http://localhost:3000 --output html --view # Audit
low line 242

External URL reference

SourceSKILL.md
242npx @axe-core/cli http://localhost:3000 # Accessibility check
low line 243

External URL reference

SourceSKILL.md
243npx pa11y http://localhost:3000 # Accessibility test
low line 271

External URL reference

SourceSKILL.md
271- [WCAG 2.1 Quick Reference](https://www.w3.org/WAI/WCAG21/quickref/)
low line 272

External URL reference

SourceSKILL.md
272- [WAI-ARIA Authoring Practices](https://www.w3.org/WAI/ARIA/apg/)
low line 273

External URL reference

SourceSKILL.md
273- [CSS Tricks Guide to Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)
low line 274

External URL reference

SourceSKILL.md
274- [CSS Tricks Guide to Flexbox](https://css-tricks.com/snippets/css/a-guide-to-flexbox/)
low line 275

External URL reference

SourceSKILL.md
275- [Every Layout](https://every-layout.dev/)
low line 276

External URL reference

SourceSKILL.md
276- [Modern CSS Solutions](https://moderncss.dev/)
low line 277

External URL reference

SourceSKILL.md
277- [web.dev Learn CSS](https://web.dev/learn/css/)
low line 278

External URL reference

SourceSKILL.md
278- [Can I Use](https://caniuse.com/)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →