← Back to list

backend-api
by FlorianRiquelme
⭐ 0🍴 0📅 Oct 31, 2025
SKILL.md
name: Backend API description: Design and implement RESTful API endpoints following REST principles with consistent naming conventions, proper HTTP methods, versioning strategies, and appropriate status codes. Use this skill when creating new API endpoints, designing API route structures, implementing API controllers or routes, defining API versioning strategies, setting up API rate limiting, or working with query parameters for filtering, sorting, and pagination. This skill applies when working on routes/api.php files, API controller files, API resource transformers, or any backend code that exposes HTTP API endpoints to clients.
Backend API
When to use this skill
- When creating new RESTful API endpoints for your application
- When designing API route structures and URL patterns
- When implementing API controllers (e.g., app/Http/Controllers/Api/)
- When defining API versioning strategies (URL-based or header-based)
- When setting up API rate limiting and throttling
- When working with query parameters for filtering, sorting, and pagination
- When defining HTTP status codes for API responses
- When working on routes/api.php or similar API route definition files
- When creating API resource transformers or response formatters
- When implementing nested resource endpoints
- When designing consistent API naming conventions
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
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon