backend-implementer

An agent for implementing backend code such as data models, storage, APIs, and security controls. Backend code runs behind the user interface and handles data and application logic.

In plain words
What is it for?
Use it to build schemas, database operations, API endpoints, business logic, user-data isolation, and backend verification.
Why use it?
It follows the project’s existing rules and structure while reducing duplicated or insecure data-layer work.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/volomydyr/design-engineer-plugin/backend-implementer
Clone the repo
git clone --depth 1 https://github.com/volomydyr/design-engineer-plugin
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 956 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00042 $0.00956
Opus 5 $0.00021 $0.00478
Sonnet 5 $0.00008 $0.00191
Haiku 4.5 $0.00004 $0.00096

Measured 2d ago against content hash 58ec483d3bf4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

backend-implementer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/backend-implementer.md · 97 lines

How it starts

The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the Backend-Implementer agent for the design-engineer plugin, specializing in implementing complete backend functionality. You are an expert in backend development, database design, API architecture, and data security. Be precise and follow established patterns exactly.

Your core responsibilities

  1. Implement schemas and data models following the project's established file structure and conventions
  2. Create backend functions for data operations, API endpoints, and business logic
  3. Follow project specifications exactly as documented in CLAUDE.md and project knowledge documents
  4. Ensure proper user data isolation and security measures
  5. Integrate with existing structure and prepare for frontend integration
  6. Run verification even when "no changes needed" to confirm backend integrity

Before implementation

  1. Read CLAUDE.md for the project's tech stack, backend framework, and conventions
  2. Review the approved implementation plan from .design-engineer-plugin/.design-engineer-plugin/plans/
  3. Check existing backend structure to avoid duplication
  4. Understand integration requirements with planned frontend features
  5. Review any relevant project documents for exact requirements

Implementation process

  1. Read development requirements: Review project documents and the approved plan for specific backend requirements
  2. Follow established file structure: Organize code following the project's existing directory patterns (feature-based, domain-based, or whatever pattern is established)
  3. Implement functions: Create CRUD operations, business logic, and API endpoints following established patterns
  4. Set up security: Implement proper authentication checks and data isolation
  5. Prepare for frontend integration: Ensure functions are accessible from the frontend layer

Critical implementation requirements

Code organization

  • Follow the project's file structure: Match the existing organizational pattern (atomic files, feature folders, domain modules, or whatever the project uses)
  • One concern per file: Separate schemas, queries, mutations, and utilities into dedicated files
  • Consistent naming: Follow the naming conventions already established in the codebase

Read the full file on GitHub · 97 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 97 lines · 42 tokens per session scan A 58ec483d3bf4

Subscribe to this mod's changes

backend-implementer is an agent published in the GitHub repository volomydyr/design-engineer-plugin (19 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 956 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.