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.
/plugin marketplace add EngineerWithAI/engineerwith-agentsnpx agentmods add plugins/engineerwithai/engineerwith-agents/backend-developmentgit clone --depth 1 https://github.com/EngineerWithAI/engineerwith-agentsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/engineerwithai/engineerwith-agents/backend-development)<a href="https://agentmods.dev/plugins/engineerwithai/engineerwith-agents/backend-development"><img src="https://agentmods.dev/badge/plugins/engineerwithai/engineerwith-agents/backend-development.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
backend-development 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 3d 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.
What it actually says
{
"name": "backend-development",
"source": "./plugins/backend-development",
"description": "Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development",
"version": "1.2.3",
"author": {
"name": "Mike Mayer",
"url": "https://github.com/EngineerWithAI"
},
"homepage": "https://github.com/EngineerWithAI/engineerwith-agents",
"repository": "https://github.com/EngineerWithAI/engineerwith-agents",
"license": "MIT",
"keywords": [
"backend",
"api-design",
"graphql",
"tdd",
"architecture",
"temporal",
"workflow-orchestration",
"distributed-systems"
],
"category": "development",
"strict": false,
"commands": [
"./commands/feature-development.md"
],
"agents": [
"./agents/backend-architect.md",
"./agents/graphql-architect.md",
"./agents/tdd-orchestrator.md",
"./agents/temporal-python-pro.md",
"./agents/event-sourcing-architect.md"
],
"skills": [
"./skills/api-design-principles",
"./skills/architecture-patterns",
"./skills/microservices-patterns",
"./skills/workflow-orchestration-patterns",
"./skills/temporal-python-testing",
"./skills/event-store-design",
"./skills/projection-patterns",
"./skills/saga-orchestration",
"./skills/cqrs-implementation"
]
}What it installs
The manifest is a name and a version. 9 skills travel with it, and installing the plugin installs all of them — 357 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill api-design-principles A 44 tokens
- Skill architecture-patterns A 40 tokens
- Skill cqrs-implementation A 35 tokens
- Skill event-store-design A 33 tokens
- Skill microservices-patterns A 38 tokens
- Skill projection-patterns A 36 tokens
- Skill saga-orchestration A 37 tokens
- Skill workflow-orchestration-patterns A 49 tokens
- Skill temporal-python-testing A 45 tokens
What ships with it
1 file beside marketplace.json#backend-development in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 3d ago First seen · 46 lines scan A 2592aad99ead
backend-development is a plugin published in the GitHub repository EngineerWithAI/engineerwith-agents (4 stars, last pushed 7mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-03.
Other plugins, from other repositories
backend-development
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development.
claude-plugin
AI-Native AL Development Collection for Microsoft Dynamics 365 Business Central. Agents (architect, developer, conductor, pre-sales, agent-builder, triage, dredd) + TDD subagents, skills, and workflows for extension-only development with TDD, BCQuality-cited review/audit, event-driven architecture, and HITL gates.
rails-toolkit
Complete Rails development workflow with TDD, security reviews, and Linear integration.
backend-development
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development.
nestjs-hexagonal
Skills for building NestJS bounded contexts with Hexagonal Architecture, DDD, and CQRS patterns. Covers domain modeling, application layer, infrastructure wiring, presentation, full TDD workflow, and architecture review.
backend-development
Backend API design, GraphQL architecture, workflow orchestration with Temporal, and test-driven backend development.