thedaviddias

93 mods across 5 repositories, 75k stars between them.

frontend-checklist

01

thedaviddias/Front-End-Checklist

MCP server Claude CodeCodexCursor +2

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Runs locally from the tsx npm package.

74k 18d ago A tokens not measured

qmd

02

thedaviddias/Front-End-Checklist

MCP server Claude CodeCodexCursor +2

MCP server "qmd" as configured in thedaviddias/Front-End-Checklist. Launched with qmd mcp.

74k 18d ago A tokens not measured

thedaviddias/Front-End-Checklist

Instructions file CodexOpenCode

AGENTS.md instructions for thedaviddias/Front-End-Checklist, covering agents.md — front-end checklist, project overview, mcp usage, monorepo structure and rule mdx frontmatter spec.

74k 18d ago A 4,601 tokens

404-page

05

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing templates, rendered HTML, or shared components related to Create a custom 404 error page. Validate the final browser-facing markup, not just the source framework abstraction.

74k 18d ago A 38 tokens

about-page

06

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing metadata, crawlability, structured data, or indexability related to Create a dedicated About page. Verify the rendered HTML and HTTP response rather than relying only on source files.

74k 18d ago A 40 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing component libraries, page flows, or CI pipelines that need repeatable accessibility checks. Automated testing is strongest at catching structural and attribute-level issues; it does not replace keyboard, screen reader, and manual UX testing.

74k 18d ago A 49 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing sign-in, sign-up, MFA, CAPTCHA, recovery, and re-auth flows. Evaluate the full authentication path, including error handling and backup methods, not just the primary login form.

74k 18d ago A 44 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

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

74k 18d ago A 35 tokens

accessible-tables

10

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use semantic table markup for screen readers. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

74k 18d ago A 50 tokens

accessible-tooltips

11

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

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

74k 18d ago A 37 tokens

accesskeys

12

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

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

74k 18d ago A 48 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

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

74k 18d ago A 38 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing metadata, crawlability, structured data, or indexability related to Provide clear affiliate disclosures. Verify the rendered HTML and HTTP response rather than relying only on source files.

74k 18d ago A 40 tokens

ai-content

15

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing metadata, crawlability, structured data, or indexability related to Audit and refine AI-generated content. Verify the rendered HTML and HTTP response rather than relying only on source files.

74k 18d ago A 41 tokens

all-noindex-pages

16

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing metadata, crawlability, structured data, or indexability related to Audit all noindex pages. Verify the rendered HTML and HTTP response rather than relying only on source files.

74k 18d ago A 42 tokens

alt-text

17

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

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

74k 18d ago A 42 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide instant anchor scroll option. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

74k 18d ago A 49 tokens

anchor-text

19

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing metadata, crawlability, structured data, or indexability related to Use descriptive anchor text. Verify the rendered HTML and HTTP response rather than relying only on source files.

74k 18d ago A 39 tokens

animated-content

20

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when auditing slow page loads, heavy assets, or rendering delays related to Convert animated GIFs to video. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes.

74k 18d ago A 43 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing stylesheets, component styles, and responsive behavior related to Use transform and opacity for animations. Check the rendered layout across breakpoints and interaction states before proposing a fix.

74k 18d ago A 39 tokens

aria-allowed-attr

22

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use only allowed ARIA attributes for each role. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

74k 18d ago A 54 tokens

aria-command-name

23

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for ARIA command elements. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

74k 18d ago A 51 tokens

thedaviddias/Front-End-Checklist

Skill Claude CodeCodex

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Avoid using deprecated ARIA roles. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

74k 18d ago A 50 tokens