mobx-state-tree-store-builder
✓Automates creation of MobX State Tree stores following Fitness Tracker App patterns for domain models, collections, and root store integration. Use when creating new MST stores, models, or extending existing store functionality with proper TypeScript typing, actions, views, and integration patterns.
Installation
SKILL.md
This skill helps create MobX State Tree stores following the established patterns in the Fitness Tracker App. It handles the complex setup required for proper TypeScript integration, RootStore injection, and consistent architectural patterns.
Domain Models Atomic data models that represent business entities. Examples: ExerciseModel, UserModel.
Collection Stores Stores that manage collections of domain models. Examples: ExerciseStore, StatsStore.
Automates creation of MobX State Tree stores following Fitness Tracker App patterns for domain models, collections, and root store integration. Use when creating new MST stores, models, or extending existing store functionality with proper TypeScript typing, actions, views, and integration patterns. Source: planeinabottle/fitnessmobileapp.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/planeinabottle/fitnessmobileapp --skill mobx-state-tree-store-builder- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is mobx-state-tree-store-builder?
Automates creation of MobX State Tree stores following Fitness Tracker App patterns for domain models, collections, and root store integration. Use when creating new MST stores, models, or extending existing store functionality with proper TypeScript typing, actions, views, and integration patterns. Source: planeinabottle/fitnessmobileapp.
How do I install mobx-state-tree-store-builder?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/planeinabottle/fitnessmobileapp --skill mobx-state-tree-store-builder 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/planeinabottle/fitnessmobileapp
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11