Use when an approved system design exists and the team needs backend service architecture before implementation. Produces backend boundaries, domain models, API and async contract decisions, transactional boundaries, idempotency and retry strategy, security touchpoints, operational concerns, and implementation handoff notes. Do not use for framework scaffolding, database schema implementation, UI architecture, or production deployment manifests.
$npx -y skills add amritmalla/claude-full-stack-2.0 --skill backend-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/backend-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.