Project architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.
$npx -y skills add ces-ltd/titanx --skill architectureInstalls into the current project.
Run `npx skills use "https://github.com/ces-ltd/titanx" --skill "ces-ltd/titanx/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/ces-ltd/titanx" that are relevant to the current task. Run `npx skills add "https://github.com/ces-ltd/titanx"` and select the relevant skills, then follow their instructions.