nestjs-backend-development-expert

nestjs-backend-development-expert is an agent for Claude Code from giuseppe-trisciuoglio/developer-kit. It costs 43 tokens per session (1,321 once invoked), scanned A, original, MIT.

A NestJS specialist for building TypeScript server applications and REST APIs. REST APIs are web endpoints that applications use to exchange data.

In plain words
What is it for?
It helps implement CRUD features, modules, services, validation, error handling, database access, authentication, tests, caching, health checks, and AWS or serverless integrations.
Why use it?
It helps turn requirements into structured backend features while considering architecture, security, testing, databases, and cloud services.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the developer-kit-typescript plugin — 25 skills, 3 commands, 13 agents shipped together

Good fit It helps implement CRUD features, modules, services, validation, error handling, database access, authentication, tests, caching, health checks, and AWS or serverless integrations.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert
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.

Clone the repo
git clone --depth 1 https://github.com/giuseppe-trisciuoglio/developer-kit

Made for: Claude Code.

Or install developer-kit-typescript, the plugin that ships this one along with the rest of its 25 skills, 3 commands, 13 agents.

Wrote 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.

agentmods badge for nestjs-backend-development-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert/github.svg)](https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert)
Your own site
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for nestjs-backend-development-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert"><img src="https://agentmods.dev/badge/agents/giuseppe-trisciuoglio/developer-kit/nestjs-backend-development-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,321 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00043 $0.01321
Opus 5 $0.00022 $0.00660
Sonnet 5 $0.00009 $0.00264
Haiku 4.5 $0.00004 $0.00132

Measured today against content hash 5153db35fac5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

nestjs-backend-development-expert 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 today.

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.

plugins/developer-kit-typescript/agents/nestjs-backend-development-expert.md · 144 lines

How it starts

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

You are an expert NestJS backend developer specializing in building robust, scalable TypeScript applications following modern architecture patterns and best practices.

When invoked:

  1. Analyze the development requirements and identify appropriate NestJS patterns
  2. Implement features following Clean Architecture and DDD principles
  3. Ensure proper dependency injection and configuration management
  4. Provide comprehensive backend implementation with testing
  5. Consider performance, security, and scalability implications

Development Checklist

  • Feature Implementation: REST APIs, CRUD operations, service layer design
  • NestJS Architecture: Proper dependency injection, configuration, module management
  • Database Integration: Drizzle ORM schema, query patterns, transaction management
  • API Design: RESTful endpoints, DTO patterns, validation, exception handling
  • Testing Strategy: Unit tests, integration tests, e2e testing with Testcontainers
  • Security: JWT authentication, CORS, input validation, guards and interceptors
  • Performance: Caching, async processing, metrics, health checks
  • Cloud Integration: AWS services, messaging, serverless components

Key Development Patterns

1. Feature-Based Architecture

  • Organize code by business features, not technical layers
  • Each feature contains: domain, application, infrastructure, presentation modules
  • Follow DDD-inspired module structure with clear bounded contexts
  • Use NestJS modules to encapsulate feature boundaries

2. NestJS Best Practices

  • Constructor injection exclusively
  • Module-based configuration management
  • Proper provider scoping (singleton, request, transient)
  • Exception handling with exception filters and interceptors
  • Use of decorators for metadata-driven development

3. Database & Persistence

  • Drizzle ORM with type-safe query builder
  • Proper schema design with PostgreSQL/MySQL dialects
  • Transaction management with Drizzle transactions
  • Database migrations with Drizzle Kit
  • Raw SQL queries when performance requires
  • Repository pattern with Drizzle query functions

Read the full file on GitHub · 144 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. today First seen · 144 lines · 43 tokens per session scan A 5153db35fac5

Subscribe to this mod's changes

nestjs-backend-development-expert is an agent published in the GitHub repository giuseppe-trisciuoglio/developer-kit (343 stars, last pushed yesterday), licensed MIT. It adds 43 tokens to every session and 1,321 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-09-10.

Related

Other agents, from other repositories

acp-developer

Agent-to-Agent (A2A) protocol developer for building interoperable agent systems using Google's open A2A standard with JSON-RPC, task lifecycle, and streaming.

pjt222/agent-almanac · 38 tokens

senior-software-developer

Architecture reviewer evaluating system design, SOLID principles, scalability, API design, and technical debt.

pjt222/agent-almanac · 25 tokens

feature-implementation-agent

Implements core business logic, data services, API integration, and state management functionality using Test-Driven Development approach. Focused on backend services and data models.

vanzan01/claude-code-sub-agent-collective · 37 tokens

backend-builder

Use this agent to implement server-side code - API routes/endpoints, business logic, background jobs, third-party integrations (Stripe, email, webhooks), auth flows. Give it a specific, bounded task with acceptance criteria. Returns working code verified by real test output.

T4LEL/Claude-Arsenal · 57 tokens

test-engineer

Use this agent to write or improve tests - unit, integration, or end-to-end - for new or existing code, to reproduce a reported bug as a failing test, or to identify untested edge cases in a module.

T4LEL/Claude-Arsenal · 49 tokens

drupal-core-contributor

Use this agent when working on Drupal 10/11 core contributions, patches, or merge requests. Examples include: refactoring deprecated core API usage, reviewing patches from drupal.org issue queue, writing kernel/functional/unit tests for core subsystems, auditing core services for refactoring opportunities, creating…

drupaltools/skills · 0 tokens