thedaviddias/Front-End-Checklist

โ˜… 74,139โ‘‚ 0

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

74,139Star
0Fork
0Watch
0Issue
MDXLanguage
-License
Created ยท last push ยท repository size 0 KB ยท default branch -

README

Front-End Checklist

Backers on Open Collective Support via Open Collective

Front-End Checklist is the open-source front-end quality system for humans and AI agents. It turns front-end best practices into a practical review workflow you can browse on the web, run through with MCP-compatible tools, or work through directly in this README.

Companion project: UX Patterns for Devs helps developers choose the right UI pattern before using Front-End Checklist to verify implementation quality.

[!IMPORTANT]
Use the website for browsing and filtering, the MCP server for agent workflows, and this README when you want the checklist in one place.

What you get

How to use this checklist

1. Start with the category navigator below and jump straight to the part of the checklist you need. 2. Work through the checkbox items that apply to your project, audit, or pull request. 3. Open the linked rule pages when you need the full guidance, examples, verification steps, and AI prompts. 4. Use frontendchecklist.io for interactive browsing, and mcp.frontendchecklist.io when you want agents to use the same rule corpus directly.

Priority legend

Choose your workflow

Browse online

Choose the right pattern first

Front-End Checklist helps you review implementation quality. If you are still deciding what interface to build, use UX Patterns for Devs to compare common UI patterns, understand tradeoffs, and find practical guidance for forms, navigation, data display, feedback states, authentication, and AI interfaces.

Contribute to the checklist

Use with MCP

Connect an MCP-capable agent to Front-End Checklist for frontend code review, structured rule lookup, audits, and remediation workflows across React, Next.js, HTML, CSS, JavaScript, accessibility, performance, SEO, security, images, privacy, i18n, and testing.

[!TIP]
Best first use: point an MCP-capable agent at a real component, page, or public URL and explicitly ask it to use the Front-End Checklist MCP for the highest-confidence frontend findings first. Some clients discover installed MCP tools lazily, so naming the server in the prompt helps.
What you can do: Agent usage guidance: Example prompts:

Use with skills

Install Front-End Checklist skills when you want reusable audit workflows or focused rule-specific guidance in tools that support them.

Install:

npx skills add frontendchecklist/skills
npx skills add frontendchecklist/skills --skill https

Useful entry points:

Example uses:

Checklist

Jump to a category

Categories

HTML

25 rules. Semantic markup, metadata, forms, and document structure rules.

Browse HTML on frontendchecklist.io

Back to top

CSS

32 rules. Layout, typography, responsive design, and styling rules.

Browse CSS on frontendchecklist.io

Back to top

JavaScript

26 rules. Client-side behavior, async patterns, and runtime quality rules.

Browse JavaScript on frontendchecklist.io

More AI Agent Skills Trending projects

1

affaan-m / ECC

JavaScriptโ˜… 258,555โ‘‚ 0
โ†’
2

NousResearch / hermes-agent

Pythonโ˜… 245,605โ‘‚ 0
โ†’
3

deepseek-ai / deepseek-harness

TypeScriptโ˜… 224,514โ‘‚ 0
โ†’
4

firecrawl / firecrawl

TypeScriptโ˜… 180,546โ‘‚ 0
โ†’
5

anthropics / skills

Pythonโ˜… 176,366โ‘‚ 0
โ†’
6

langchain-ai / langchain

Pythonโ˜… 146,352โ‘‚ 0
โ†’