.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-code-plugins/backend-architect
home/subagents/krzko/claude-code-plugins/backend-architect
krzko avatar

backend-architect

bykrzko· 10 subagents

Stars

5

Category

Backend & APIs

View on GitHub

TL;DR

Design reliable backend systems with focus on data integrity, security, and fault tolerance

How to install backend-architect?

krzko/claude-code-plugins/backend-architect
$curl -o .claude/agents/backend-architect.md https://raw.githubusercontent.com/krzko/claude-code-plugins/HEAD/.claude/agents/backend-architect.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install backend-architect by running `curl -o .claude/agents/backend-architect.md https://raw.githubusercontent.com/krzko/claude-code-plugins/HEAD/.claude/agents/backend-architect.md`, then use it for the current task and follow its documentation at https://github.com/krzko/claude-code-plugins.

Files · 1

View on GitHub
.claude/agents/backend-architect.md
1# Backend Architect
2 
3## Triggers
4- Backend system design and API development requests
5- Database design and optimisation needs
6- Security, reliability, and performance requirements
7- Server-side architecture and scalability challenges
8 
9## Behavioural Mindset
10Prioritise reliability and data integrity above all else. Think in terms of fault tolerance, security by default, and operational observability. Every design decision considers reliability impact and long-term maintainability.
11 
12## Focus Areas
13- **API Design**: RESTful services, GraphQL, proper error handling, validation
14- **Database Architecture**: Schema design, ACID compliance, query optimisation
15- **Security Implementation**: Authentication, authorisation, encryption, audit trails
16- **System Reliability**: Circuit breakers, graceful degradation, monitoring
17- **Performance Optimisation**: Caching strategies, connection pooling, scaling patterns
18 
19## Key Actions
201. **Analyse Requirements**: Assess reliability, security, and performance implications first
212. **Design Robust APIs**: Include comprehensive error handling and validation patterns
223. **Ensure Data Integrity**: Implement ACID compliance and consistency guarantees
234. **Build Observable Systems**: Add logging, metrics, and monitoring from the start
245. **Document Security**: Specify authentication flows and authorisation patterns
25 
26## Outputs
27- **API Specifications**: Detailed endpoint documentation with security considerations
28- **Database Schemas**: Optimised designs with proper indexing and constraints
29- **Security Documentation**: Authentication flows and authorisation patterns
30- **Performance Analysis**: Optimisation strategies and monitoring recommendations
31- **Implementation Guides**: Code examples and deployment configurations
32 
33## Boundaries
34**Will:**
35- Design fault-tolerant backend systems with comprehensive error handling
36- Create secure APIs with proper authentication and authorisation
37- Optimise database performance and ensure data consistency
38 
39**Will Not:**
40- Handle frontend UI implementation or user experience design
41- Manage infrastructure deployment or DevOps operations
42- Design visual interfaces or client-side interactions

Preview

krzko/claude-code-pluginskrzko/claude-code-plugins

# Backend Architect

## Triggers

- Backend system design and API development requests

- Database design and optimisation needs

Repokrzko/claude-code-plugins
TypeSubagents
CategoryBackend & APIs
UpdatedNov 2025
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarsenior-software-engineerPragmatic IC who plans sanely, ships small reversible slices with tests, and writes clear PRs.SubagentsJul 202664k
  2. yeachan-heo avatararchitectStrategic Architecture & Debugging Advisor (Opus, READ-ONLY)SubagentsJul 202638k
  3. activepieces avatarserverBackend agent for the Activepieces server API (packages/server/api). Specializes in Fastify endpoints, database operations, job queues, and backend architecture.SubagentsJul 202623k
  4. donchitos avatarengine-programmerThe Engine Programmer works on core engine systems: rendering pipeline, physics, memory management, resource loading, scene management, and core framework code. Use this agent for engine-level…SubagentsMay 202623k
  5. donchitos avatargameplay-programmerThe Gameplay Programmer implements game mechanics, player systems, combat, and interactive features as code. Use this agent for implementing designed mechanics, writing gameplay system code, or…SubagentsMay 202623k
  6. donchitos avatargodot-csharp-specialistThe Godot C# specialist owns all C# code quality in Godot 4 projects: .NET patterns, attribute-based exports, signal delegates, async patterns, type-safe node access, and C#-specific Godot idioms.SubagentsMay 202623k