Use when an approved system design exists and the team needs production-grade operational data architecture before engine-specific implementation. Produces data ownership boundaries, engine selection, consistency model, schema strategy, indexing posture, partitioning and sharding rules, replication topology, cache architecture, retention and deletion policy, migration strategy, and operational handoff guidance. Do not use for analytics pipelines, warehouse modeling, stream processing, single-table tweaks, ORM code, or engine-specific DDL; use the relevant implementations/data/<engine> skill instead.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill data-architectureInstalls into the current project.
Run `npx skills use "https://github.com/amritmalla/claude-full-stack-2.0" --skill "amritmalla/claude-full-stack-2.0/data-architecture"` 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/amritmalla/claude-full-stack-2.0" that are relevant to the current task. Run `npx skills add "https://github.com/amritmalla/claude-full-stack-2.0"` and select the relevant skills, then follow their instructions.