← Back to list

backend-api
by dpietersz
My personal website
⭐ 0🍴 0📅 Jan 16, 2026
SKILL.md
name: Backend API description: Design and implement RESTful API endpoints following REST principles with clear resource-based URLs and appropriate HTTP methods. Use this skill when creating or modifying API routes, endpoints, controllers, or API handlers. When working with HTTP request/response handling, API versioning, rate limiting, or status code management. When designing URL structures, query parameters, or nested resource endpoints. When implementing API middleware, authentication endpoints, or any server-side API logic in route files, controller files, or API configuration files.
Backend API
When to use this skill
- When creating or editing API route files (e.g.,
routes.rb,api.py,routes.ts,*.route.js) - When working on API controller files or request handlers
- When designing RESTful endpoints and URL structures
- When implementing HTTP methods (GET, POST, PUT, PATCH, DELETE)
- When adding API versioning or managing API versions
- When configuring rate limiting or API throttling
- When setting up query parameters for filtering, sorting, or pagination
- When defining nested resource routes
- When implementing API middleware or authentication endpoints
- When managing HTTP status codes and API responses
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
ライセンスが設定されている
+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