Code Quality Checker banner
subicura subicura

Code Quality Checker

Development community

Description

--- name: code-quality-checker description: "Use this agent when you need to verify code quality after writing or modifying code. This includes running TypeScript type checking to catch type errors before committing. The agent should be called after completing a logical chunk of code implementation.\\n\\nExamples:\\n\\n<example>\\nContext: User has just finished implementing a new feature component.\\nuser: \"새로운 사용자 프로필 컴포넌트를 만들어줘\"\\nassistant: \"사용자 프로필 컴포넌트를 작성했습니다.\"\\n<component code writt

Installation

Installs to ~/.claude/agents/subicura-purplemux-code-quality-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/subicura/purplemux/HEAD/.claude/agents/code-quality-checker.md -o ~/.claude/agents/subicura-purplemux-code-quality-checker.md

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

Full documentation available on GitHub

View Source Repository