api-check
CommunityAudit FastAPI endpoints for async and caching.
Authorrayvoidx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps verify the health and quality of FastAPI endpoints by scanning for async usage, Pydantic v2 configuration, caching, and consistent error handling, enabling faster debugging and reliable APIs.
Core Features & Use Cases
- Endpoint Inventory: Enumerates all API routes.
- Async & Pydantic Validation: Checks for async usage and Pydantic v2 configs.
- Caching & Errors: Validates caching implementation and standardized error responses.
- Output Report: Generates a structured API health report.
Quick Start
Run the api-check skill to generate an API health report for the repository.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: api-check Download link: https://github.com/rayvoidx/social-trend-agent/archive/main.zip#api-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.