aspnet-domain-delivery

Community

Plan safe ASP.NET API production changes.

AuthorvTRKA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns an ASP.NET Core API change request into a production-grade implementation plan that preserves endpoint conventions, correct DI lifetimes, EF Core behavior, authorization and validation, observability, and migration rollback safety.

Core Features & Use Cases

  • Endpoint and DTO delivery planning: Defines the route/controller or minimal API group surface and the request/response DTOs without exposing EF entities.
  • Lifecycle-safe DI and EF Core behavior: Ensures correct lifetimes, query shape, tracking strategy, transaction boundaries, async cancellation, and concurrency considerations.
  • Operational readiness and rollback: Orders middleware for security and reliability, adds structured logging/tracing/metrics, and includes deploy and rollback/compensation steps for migrations.
  • Targeted verification: Requires evidence via a declared scoped command rather than broad test escalation during graph execution.

Quick Start

Ask your AI coding agent to deliver a specific ASP.NET Core endpoint change while producing a step-by-step plan with rollback and evidence, based on your repository’s existing Program.cs conventions and tests.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aspnet-domain-delivery
Download link: https://github.com/vTRKA/supervibe/archive/main.zip#aspnet-domain-delivery

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.