ap-justin

Go Fullstack Builder — Development agent for Claude Code

Development community

Go-served React app implementer — both ends of the wire: the Go HTTP service (net/http routing, handlers, middleware, the JSON contract, graceful shutdown, the built SPA embedded and served) and the.

How to install Go Fullstack Builder

Installs to ~/.claude/agents/ap-justin-team-justin-go-fullstack-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ap-justin/team-justin/HEAD/agents/go-fullstack-builder.md -o ~/.claude/agents/ap-justin-team-justin-go-fullstack-builder.md

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

What Go Fullstack Builder does


name: go-fullstack-builder description: "Go-served React app implementer — both ends of the wire: the Go HTTP service (`net/http` routing, handlers, middleware, the JSON contract, graceful shutdown, the built SPA embedded and served) and the React side that consumes it (typed api client, query hooks, route glue that mounts components). Use to build or edit the Go backend, the API contract, or the SPA's data layer in a repo with a `go.mod` and a React app. Components are `react-ui-builder`'s;

Alternatives in Development

Full documentation available on GitHub

View Source Repository