ti-howtos
Installation
SKILL.md
Titanium SDK how-tos
Hands-on guide to Titanium SDK native integrations. Focuses on practical steps, platform differences, and the details that usually bite.
Project detection
::::info Auto-detects Titanium projects This skill detects Titanium projects automatically.
Indicators:
tiapp.xmlexists (definitive)- Alloy project:
app/folder - Classic project:
Resources/folder
Behavior:
- Titanium detected: provide native integration guidance, permissions, modules, and platform notes
- Not detected: say this skill is for Titanium projects only ::::