ai code generation agents

25 tagged ai code generation, measured the same way as everything else here.

Browse within: Autonomous Agents 13boilerplate 13ai-native 12

shep-ai/shep

Agent Claude Code

Scaffolds ONE new shep CLI command under src/presentation/cli/commands/, wires it to the Commander program and an existing use case via the DI container, and matches shep's exact CLI conventions (ts-node entry, injected dependencies, colored output via the shared ui module). Use when a use case already exists and the…

247 4d ago A 94 tokens original MIT

shep-port-extractor

02

shep-ai/shep

Agent Claude Code

Fixes the 'application layer imports from infrastructure' violation. Given ONE concrete infrastructure symbol (class, function, or constant) and the list of application-layer files that import it, creates a port interface in application/ports/output/, moves (or keeps) the concrete behind it in infrastructure/, rewires…

247 4d ago A 89 tokens original MIT

shep-ai/shep

Agent Claude Code

Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via resolve(), handles the canonical error-to-HTTP mapping, and keeps presentation thin. Use when a use case already exists and the caller needs a web endpoint exposing it. Does NOT create the use case, does NOT…

247 4d ago A 85 tokens original MIT

architect

04

Wania-Kazmi/claude-code-autonomous-agent-workflow

Agent Claude Code

Software architecture specialist for system design, scalability, and technical decision-making. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.

5 7mo ago A 36 tokens

e2e-runner

05

Wania-Kazmi/claude-code-autonomous-agent-workflow

Agent Claude Code

End-to-end testing specialist using Playwright. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, and ensures critical user flows work.

5 7mo ago A 49 tokens

tdd-guide

06

Wania-Kazmi/claude-code-autonomous-agent-workflow

Agent Claude Code

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

5 7mo ago A 42 tokens