new-endpoint

Community

Add API endpoints to your project.

AuthorEmmanuelkwaa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of adding new API endpoints to an existing .NET application, reducing boilerplate code and ensuring consistency.

Core Features & Use Cases

  • Endpoint Generation: Creates necessary files for a new API endpoint, including DTOs, service interfaces and implementations, mappers, controllers, and validators.
  • Contextual Inference: Infers feature, operation, HTTP method, route, shapes, and authentication requirements from the project context.
  • Use Case: When you need to add a new POST endpoint to manage user profiles, this Skill will generate all the required C# code and tests following established project patterns.

Quick Start

Use the new-endpoint skill to add a GET endpoint for retrieving user details.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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: new-endpoint
Download link: https://github.com/Emmanuelkwaa/NetRockTemplate/archive/main.zip#new-endpoint

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.