.cursor/skills/backend-builder/SKILL.md
Build API routes, server actions, data adapters, and validation logic in web/. Use when creating or editing backend web code, API endpoints, or data-loading functions.
npx skillsauth add kanitmann01/TitanTale-Analytics backend-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
API routes (web/app/api/), server actions, and data adapters (web/lib/data/).
ops/CURRENT.md and the assigned task file.data/ CSVs or JSON.web/lib/schemas/.unstable_cache or revalidateTag.web/app/api/<resource>/route.ts.web/lib/types.ts.web/lib/data/<domain>.ts (e.g., matches.ts, players.ts)..head() or schema summaries when inspecting data files.testing
Write and maintain concise documentation, runbooks, and release notes. Use when creating or updating docs, README files, schema docs, or release summaries.
testing
Deep investigative analysis that challenges assumptions and uncovers hidden patterns in tournament data. Use when exploring non-obvious questions, testing common beliefs, or running targeted statistical investigations that the standard pipeline does not cover.
development
Validate behavior, error handling, edge cases, and regression risk. Use when reviewing code changes, testing features, or checking for regressions before merging.
data-ai
Scope work into tasks, assign owners, track progress, and maintain acceptance criteria. Use when planning sprints, breaking down features, or reviewing project status.