Review Supabase RPC/PostgREST API contracts for DTO correctness, response consistency, validation quality, and backward-compatibility risk. Use when changing libs/api/*, shared response types, or API-facing behavior.
$npx -y skills add conectlens/lenserfight --skill api-contract-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/conectlens/lenserfight" --skill "conectlens/lenserfight/api-contract-reviewer"` 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/conectlens/lenserfight" that are relevant to the current task. Run `npx skills add "https://github.com/conectlens/lenserfight"` and select the relevant skills, then follow their instructions.