ข้ามไปยังเนื้อหาหลัก
เนื้อหานี้ยังไม่มีในภาษาของคุณ และกำลังแสดงเป็นภาษาอังกฤษ

API Endpoint Scaffolder

Skill ยืนยันแล้ว
96

Generate REST API endpoints with proper structure, validation, error handling, and types. Use when creating new API routes, endpoints, or backend services.

สรุปโดย AI

This skill provides ready-to-use TypeScript code templates for creating REST API endpoints, incorporating best practices such as input validation with Zod, proper HTTP status codes, and error handling. It supports Next.js App Router and Express frameworks, aiding developers in building structured and maintainable backend services.

Versioning

  • warning:Release ManagementThere is no manifest version or CHANGELOG present, and installation instructions would likely default to 'main'.

การติดตั้ง

npx skills add onewave-ai/claude-skills

เรียกใช้ Vercel skills CLI (skills.sh) ผ่าน npx — ต้องติดตั้ง Node.js ในเครื่อง และมี agent ที่รองรับ skills อย่างน้อยหนึ่งตัว (Claude Code, Cursor, Codex, …) ทั้งนี้สมมติว่า repo ใช้รูปแบบ agentskills.io

about 1 month ago
113 stars
MIT
อัปเดตเมื่อ 5 days ago
ดูซอร์สโค้ด

ส่วนขยายที่คล้ายกัน

Fastify Best Practices

98

Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.

Skill
mcollina

Prisma Postgres Setup

99

Set up a new Prisma Postgres database and connect it to a local project using the Management API. Use when asked to "set up a database", "create a Prisma Postgres project", "get a connection string", "connect my app to Prisma Postgres", or "provision a database".

Skill
prisma

Eraser Diagram Generator

98

Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.

Skill
eraserlabs

Eraser Diagram Generator

98

Generates architecture diagrams from code, infrastructure, or descriptions. Use when user asks to visualize, diagram, or document system architecture.

Skill
eraserlabs

ElysiaJS Development Skill

98

Create backend with ElysiaJS, a type-safe, high-performance framework.

Skill
elysiajs

Clerk Setup

97

Add Clerk authentication to any project by following the official quickstart guides.

Skill
clerk