🆕 Nova skill: Website Spec! Audite sites contra 128 tópicos de HTML, SEO, a11y, segurança e mais. Ver skill →
Front-End Checklist
Overview
Section titled “Overview”An exhaustive list of all elements you need to have or test before launching your website or HTML page to production. Inspired by the Front-End-Checklist.
When to Use
Section titled “When to Use”- Review code before production
- Validate accessibility
- Check SEO and performance
- Enforce front-end best practices
Installation
Section titled “Installation”npx skills add https://gitlab.com/fabriciotelles/skills -s front-end-checklistChecklist Categories
Section titled “Checklist Categories”graph TD
A[Front-End Checklist] --> B[Head]
A --> C[HTML]
A --> D[CSS]
A --> E[JavaScript]
A --> F[Performance]
A --> G[Accessibility]
A --> H[SEO]
A --> I[Design]
Changelog
Section titled “Changelog”v1.1 (Mar 2026)
- Description rewritten with concrete trigger phrases
- Parameters section with explicit defaults
- Quality Checklist covering high-priority items
- Workflow restructured to imperative voice