axiom-app-composition

Community

Structure iOS app entry points and flows.

Authorjoelhooks
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the complexities of structuring application entry points, managing authentication, handling view transitions, and coordinating scene lifecycles in iOS applications, ensuring a robust and flicker-free user experience.

Core Features & Use Cases

  • App State Management: Implement explicit, validated state machines to manage app states like loading, authentication, and error handling, avoiding the "boolean soup" anti-pattern.
  • Root View Switching: Define a clean @main entry point that delegates all logic to a central AppStateController, enabling smooth, animated transitions between different app flows (e.g., login to main dashboard).
  • Scene Lifecycle Integration: Gracefully handle scenePhase changes for session validation, state saving, and resource management.
  • State Restoration: Utilize SceneStorage for reliable restoration of navigation and UI state across app launches and scene reconfigurations.
  • Modularization Strategy: Provides guidance on when and how to modularize features for better code organization, build times, and team collaboration.

Quick Start

Use the axiom-app-composition skill to structure your iOS app's authentication flow and root view switching.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: axiom-app-composition
Download link: https://github.com/joelhooks/joelclaw/archive/main.zip#axiom-app-composition

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.