Loading...
Loading...
Found 5 Skills
SESSION_ORCHESTRATION.mdに基づくセッション状態遷移管理。内部用。Do NOT load for: user session management, login state, app state handling.
Document UI component states (current vs expected) with transitions
State machines using Spatie Model States for complex state transitions. Use when working with complex state management, state transitions, or when user mentions state machines, Spatie Model States, state transitions, transition validation.
Implement state machines with AASM for workflow management. Covers state transitions, guards, callbacks, and testing.
Business logic implementation. Apply when implementing core business rules, validation logic, workflows, state machines, and domain-specific algorithms for new features.