Install
1
Install the plugin$
npx claudepluginhub ahmed3elshaer/everything-claude-code-mobile --plugin everything-claude-code-mobileWant just this skill?
Add to a custom plugin, then install with one command.
Description
Pattern extraction and skill generation for mobile development sessions. Automatically learns from your coding patterns.
Tool Access
This skill uses the workspace's default tool permissions.
Skill Content
Continuous Learning for Mobile
Extract patterns from your mobile development sessions to create reusable skills.
How It Works
- Session Hooks - Post-session analysis extracts patterns
- Pattern Storage - Patterns saved to
.claude/instincts/ - Skill Evolution - Related patterns cluster into skills
Pattern Types
- Compose patterns - UI component structures, state management
- Architecture decisions - Module organization, layer patterns
- Error handling - API error mapping, fallback strategies
- Testing patterns - Test structure, mocking approaches
- Build patterns - Dependency management, configuration
Commands
/learn # Extract patterns now
/instinct-status # View learned patterns
/instinct-export # Export for sharing
/evolve # Cluster into skills
Integration
Runs automatically via hooks:
PreCompact- Saves session contextStop- Extracts patterns from session
Remember: The more you code, the smarter your agent becomes.
Stats
Stars27
Forks1
Last CommitFeb 2, 2026
Actions