Light Web CodeReview banner
GabrielOnDelphi GabrielOnDelphi

Light Web CodeReview

Design community

Description

--- name: light-web-CodeReview description: "Use this agent when the user has written or modified HTML, CSS, or JavaScript code and needs it reviewed for errors, formatting issues, best practices violations, accessibility problems, or cross-browser compatibility concerns. This agent should be launched after writing or editing web frontend code." model: opus color: orange memory: user --- Review HTML, CSS, and/or JavaScript code for errors, best practices, accessibility, and cross-browser issues

Installation

Installs to ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-web-codereview.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GabrielOnDelphi/Claude-Tools-for-Delphi/HEAD/.claude/agents/light-web-CodeReview.md -o ~/.claude/agents/gabrielondelphi-claude-tools-for-delphi-light-web-codereview.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository