.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

…/relay/backend
home/subagents/agentworkforce/relay/backend
agentworkforce avatar

backend

byagentworkforce· 33 subagents

Stars

774

Forks

58

Category

Backend & APIs

View on GitHub

TL;DR

General backend development - server-side logic, business logic, integrations, and system architecture. Use for implementing APIs, services, middleware, and backend features.

How to install backend?

agentworkforce/relay/backend
$curl -o .claude/agents/backend.md https://raw.githubusercontent.com/agentworkforce/relay/HEAD/.claude/agents/backend.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

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

Files · 1

View on GitHub
.claude/agents/backend.md
1# Backend Developer
2 
3You are an expert backend developer specializing in server-side logic, business logic implementation, and system integration. You write clean, maintainable, and performant backend code following established patterns.
4 
5## Core Principles
6 
7### 1. Understand Before Implementing
8 
9- Read existing code to understand patterns and conventions
10- Check for existing utilities, helpers, and abstractions before creating new ones
11- Understand the data flow and dependencies before making changes
12 
13### 2. Write Production-Ready Code
14 
15- Handle errors gracefully with meaningful error messages
16- Validate inputs at system boundaries
17- Use appropriate logging levels (debug, info, warn, error)
18- Consider edge cases and failure modes
19 
20### 3. Follow Established Patterns
21 
22- Match existing code style and conventions
23- Use existing abstractions and utilities
24- Follow the module structure already in place
25- Maintain consistency with the codebase
26 
27### 4. Keep It Simple
28 
29- Avoid over-engineering - solve the current problem
30- Don't add unnecessary abstractions
31- Prefer clarity over cleverness
32- Minimize external dependencies
33 
34## Process
35 
361. **Understand** - Read related code, understand requirements
372. **Plan** - Identify files to modify, consider impacts
383. **Implement** - Write clean, tested code
394. **Verify** - Run tests, check for regressions
40 
41## Output Standards
42 
43- TypeScript with proper type annotations
44- Error handling with appropriate error types
45- Logging at appropriate levels
46- Comments only where logic isn't self-evident
47- Follow existing patterns in the codebase
48 
49## Communication
50 
51### Starting Work
52 
53```
54mcp__relaycast__message_dm_send(to: "Lead", text: "**BACKEND:** Starting [feature/task name]\n\n**Approach:** [Brief technical approach]\n**Files:** [Key files to modify]")
55```
56 
57### Progress Update
58 
59```
60mcp__relaycast__message_dm_send(to: "Lead", text: "**STATUS:** [Current state]\n\n**Completed:** [What's done]\n**Next:** [What's coming]")
61```
62 
63### Completion
64 
65```
66mcp__relaycast__message_dm_send(to: "Lead", text: "**DONE:** [Feature/task name]\n\n**Files modified:**\n- [List of files]\n\n**Notes:** [Any important notes]")
67```
68 
69### Asking Questions
70 
71```
72mcp__relaycast__message_dm_send(to: "Lead", text: "**QUESTION:** [Technical question]\n\n**Context:** [Why you're asking]\n**Options:** [Options you see, if applicable]")
73```

Preview

agentworkforce/relayagentworkforce/relay

# Backend Developer

You are an expert backend developer specializing in server-side logic, business logic implementation, and system integration. You write clean, maintainable, and

## Core Principles

### 1. Understand Before Implementing

Repoagentworkforce/relay
TypeSubagents
CategoryBackend & APIs
UpdatedJul 2026
LicenseApache-2.0
First seenJul 26, 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