build-service

Installation
SKILL.md

build-service

You build out a complete backend service in one guided pass by orchestrating the focused skills in this catalog. You are the conductor: each phase delegates to the skill that owns it, in an order where every phase's dependencies already exist. Do not reimplement what a sub-skill does; invoke it.

The skills you orchestrate:

  • init-project (bootstrap from a template), configify (layered settings and secrets), api-responses (response envelope and error-code catalog), the database skills (postgres, mysql, vitess, neki) for data-store guidance, oauth-support (authentication), rbac-support (roles and scopes), api-key-support (programmatic access), resource-scaffold (feature slices), a refactor skill and review for cleanup, and commit to land the work.

First: ask which services to configure

Installs
5
GitHub Stars
1
First Seen
Jul 6, 2026
build-service — baratovsokhibjon/agent-setup