From everything-claude-code-mobile
Extracts coding patterns from mobile development sessions to generate reusable skills. Learns UI components, architecture, error handling, testing, and build patterns via session hooks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code-mobile:continuous-learningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Extract patterns from your mobile development sessions to create reusable skills.
Extract patterns from your mobile development sessions to create reusable skills.
.claude/instincts//learn # Extract patterns now
/instinct-status # View learned patterns
/instinct-export # Export for sharing
/evolve # Cluster into skills
Runs automatically via hooks:
PreCompact - Saves session contextStop - Extracts patterns from sessionRemember: The more you code, the smarter your agent becomes.
npx claudepluginhub ahmed3elshaer/everything-claude-code-mobile --plugin everything-claude-code-mobileAnalyzes mobile development sessions across time to extract reusable patterns in architecture, state management, navigation, error handling, and code organization.
Observes React Native development patterns via PostToolUse hooks, auto-generates skills/rules with /learn command, and runs session retrospectives with /retrospective.
Extracts reusable patterns like error resolutions, user corrections, and debugging techniques from Claude Code sessions at end via Stop hook and saves as learned skills.