Guide for implementing the Architect-First development philosophy - perfect architecture, pragmatic execution, quality guaranteed by tests. Use this skill when starting new features, refactoring systems, or when architectural decisions are needed. Enforces non-negotiables like complete design/documentation before code, zero coupling, and validation by multiple perspectives before structural decisions.
$npx -y skills add synkraai/aiox-core --skill architect-firstInstalls into the current project.
Run `npx skills use "https://github.com/synkraai/aiox-core" --skill "synkraai/aiox-core/architect-first"` 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/synkraai/aiox-core" that are relevant to the current task. Run `npx skills add "https://github.com/synkraai/aiox-core"` and select the relevant skills, then follow their instructions.