coordinate-external-ag…
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Implement Kotlin-first Android app or library changes, including activities, fragments, services, receivers, Compose UI, XML/AppCompat UI, AndroidX, lifecycle-aware coroutines, state, persistence touchpoints, resources, accessibility labels, navigation touchpoints, tests, lint,
$ npx -y skills add gaelic-ghost/socket --skill build-kotlin-android --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/build-kotlin-androidContext preview
The summary Claude sees to decide when to auto-load this skill.
Implement Kotlin-first Android app or library changes, including activities, fragments, services, receivers, Compose UI, XML/AppCompat UI, AndroidX, lifecycle-aware coroutines, state, persistence touchpoints, resources, accessibility labels, navigation touchpoints, tests, lint,
name: build-kotlin-android description: Implement Kotlin-first Android app or library changes, including activities, fragments, services, receivers, Compose UI, XML/AppCompat UI, AndroidX, lifecycle-aware coroutines, state, persistence touchpoints, resources, accessibility labels, navigation touchpoints, tests, lint, and validation while preserving repo conventions. license: Apache-2.0 compatibility: Designed for Codex and compatible Agent Skills clients working with Kotlin-first Android projects. metadata: owner: gaelic-ghost repo: socket category: android-implementation allowed-tools: Read Edit Bash(rg:*) Bash(git:*) Bash(./gradlew:*) Bash(gradle:*)
Implement Kotlin-first Android changes while preserving the repository's architecture, UI system, resources, and validation path.
The skill should be deep enough for common Compose and XML UI work without pretending to replace future specialized UI skills.
Use repo-local Android files, checked-out dependency sources, and Dash.app docsets opportunistically when they cover exact Gradle, Java, or local command questions. Use official documentation as authority for Android APIs, Compose, AndroidX, lifecycle, resources, accessibility, and version-sensitive behavior:
Translate documentation into repository-specific code, resource, lifecycle, or validation decisions.
1. Inspect existing conventions:
2. Preserve architecture:
3. Implement common Compose tasks:
4. Implement common XML/AppCompat tasks:
5. Implement platform work:
6. Validate narrowly:
Choose commands from the repo's Gradle tasks:
./gradlew :app:assembleDebug ./gradlew :app:testDebugUnitTest ./gradlew :app:lintDebug
Use narrower module or variant tasks when the project defines them.
Return:
1. `Implementation surface`: module, source set, packages, UI files, resources, manifest, or tests. 2. `UI path`: Compose, XML/AppCompat, interop, or no UI. 3. `State and lifecycle`: state owner, coroutine scope, lifecycle owner, persistence or background-work impact. 4. `Validation path`: commands run or skipped with concrete reasons. 5. `Handoffs`: Java interop, Gradle/AGP, testing/lint, release readiness, or emulator/device validation.
Stuff for Agents on macOS Promo audio: Socket Codex Marketplace Promo
Coordinate independently operated external agents through durable handoffs. Use when work crosses hosts, sessions, accounts, services, queues, boards, pull…
Assign worktree, branch, write, validation, integration, and cleanup ownership before parallel repository work. Use when a worker will inspect or modify…
Design framework-neutral agent and automation workflows before implementation. Use when choosing between Codex app automations, codex exec, Codex subagents,…
Design evaluation workflows for agent, skill, prompt, and automation behavior before implementation. Use when choosing eval cases, graders, thresholds,…
Design safe n8n workflows with deterministic routing, credentials, idempotency, recovery, local-model checks, drafts, and exact approval gates.
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling,…