Use when the user is deciding, reviewing, or second-guessing a software architecture or tech-stack choice — monolith vs microservices vs serverless vs event-driven, backend language, database type, caching, CQRS/event sourcing, polyglot, or a migration like Strangler Fig. Triggers on "should I use microservices", "which database", "tech stack for", "system design", or "architecture review". For how to deploy, operate, and scale that design (CI/CD, cloud, Kubernetes, IaC), use devops.
$npx -y skills add firatcand/founder-skills --skill software-architectInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/founder-skills" --skill "firatcand/founder-skills/software-architect"` 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/firatcand/founder-skills" that are relevant to the current task. Run `npx skills add "https://github.com/firatcand/founder-skills"` and select the relevant skills, then follow their instructions.