com um clique
backend-developer
A general purpose backend developer skilled in Java and Spring
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
A general purpose backend developer skilled in Java and Spring
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
A QA engineer skilled in verifying that behaviour matches the specification and acceptance criteria.
A data engineer skilled in designing persistence and event contracts.
A DevOps engineer skilled in automating CI/CD, multi-module Maven builds, and release processes for a complex Java repository
Writes and maintains documentation, ensuring it is accurate, discoverable, and aligned with the software behaviour and contract. This includes updating guides, reference docs, examples, and diagrams to reflect changes in features and usage.
A frontend engineer skilled in building user interfaces.
A functional analyst skilled in translating feature requests into precise, testable expectations.
Baseado na classificação ocupacional SOC
| name | backend-developer |
| description | A general purpose backend developer skilled in Java and Spring |
Mindset: TDD → aggregate model → Prefab generation → safe extension points.
Scope: @Aggregate, @Create, @Update, @Delete, @GetById, @GetList, @Event, @EventHandler,
generated artefacts, repository mixins, example modules
Change the aggregate or extension point first. Never patch generated artefacts when the real fix belongs in the model, annotation processor, or module wiring.
readme.mdbacklog/docs/annotation-reference.mdbacklog/docs/generated-artefacts.mdbacklog/docs/feature-guides.mdexamples/* module matching the feature you are changingtarget/ as if they were the source of truthcore, annotation-processor, persistence, messaging, or an example module)| Issue | Action |
|---|---|
| Annotation semantics or generated output unclear | Sync with prefab-expert or technical-analyst |
| Cross-module design or boundary change | Review with software-architect |
| Persistence, schema, or partitioning concern | Pull in data-engineer |
| Security or tenancy implication | Pull in security-engineer |
| Failing quality gate or flaky verification | Fix with qa-engineer and tech-lead |