GuillemRoca

43 mods across 1 repository, 2 stars between them.

GuillemRoca/agent-skills-android

Plugin Claude Code

Production-grade Android engineering skills for AI coding agents. Covers the full development lifecycle from spec to Play Store: Kotlin, Jetpack Compose, Gradle, Android SDK, and the Android ecosystem.

2 2mo ago A tokens not measured original MIT

ship

06

GuillemRoca/agent-skills-android

Command Claude Code

Run the Android pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision with rollback and staged rollout plan.

2 2mo ago A 29 tokens original MIT

GuillemRoca/agent-skills-android

Instructions file CodexOpenCode

Instructions for GuillemRoca/agent-skills-android, covering agents.md — agent skills for android, skill-first execution model, structured lifecycle, skill directory structure and skill.md anatomy.

2 2mo ago A 1,534 tokens original MIT

code-reviewer

11

GuillemRoca/agent-skills-android

Agent

Senior Android code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, performance. Use for thorough code review before merge.

2 2mo ago A 33 tokens original MIT

security-auditor

12

GuillemRoca/agent-skills-android

Agent

Android security engineer focused on OWASP Mobile Top 10 vulnerability detection, threat modeling, and hardening. Use for security review before release or threat analysis on a change.

2 2mo ago B 39 tokens original MIT

test-engineer

13

GuillemRoca/agent-skills-android

Agent

Android QA engineer specialized in test strategy, test design, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality.

2 2mo ago A 36 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when building or reviewing Android UI for accessibility. Covers TalkBack, content descriptions, touch targets, Compose semantics, focus order, and Accessibility Scanner testing.

2 2mo ago A 35 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when designing module structure, choosing architecture patterns (MVVM/MVI), setting up dependency injection, or defining layer boundaries in an Android project.

2 2mo ago A 33 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when work must run outside the visible UI — sync, uploads, periodic jobs, long-running tasks. Covers WorkManager constraints and expedited work, foreground service types, exact alarms policy, Doze/App Standby, and testing background work deterministically.

2 2mo ago A 54 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when implementing local data storage with Room, DataStore, or offline-first patterns. Covers entities, DAOs, migrations, Paging3, and the repository pattern for data management.

2 2mo ago A 41 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when writing or debugging instrumented tests (Espresso, UI Automator, Compose test rules), using ADB, managing emulators, or inspecting UI with Layout Inspector.

2 2mo ago A 39 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when a feature slice needs proof it works end-to-end on a device, or when closing the implement → run → assert loop for any UI-facing change. Maestro YAML flows turn acceptance criteria into executable checks that run against release builds locally, in CI, and via MCP from the agent.

2 2mo ago C 65 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when building UI with Jetpack Compose. Covers component design, state hoisting, recomposition optimization, Material 3 theming, Navigation 3, adaptive layouts for large screens, previews, screenshot verification, and XML interop.

2 2mo ago A 52 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when designing interfaces between layers (Repository, UseCase, API client) or defining data contracts. Covers Retrofit interfaces, Room DAOs, Kotlin sealed classes, and backward compatibility.

2 2mo ago A 41 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when setting up or improving CI/CD pipelines for Android. Covers sequential quality gates, Gradle caching, emulator testing in CI, feature flags, and automated deployment to Play Store.

2 2mo ago A 43 tokens original MIT

GuillemRoca/agent-skills-android

Skill Claude CodeCodex

Use when reviewing Android code (own or others'). Five-axis review framework: Correctness, Readability, Architecture, Security, Performance. Categorized findings with Kotlin/Compose-specific checks.

2 2mo ago A 42 tokens original MIT