Zeyad
Community@Zeyad-37 · Barcelona, Spain
Principal Android Engineer
Agent Skills by Zeyad
Showing 49 vetted skills indexed across 1 GitHub repositories.
migrate-board
Migrate a markdown Kanban board to GitHub Issues and Projects v2.
android-perfetto-sql
Generates and executes Perfetto SQL queries against Android trace files.
ship-pr
Opens a pull request for a ready branch, then reviews and addresses feedback to merge.
android-xml-to-compose
Migrates Android XML View layouts to Jetpack Compose through a structured ten-step workflow.
postmortem
Generates structured 5 Whys post-mortem documents tracing root causes and escaped quality gates.
hotfix
Coordinates emergency production fixes from release-tag branching through expedited review, deployment, and post-mortem.
investigate-crash
Investigate Crashlytics crash spikes by analyzing commits and producing post-mortem documents.
android-navigation-3
Migrate Android apps from Navigation 2 to Jetpack Navigation 3 and implement Compose navigation patterns.
capture-screenshots
Captures before/after UI screenshots across Android, iOS, and Web for PR visual comparison.
extract-library
Extract an app module into a standalone published KMP library on Maven Central.
update-board
Moves Kanban board tasks through lifecycle transitions and commits board changes to the task branch.
audit-memory
Audit Claude Code auto-memory files for stale, duplicate, or wrong entries.
setup-repo
Configures repositories with Tech Agency rules, git hooks, CI workflows, and board settings.
dispatch
Dispatches tasks to agents in isolated git worktrees for parallel execution.
kotlin-tooling-agp9-migration
Migrates Kotlin Multiplatform projects to Android Gradle Plugin 9.0 with DSL and module restructuring.
android-edge-to-edge
Migrates Jetpack Compose apps to edge-to-edge display with correct system bar and IME inset handling.
code-review
Reviews pull requests against architecture, standards, tests, and security, posting verdicts on GitHub.
dispatch-task
Plans a task type then dispatches implementation to agents in parallel git worktrees.
android-compose-theming
Migrate Android custom components to the Jetpack Compose Styles API with theme-level styling.
release
Coordinates QA, security, documentation, and staged deployment gates for production releases.
sync-rule
Mirror shared rule file edits between a consumer project and the tech-agency plugin.
daily-sync
Aggregates Kanban board status, flags blockers, WIP violations, and stale tasks.
tech-task
Plans and routes technical infrastructure tasks to specialized engineering agents.
android-compose-adaptive
Adapts Jetpack Compose UIs to phones, tablets, foldables, desktop, TV, and XR form factors.
Frequently Asked Questions About Zeyad
FAQPage SchemaWhat tasks can I accomplish with Zeyad's skill registry?▼
You can migrate Android XML to Jetpack Compose, upgrade KMP projects to AGP 9.0, convert Java to idiomatic Kotlin, analyze Perfetto traces, optimize R8 keep rules, run Crashlytics crash investigations, and execute full PR lifecycles from branch creation through review, feedback resolution, and auto-merge.
Who is the target audience for these skills?▼
Android and Kotlin Multiplatform engineers, mobile platform teams, and engineering leads. The manifest suits developers handling Compose migrations, KMP publishing to Maven Central, Spring Data JPA entity modeling, and teams running Kanban-based delivery with structured PR reviews, hotfixes, and releases.
How do the PR delivery and release skills work in practice?▼
Invoke /ship-it or /ship-pr to compose PR creation, fresh-context code review, and feedback resolution into one flow. The create-pr skill auto-captures Paparazzi, swift-snapshot-testing, or Playwright screenshots for UI changes, and --auto-merge merges once all quality gates pass.
What licensing applies to these skills?▼
JetBrains-authored Kotlin tooling skills (AGP 9 migration, CocoaPods-to-SPM, Java-to-Kotlin, JPA entity mapping) are Apache-2.0 licensed. Google-authored Android skills reference complete terms in an included LICENSE.txt file. No paid tiers or commercial fees are indicated in the manifest.
What prerequisites or dependencies do these skills require?▼
Android skills require an Android project with Gradle, and Perfetto skills need a local trace file plus trace_processor. KMP migrations require existing Kotlin Multiplatform projects. Board and PR skills expect a git repository with GitHub Issues/Projects v2 and the Tech Agency plugin declared in .claude/settings.json.