← スキル一覧に戻る

backend-api-endpoints
by tlabs-xyz
⭐ 0🍴 0📅 2026年1月12日
SKILL.md
name: Backend API Endpoints description: Design and implement RESTful API endpoints following REST principles, resource-based URL conventions, and HTTP method best practices. Use this skill when creating new API endpoints, defining routes or controllers, implementing REST resources, updating endpoint URL structures, working with HTTP method handlers (GET, POST, PUT, PATCH, DELETE), implementing API versioning, designing nested resource endpoints, adding query parameter support for filtering/sorting/pagination, setting up route middleware, implementing rate limiting headers, working with API routing configuration files, creating or updating API documentation, or refactoring endpoint structure for consistency. Use when working with Express.js routes, NestJS controllers, FastAPI endpoints, Django views, Rails controllers, or any backend framework's routing mechanisms.
When to use this skill
- When creating new API endpoints or REST resources
- When defining or updating route handlers and controller methods
- When implementing HTTP method handlers (GET, POST, PUT, PATCH, DELETE)
- When designing URL structure for API resources
- When implementing or updating API versioning strategies
- When working with nested resource endpoints
- When adding query parameter support for filtering, sorting, or pagination
- When setting up route middleware or request handlers
- When implementing rate limiting or throttling for endpoints
- When working with routing configuration files (routes.js, urls.py, etc.)
- When refactoring endpoint structure for consistency
- When creating or updating API documentation
- When working with Express.js routes, NestJS controllers, FastAPI endpoints, Django views, Rails controllers, or similar framework routing
Backend API Endpoints
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 endpoints.
Instructions
For details, refer to the information provided in this file: backend API endpoints
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です