Back to list
mshafei721

backend-api

by mshafei721

Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway - Phase 3: Skills & MCP Integration Complete

0🍴 0📅 Jan 15, 2026

SKILL.md


name: Backend API description: Design and implement RESTful API endpoints following best practices for URL structure, HTTP methods, status codes, versioning, and rate limiting. Use this skill when creating or modifying API routes, controllers, endpoint handlers, or route files. When working on files like routes.ts, api/.ts, controllers/.ts, endpoints/*.py, views.py, or any server-side request handlers. When designing resource URLs, implementing CRUD operations, adding query parameters for filtering/sorting/pagination, or setting up API versioning. When reviewing or refactoring existing API code for REST compliance.

When to use this skill:

  • When creating new API endpoints or routes
  • When modifying existing endpoint handlers or controllers
  • When working on files in api/, routes/, controllers/, or endpoints/ directories
  • When implementing CRUD operations (Create, Read, Update, Delete)
  • When adding filtering, sorting, or pagination to endpoints
  • When setting up API versioning (URL path or header-based)
  • When choosing HTTP methods (GET, POST, PUT, PATCH, DELETE)
  • When determining appropriate HTTP status codes for responses
  • When designing resource-based URL structures
  • When implementing rate limiting headers
  • When reviewing API code for RESTful best practices

Backend API

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend API.

Instructions

For details, refer to the information provided in this file: backend API

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon