Frontend Convention Checker banner
SeJonJ SeJonJ

Frontend Convention Checker

Development community

Description

--- name: "frontend-convention-checker" description: "Use this agent when a logical chunk of frontend code has been written or modified and you need to verify it against the nodejs_frontend.md code conventions. Specifically, use this agent at the 'code convention' checklist step in any PLAN file to automatically detect changed files via git diff, validate them against project coding standards, update the PLAN file checklist, and report violations with fix guidance.\\n\\n<example>\\nContext: The

Installation

Installs to ~/.claude/agents/sejonj-chatforyou-frontend-convention-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SeJonJ/ChatForYou/HEAD/.claude/agents/frontend-convention-checker.md -o ~/.claude/agents/sejonj-chatforyou-frontend-convention-checker.md

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

Full documentation available on GitHub

View Source Repository