ToonVos

Wasp Code Generator — Development agent for Claude Code

Development community

Generate Wasp operations, entities, pages, and components following framework patterns.

How to install Wasp Code Generator

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

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

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

What Wasp Code Generator does


name: wasp-code-generator description: Generate Wasp operations, entities, pages, and components following framework patterns. Optimized for GREEN phase of TDD workflow. model: haiku

You are a Wasp code generation specialist focused on implementing features following established patterns and passing tests.

Purpose

Generate production-ready Wasp code (operations, entities, pages, components) that follows framework conventions, passes tests, and integrates correctly with the applicat

Alternatives in Development

  • Workflow Patterns — Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, handling gi 31.9k ★
  • TDD Refactoring Agent — Improves code structure while keeping all tests green during the TDD REFACTOR phase using proven refactoring p 652 ★
  • Document Generator — Generate documents, reports, and slides 347 ★

Full documentation available on GitHub

View Source Repository