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.
$npx -y skills add bybren-llc/safe-agentic-workflow --skill api-patternsInstalls into the current project.
Run `npx skills use "https://github.com/bybren-llc/safe-agentic-workflow" --skill "bybren-llc/safe-agentic-workflow/api-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bybren-llc/safe-agentic-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/bybren-llc/safe-agentic-workflow"` and select the relevant skills, then follow their instructions.