Back to list
SpacePlushy

backend-api

by SpacePlushy

Frank Palmisano's Professional Portfolio

0🍴 0📅 Dec 22, 2025

SKILL.md


name: Backend API description: Design and implement RESTful API endpoints with proper HTTP methods, status codes, and consistent naming conventions. Use this skill when creating or modifying API routes, endpoints, or server-side request handlers. When working on files in src/pages/api/, files containing API route definitions, files implementing REST endpoints, files handling HTTP requests and responses, server middleware for API requests, API authentication and authorization logic, and files defining API versioning strategies. When designing URL structures for resources, implementing query parameter handling for filtering/sorting/pagination, setting up rate limiting for API endpoints, or configuring CORS and API security headers.

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.

When to use this skill

  • When creating or editing API route files (e.g., src/pages/api/*.ts, src/pages/api/*.js)
  • When implementing RESTful endpoints with GET, POST, PUT, PATCH, DELETE methods
  • When designing resource-based URL structures and route hierarchies
  • When handling query parameters for filtering, sorting, pagination, or search functionality
  • When defining API response formats and HTTP status codes
  • When implementing API versioning strategies (URL path or header-based)
  • When setting up rate limiting, throttling, or API quota management
  • When configuring API security headers, CORS policies, or authentication middleware
  • When writing server-side request handlers or middleware functions
  • When working on API documentation or OpenAPI/Swagger specifications

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