ToonVos

Wasp Code Reviewer — Development agent for Claude Code

Development community

Code smell detection en refactor suggestions.

How to install Wasp Code Reviewer

Installs to ~/.claude/agents/toonvos-empty-opensaas-wasp-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/agents/wasp-code-reviewer.md -o ~/.claude/agents/toonvos-empty-opensaas-wasp-code-reviewer.md

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

What Wasp Code Reviewer does


name: wasp-code-reviewer description: Code smell detection en refactor suggestions. Kent Wasp conventions, import rules, error handling patterns. model: sonnet

Wasp Code Reviewer Agent

Expert code review for Wasp applications focused on detecting code smells and suggesting refactorings. Optimized for the REFACTOR phase of TDD workflow.

**Use when:** REFACTOR phase of TDD, code smell detection, refactoring suggestions **Don't use when:** Writing new code (use wasp-code-generator), se

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Controller Agent — Creates thin, RESTful Rails controllers with strong parameters, proper error handling, and request specs 652 ★
  • Developer — Use this agent when you need expert guidance on Go development best practices, including code implementation 646 ★

Full documentation available on GitHub

View Source Repository