api-endpoint-builder
How to Install
Claude Code:
git clone https://github.com/sickn33/antigravity-awesome-skills && cp skills/SKILL.md ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules fileBuilds production-ready REST API endpoints with validation, error handling, authentication, and documentation. Follows best practices for security and scalability.
Details
| Category | Coding → Code Generation |
| Source | https://github.com/sickn33/antigravity-awesome-skills |
| Stars | ★ 40K |
| Risk Level | N/A |
Related Skills
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensiv
fp-either-ref
Quick reference for Either type. Use when user needs error handling, validation, or operations that
fp-taskeither-ref
Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-base
fp-ts-errors
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript c