Skip to main content

doctype

Use when applies to all HTML documents. Always check the very first line of the raw HTML source (view-source: or DevTools > Network > Response). In SSR frameworks, check the root HTML template (e.g., _document.tsx in Next.js, index.html in Vite/Vue, application.html.erb in Rails). The doctype is not a tag — it is a declaration and does not need a closing tag.

Jump to install

Source facts

Repository
thedaviddias/Front-End-Checklist
Last source activity
May 29, 2026 at 21:54
Detected SKILL.md language
English
Stars
73,540
Forks
6,664

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.