Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
ahmed3elshaer avatar

Mobile Instinct V1

  • 21 installs
  • 60 repo stars
  • Updated June 14, 2026
  • ahmed3elshaer/everything-claude-code-mobile

mobile-instinct-v1 is a Claude Code skill that captures mobile development patterns as code is written, with confidence scoring and immediate feedback.

About

mobile-instinct-v1 is a Claude Code skill that captures mobile development patterns as code is written. It automatically extracts Compose, MVI, Koin, Ktor, and coroutine patterns with confidence scoring, boosting confidence when a pattern is reused, accepted, or passes review. A developer uses it to have the agent learn and reinforce coding patterns in real time.

  • Immediate pattern capture as mobile code is written
  • Captures Compose, MVI, Koin, Ktor, and coroutine patterns
  • Confidence scoring that boosts when patterns are reused or accepted

Mobile Instinct V1 by the numbers

  • 21 all-time installs (skills.sh)
  • Ranked #10,289 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
At a glance

mobile-instinct-v1 capabilities & compatibility

Capabilities
pattern capture · confidence scoring · hook integration
From the docs

What mobile-instinct-v1 says it does

Immediate pattern capture during mobile development with real-time feedback.
SKILL.md
V1 instinct-based pattern capture for mobile development. Captures patterns as code is written with immediate feedback.
SKILL.md
npx skills add https://github.com/ahmed3elshaer/everything-claude-code-mobile --skill mobile-instinct-v1

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs21
repo stars60
Last updatedJune 14, 2026
Repositoryahmed3elshaer/everything-claude-code-mobile

What it does

Automatically capture and score mobile coding patterns (Compose, MVI, Koin, Ktor, coroutines) as an agent writes code.

Who is it for?

Developers who want an agent to capture and reinforce coding patterns as code is written.

Skip if: Cross-session architectural learning, which is the domain of mobile-instinct-v2.

When should I use this skill?

Writing Compose screens, ViewModels, Koin modules, Ktor clients, or coroutine code.

By the numbers

  • 5 pattern categories (Compose, MVI, Koin, Ktor, Coroutine)
  • Maximum confidence 1.0

Files

SKILL.mdMarkdownGitHub ↗

Mobile Instinct v1 - Pattern Capture

Immediate pattern capture during mobile development with real-time feedback.

Overview

V1 instincts capture mobile development patterns as you write code. When you create Composables, ViewModels, or repositories, relevant patterns are automatically extracted and stored with confidence scoring.

Triggers

Automatic capture on:

  • Creating .kt files in Compose screens
  • Writing ViewModel code
  • Adding Koin modules
  • Configuring Ktor clients
  • Writing coroutine code

Pattern Categories

Compose Patterns

Pattern IDDescriptionInitial Confidence
compose-state-hoistingState hoisted to caller0.5
compose-remember-keyStable keys in lazy lists0.6
compose-side-effectProper LaunchedEffect usage0.5
compose-immutableImmutable data classes0.7

MVI Patterns

Pattern IDDescriptionInitial Confidence
mvi-sealed-stateSealed interface for state0.7
mvi-intent-handleronIntent pattern0.6
mvi-reduce-functionState reduction0.5
mvi-single-eventOne-time event handling0.6

Koin Patterns

Pattern IDDescriptionInitial Confidence
koin-viewmodel-injectionkoinViewModel() in Compose0.7
koin-module-factoryModule definition with factory0.6
koin-scoped-depsScoped dependencies0.5

Ktor Patterns

Pattern IDDescriptionInitial Confidence
ktor-safe-requestrunCatching wrapper0.7
ktor-plugin-installContentNegotiation setup0.6
ktor-timeout-configRequest timeout handling0.5

Coroutine Patterns

Pattern IDDescriptionInitial Confidence
coroutine-viewmodel-scopeviewModelScope.launch0.8
coroutine-structuredProper scope hierarchy0.7
coroutine-dispatcherCorrect dispatcher selection0.6

Usage

Patterns are captured automatically. To review captured patterns:

/instinct-status

Confidence Boosting

When a pattern is:

  • Detected: Initial confidence (0.3-0.5)
  • Used again: +0.1
  • User accepted: +0.2
  • Passes review: +0.1

Maximum confidence: 1.0

Integration with Hooks

Works with hooks/instinct-hooks.json for:

  • Post-tool-use pattern detection
  • Session-end pattern consolidation
  • Pre-compact instinct preservation

---

Remember: V1 is about immediate capture. V2 provides observational learning across sessions.

Related skills

FAQ

When are patterns captured?

Automatically when creating Compose screen .kt files, writing ViewModels, adding Koin modules, configuring Ktor clients, or writing coroutine code.

How does confidence change?

Detected patterns start at 0.3-0.5, gaining +0.1 on reuse, +0.2 on user acceptance, and +0.1 on passing review, up to a maximum of 1.0.

AI & Agent Buildingagentsautomation

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.