Senior Backend Engineer Skill
Help agents design and implement backend systems — REST APIs, microservices, database architectures, authentication flows, and security hardening.
What does this skill do?
How it works
Surface the assumptions
The agent surfaces read/write ratio and QPS, tenancy model, data sensitivity tier, and SLO before making recommendations.
Design the API
It defines resources via OpenAPI, scaffolds routes and middleware, and implements business logic with validation.
Optimize the database
It analyzes performance, generates index migrations with rollback, and tests changes via dry-run before applying.
Harden security
It reviews authentication, adds rate limiting, validates inputs, load-tests attack patterns, and applies security headers.
Best use cases for this skill
Frequently asked questions
What does the Senior Backend skill do?
It designs and implements backend systems — REST APIs, microservices, database architectures, authentication flows, and security hardening — with clear performance and SLO targets.
When should an agent use it?
Use it to design REST APIs, optimize database queries, implement authentication, build microservices, or review backend code.
What must be defined before recommendations?
The read/write ratio and one-year P99 QPS, the tenancy model, the data-sensitivity tier, and the SLO with a named error-budget consumer.
Does it support different stacks?
Yes. It offers profiles that calibrate recommendations for stacks such as node-express, fastapi-python, django-monolith, and go-or-rust microservices.
Use from source
Ask your Buda agent to install this community skill.
Copy this prompt into your own Buda agent. It includes the source repository and install command so the agent can complete the setup in natural language.
Please install the "Senior Backend Engineer Skill" skill into this Buda agent. Source repository: https://github.com/alirezarezvani/claude-skills Install command: npx skills add alirezarezvani/claude-skills --skill senior-backend -y -a universal Please run the install command, verify the skill is available, and tell me any setup notes or follow-up steps from the source repository.
Install workflow
- 1Copy the prompt
- 2Send it to your Buda agent
- 3Done