gutomec

Build Backend — Development skill for Claude Code

Development community

Implementa o backend/serviço/API no stack do projeto, seguindo o architecture-brief, e valida (build/typecheck/testes).

How to install Build Backend

Installs to ~/.claude/commands/gutomec-agents-guru-build-backend.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/gutomec/agents-guru/HEAD/.claude/commands/build-backend.md -o ~/.claude/commands/gutomec-agents-guru-build-backend.md

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

What Build Backend does


description: Implementa o backend/serviço/API no stack do projeto, seguindo o architecture-brief, e valida (build/typecheck/testes). argument-hint: [--path ] allowed-tools: Bash, Read, Write, Edit, Glob, Agent

Construa o backend para: $ARGUMENTS

Modo fixado: service (backend).

Passos:

  1. Se existir .agents-guru/plan.md / .agents-guru/architecture-brief.md, carregue-os. Senão, rode /architect antes — não implemente sem decisão de arquitetura.
  2. Confirme o

Alternatives in Development

Full documentation available on GitHub

View Source Repository