thedaviddias/Front-End-Checklist

πŸ—‚ The essential checklist for modern web development, for humans and AI agents

This repository also configures its own agents. See what Front-End-Checklist tells them β†’

74kStars on the repository
201Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

duplicate-js

121

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing slow page loads, heavy assets, or rendering delays related to Remove duplicate JavaScript libraries. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes.

not rated 74k +64 29d ago A SkillSpector: pass 42 tokens

e2e-testing

122

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing CI coverage, automated checks, or test strategy related to Implement end-to-end testing. Focus on whether the rule is continuously verified, not just documented.

not rated 74k +64 29d ago A SkillSpector: pass 38 tokens

editorial-policy

123

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing a blog, news site, or YMYL content site for trust signals, drafting editorial policy page content, or evaluating whether a site meets Google's quality rater trustworthiness criteria.

not rated 74k +64 29d ago A SkillSpector: pass 43 tokens

element-hiding

124

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing a website for layout and functionality issues caused by adblocker filter rules targeting common ad-related class names and IDs.

not rated 74k +64 29d ago A SkillSpector: pass 30 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing stylesheets, component styles, and responsive behavior related to Avoid embedded and inline CSS. Check the rendered layout across breakpoints and interaction states before proposing a fix.

not rated 74k +64 29d ago A SkillSpector: pass 40 tokens

empty-heading

126

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Ensure headings contain text. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

not rated 74k +64 29d ago A SkillSpector: pass 46 tokens

empty-links

127

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Fix empty and broken links. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

not rated 74k +64 29d ago A SkillSpector: pass 47 tokens

error-handling

128

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing scripts, client components, bundles, or runtime behavior related to Implement proper error handling. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

not rated 74k +64 29d ago A SkillSpector: pass 43 tokens

error-images

129

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing image assets, markup, and CDN or build transforms related to Handle image loading errors gracefully. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

not rated 74k +64 29d ago A SkillSpector: pass 41 tokens

error-monitoring

130

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when setting up a new project's production observability stack, reviewing incident response readiness, or investigating why errors are going undetected.

not rated 74k +64 29d ago A SkillSpector: pass 30 tokens

es-modules

131

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing scripts, client components, bundles, or runtime behavior related to Use ES modules (import/export). Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

not rated 74k +64 29d ago A SkillSpector: pass 45 tokens

event-delegation

132

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing scripts, client components, bundles, or runtime behavior related to Use event delegation for dynamic content. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

not rated 74k +64 29d ago A SkillSpector: pass 46 tokens

external-links

133

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing content pages for citation quality, suggesting authoritative sources to link for factual claims, or reviewing whether a page's external link attributes (nofollow, noopener) are correctly set.

not rated 74k +64 29d ago A SkillSpector: pass 40 tokens

faq

134

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when adding FAQ sections to landing pages or blog posts, generating FAQPage JSON-LD from existing Q&A content, or validating that structured data on pages with FAQ sections is syntactically and semantically correct.

not rated 74k +64 29d ago A SkillSpector: pass 45 tokens

favicon

135

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when checking whether a site has a correctly configured favicon, auditing tags in the , or setting up favicon infrastructure for a new project.

not rated 74k +64 29d ago A SkillSpector: pass 39 tokens

favicons

136

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing templates, rendered HTML, or shared components related to Implement favicons for all devices. Validate the final browser-facing markup, not just the source framework abstraction.

not rated 74k +64 29d ago A SkillSpector: pass 37 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when optimising Largest Contentful Paint (LCP), reducing render-blocking resource contention, or fine-tuning resource loading order in the critical rendering path.

not rated 74k +64 29d ago A SkillSpector: pass 37 tokens

figure-figcaption

138

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing image assets, markup, and CDN or build transforms related to Use and for image captions. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

not rated 74k +64 29d ago A SkillSpector: pass 50 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing templates, rendered HTML, or shared components related to Make file uploads accessible. Validate the final browser-facing markup, not just the source framework abstraction.

not rated 74k +64 29d ago A SkillSpector: pass 37 tokens

filename-quality

140

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing image assets, markup, and CDN or build transforms related to Use descriptive image filenames. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

not rated 74k +64 29d ago A SkillSpector: pass 40 tokens

find-npm-packages

141

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when you need to find the 2-3 most popular and well-maintained npm packages relevant to a frontend checklist rule, validate they meet quality thresholds, and add them to the rule's frontmatter.

not rated 74k +64 29d ago A SkillSpector: warn 48 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing slow page loads, heavy assets, or rendering delays related to Optimize first contentful paint. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes.

not rated 74k +64 29d ago A SkillSpector: pass 45 tokens

flashing-content

143

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Prevent seizure-triggering flashing content. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

not rated 74k +64 29d ago A SkillSpector: pass 49 tokens

flexbox-patterns

144

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing stylesheets, component styles, and responsive behavior related to Apply Flexbox best practices. Check the rendered layout across breakpoints and interaction states before proposing a fix.

not rated 74k +64 29d ago A SkillSpector: pass 40 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page β€” the rest are on their repository pages: