aspnet-api-standards

Community

Build robust ASP.NET Core APIs.

Authorvip32
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized, best-practice approach to building ASP.NET Core Web APIs, ensuring consistency, maintainability, and robustness across your projects.

Core Features & Use Cases

  • Clean Controllers: Enforces a pattern for lean controllers that delegate logic to services via CQRS.
  • Global Error Handling: Centralizes exception handling for consistent API responses.
  • Model Validation: Integrates FluentValidation for robust input validation.
  • Use Case: When creating a new API endpoint for managing user profiles, use this Skill to ensure the controller is clean, exceptions are handled globally, and user input is validated before processing.

Quick Start

Use the aspnet-api-standards skill to create a new controller for managing products.

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-api-standards
Download link: https://github.com/vip32/TaskFlow/archive/main.zip#aspnet-api-standards

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 223,000+ vetted skills library on demand.