API Patterns

API route implementation patterns with RLS, validation, and error handling. Use when creating API routes, implementing CRUD endpoints, adding server-side validation, handling webhooks, or implementing error handling patterns. Do NOT use for frontend-only changes or database migrations without API involvement.

bybren-llc Updated

File contents

bybren-llc/safe-agentic-workflow/tree/main/.agents/skills/api-patterns commit da3dc7218f

Frequently asked questions

npx skillmds@latest add bybren-llc/api-patterns-3