Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Backend Development logo
Skill

Backend Development

Nine backend skills covering sagas, CQRS, event stores and Temporal workflow testing.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install backend-development
Triggers on

Dağıtık bir arka uç tasarlanırken, saga, CQRS ya da olay deposu kurulurken veya Temporal iş akışları test edilirken devreye giriyor.

Needs tools
ReadWriteBashEdit
Author
Seth Hobson
License
MIT

The nine skills here target the parts of a distributed backend that are easy to write and hard to keep correct. The saga skill produces an ordered step list with a compensating command for each, and insists compensation be idempotent and always succeed, because a rollback that can itself fail leaves a transaction stuck halfway with no owner. Event store design, projections and CQRS are kept as separate skills rather than merged, which matches how they usually go wrong in isolation. The Temporal testing skill uses time skipping so a workflow meant to run for a month finishes in seconds, and replay testing checks determinism against real production histories. Eight agents and a feature-development orchestrator sit on top, with an API design checklist and a REST template shipped as assets.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?