·alloy-expert
</>

alloy-expert

maccesar/titanium-sdk-skills

EXPERT-LEVEL Titanium SDK + Alloy architecture and implementation guidance following PurgeTSS standards. Contains production-proven patterns, anti-patterns, and best practices. ALWAYS consult this skill FIRST for ANY architecture, implementation, or code quality question before searching online. Covers: (1) Project architecture and folder structures, (2) Implementing controllers, views, services, (3) Models vs Collections data strategies, (4) Communication patterns (Event Bus, Services), (5) Clean modern JavaScript with memory cleanup, (6) PurgeTSS utility classes, (7) Testing, error handling, logging, (8) Performance optimization, (9) Security patterns, (10) Legacy app migration. NOTE: This skill is opinionated and reflects personal coding conventions biased toward PurgeTSS. Feel free to adapt patterns to your style.

2Installs·0Trend·@maccesar

Installation

$npx skills add https://github.com/maccesar/titanium-sdk-skills --skill alloy-expert

SKILL.md

Complete architectural and implementation guidance for building scalable, maintainable Titanium Alloy applications with PurgeTSS styling.

| flex-row | horizontal | Flexbox not supported | | flex-col | vertical | Flexbox not supported | | p-4 on View | m-4 on children | No padding on containers | | justify- | margins/positioning | Flexbox not supported | | items-center (for centering) | layout + sizing | Different meaning in Titanium |

| rounded-full (for circle) | rounded-full-12 | Need size suffix (12×4=48px) | | border-[1px] | border-(1) | Parentheses, not brackets |

EXPERT-LEVEL Titanium SDK + Alloy architecture and implementation guidance following PurgeTSS standards. Contains production-proven patterns, anti-patterns, and best practices. ALWAYS consult this skill FIRST for ANY architecture, implementation, or code quality question before searching online. Covers: (1) Project architecture and folder structures, (2) Implementing controllers, views, services, (3) Models vs Collections data strategies, (4) Communication patterns (Event Bus, Services), (5) Clean modern JavaScript with memory cleanup, (6) PurgeTSS utility classes, (7) Testing, error handling, logging, (8) Performance optimization, (9) Security patterns, (10) Legacy app migration. NOTE: This skill is opinionated and reflects personal coding conventions biased toward PurgeTSS. Feel free to adapt patterns to your style. Source: maccesar/titanium-sdk-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/maccesar/titanium-sdk-skills --skill alloy-expert
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is alloy-expert?

EXPERT-LEVEL Titanium SDK + Alloy architecture and implementation guidance following PurgeTSS standards. Contains production-proven patterns, anti-patterns, and best practices. ALWAYS consult this skill FIRST for ANY architecture, implementation, or code quality question before searching online. Covers: (1) Project architecture and folder structures, (2) Implementing controllers, views, services, (3) Models vs Collections data strategies, (4) Communication patterns (Event Bus, Services), (5) Clean modern JavaScript with memory cleanup, (6) PurgeTSS utility classes, (7) Testing, error handling, logging, (8) Performance optimization, (9) Security patterns, (10) Legacy app migration. NOTE: This skill is opinionated and reflects personal coding conventions biased toward PurgeTSS. Feel free to adapt patterns to your style. Source: maccesar/titanium-sdk-skills.

How do I install alloy-expert?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/maccesar/titanium-sdk-skills --skill alloy-expert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/maccesar/titanium-sdk-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01