ti-expert
Installation
SKILL.md
Titanium expert
Practical architecture and implementation guidance for Titanium SDK apps (Alloy and Classic). Focus on maintainability, clear boundaries, and low-friction testing.
Project detection
:::info Auto-detects Alloy vs Classic projects This skill detects project type automatically and tailors guidance.
Alloy indicators:
app/folder (MVC structure)app/views/,app/controllers/foldersalloy.jmkorconfig.jsonfiles
Classic indicators:
Resources/folder withapp.jsat root- No
app/folder structure