Front-End Checklist

Active
GitHub MDX No License

Description

A comprehensive front-end checklist for modern web development and AI agents, covering HTML/CSS/JS, performance, accessibility, and SEO quality standards.

Key Features

  • Complete quality checklist - covers HTML, CSS, JavaScript, images, fonts, performance, accessibility, SEO, security and 20+ other categories
  • AI-agent friendly - each item has clear check prompts that can be directly fed to LLMs for automated quality inspection
  • Multi-language support - provides Chinese, English, Portuguese and other language versions
  • Community-driven - continuously contributed and reviewed by community, evolves with the Web ecosystem
  • Templatable - teams can fork and customize their own internal checklists

Use Cases

💡 Web developers use it as the final quality review checklist before launching new projects.
💡 Team tech leads use it as standard reference for code review and release processes.
💡 AI agents (Claude Code / Coder / Browser Agent) use it to perform automated audits on websites and output structured reports.

Strengths & Limitations

Strengths

  • Actively maintained, recent updates
  • High community interest (74.0k stars)
  • Responsive to issues, low backlog

⚠️ Limitations

  • No clear open-source license

Quick Start

```bash
# Clone the repo
git clone https://github.com/thedaviddias/Front-End-Checklist.git

# Browse the checklist
cd Front-End-Checklist
cat checklist.yml

# Let an AI agent audit a website using the checklist
claude "Audit https://example.com quality based on the Front-End Checklist"
```

Related Projects

Chrome DevTools MCP

50.6k · TypeScript
Active A+

MCP server providing Chrome DevTools capabilities to coding agents, enabling web debugging, performance analysis, and DOM manipulation automation.

mcpchrome-devtoolsbrowser-debug +2
  • · Performance Insights — Record Chrome performance traces and extract actionable optimization recommendations
  • · Advanced Browser Debugging — Analyze network requests, take screenshots, check console with source-mapped stack traces
  • · Reliable Automation — Puppeteer-based browser automation with automatic wait for action results

Vision Agents

8.1k · Python
Active A+

Open Vision Agents by Stream. Build voice and vision agents quickly with any model or video provider, using Stream's edge network for ultra-low latency realtime interactions.

voiceagentpython +3
  • · Real-time video AI with YOLO, Roboflow integration combined with Gemini/OpenAI for live visual understanding
  • · Ultra-low latency audio/video under 30ms via Stream's edge network with 500ms join time
  • · Native SDK methods from OpenAI, Gemini, and Claude for always-latest LLM capabilities