api-endpoint-builder

Installation
SKILL.md

API Endpoint Builder

Generate production-ready API endpoints from natural language descriptions using AI.

Overview

This skill transforms natural language API specifications into complete, type-safe endpoints with:

  • Multiple Frameworks - Next.js App Router, tRPC, Express
  • Input Validation - Zod schemas for type-safe validation
  • Authentication - Built-in auth middleware
  • Error Handling - Consistent error responses
  • TypeScript - Full type safety
  • Best Practices - RESTful design, proper status codes
  • Ready to Deploy - Production-ready code

When to Use This Skill

Installs
6
GitHub Stars
69
First Seen
Jun 27, 2026
api-endpoint-builder — abcnuts/manus-skills