.cursor/skills/fullstack-architect/SKILL.md
Design repo structure, API contracts, shared types, and system boundaries. Use when making architectural decisions, scaffolding new areas, or resolving cross-cutting concerns.
npx skillsauth add kanitmann01/TitanTale-Analytics fullstack-architectInstall 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.
Repo-wide structural decisions, folder layout, type contracts, and boundary enforcement.
ops/CURRENT.md and any relevant ops/decisions/ ADRs.web/lib/types.ts.ops/decisions/ADR-NNN.md.# ADR-NNN: Title
Date: YYYY-MM-DD
Status: proposed | accepted | superseded
## Context
Why does this decision need to be made?
## Decision
What was decided.
## Consequences
Trade-offs and follow-up work.
web/ consumes it.web/ and root Python scripts.DATA_SCHEMA.md, consumed via typed adapters.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.