Back to all

alloy-howtos

by Cesar Estrada

00Feb 6, 2026Visit Source
Comprehensive Alloy MVC Framework guide covering best practices, CLI commands, configuration files, debugging, and code samples. Use when Claude needs to help with Alloy development tasks - creating/configuring Alloy projects, using Alloy CLI commands (new, generate, compile, etc.), configuring alloy.jmk/config.json/widget.json, debugging Alloy compilation or runtime errors, implementing conditional views and data-binding, following Alloy coding best practices and naming conventions, using Backbone.Events for communication instead of Ti.App.fireEvent, or creating custom XML tags for reusable components.