Wasp Code Generator — Development agent for Claude Code
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
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 RepositoryRelated Agents
Dnp TDD Developer Easy
⚡ Fast TDD for routine .NET tasks: clear requirements, low-risk changes, well-defined scope. Writes both tests
Implement Agent
TDD implementation specialist following Red-Green-Refactor protocol. Use for code implementation with tests.
Executor V3
TDD implementation agent for forge pipeline-v3. Spawned per-stream; enforces RED-GREEN-REFACTOR with retry pro
Epic Implementer
Implements stories (TDD GREEN phase). Makes tests pass. Use for Phase 4 dev-story workflow.
Behavioral Generator
Behavioral patterns generator. Creates Strategy, State, Chain of Responsibility, Decorator, Null Object, Templ
Wasp Code Reviewer
Code smell detection en refactor suggestions. Kent Wasp conventions, import rules, error handling patterns.
Related Skills
Green
Execute TDD Green Phase - write minimal implementation to pass the failing test
TDD Green
Implement minimal code to make failing tests pass in TDD green phase:
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc