Generate Jetpack Compose UI (screens + ViewModel/UiState/Event/FieldState, reusable components, icons, strings, permissions) from a Figma design for Clean Architecture Android apps. Six-stage pipeline (0–5) with a mandatory human review gate after Plan. Scope is features/presentation only — never domain/data. Requires the Figma MCP server; assumes com.ictechnology.app + Material 3.
A private Claude Code marketplace that distributes Android development plugins to the team, across any project.
Each plugin has its own page — click through for a brief and runnable commands.
| Plugin | What it does | Page |
|---|---|---|
| android-compose-review | Review a diff / branch / PR; routes Compose & Kotlin idioms to 13 focused skills. | → docs |
| android-unit-testing | Write/review unit tests (Repository · UseCase · ViewModel) to ≥90% coverage; MockK or Mockito. | → docs |
| android-codegen-non-ui | Generate the data layer (API · Repository · UseCase + Room/Paging/DI) from an OpenAPI spec, Plan→Generate with a review gate. | → docs |
| android-codegen-ui | Generate Compose UI (screens + ViewModel/UiState, components, icons, permissions) from a Figma design; six-stage pipeline with a review gate. Requires Figma MCP. | → docs |
They compose: codegen-ui (Figma→screens) + codegen-non-ui (OpenAPI→data) scaffold the layers → unit-testing tests them → compose-review reviews the diff.
One-time, per machine — add the marketplace, then install the plugins you want:
/plugin marketplace add ictech-projects/android-claude-skills
/plugin install android-compose-review@android-skills
/plugin install android-unit-testing@android-skills
/plugin install android-codegen-non-ui@android-skills
/plugin install android-codegen-ui@android-skills
Private repo — works as long as your git/gh is authenticated. For headless/CI, export
GITHUB_TOKEN. Default install scope is your user (all your projects); add --scope project
on the install command (not on marketplace add) to commit the choice for teammates.
/android-compose-review:android-compose-code-review PR92 # review a PR
/android-unit-testing:android-unit-testing LeaveViewModel # write tests for a class
/android-codegen-non-ui:android-codegen-non-ui plan # plan a data layer from codegen/openapi.json
/android-codegen-ui:android-codegen-ui plan # plan Compose screens from a Figma design
See each plugin's page for full usage.
Commit this to a project's .claude/settings.json so teammates get a one-time install prompt
when they trust the repo:
{
"extraKnownMarketplaces": {
"android-skills": {
"source": { "source": "github", "repo": "ictech-projects/android-claude-skills" }
}
}
}
/plugin marketplace update android-skills
Omit version in a plugin's plugin.json for commit-SHA versioning (every push updates), or
bump version for explicit releases.
plugins/android-compose-review/ATTRIBUTION.md.plugins/android-compose-review/scripts/verify-skills.sh.Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub ictech-projects/android-claude-skills --plugin android-codegen-uiGenerate the non-UI data layer (Retrofit API → Repository → UseCase, + Room/Paging/DI) for Clean Architecture Android apps from a Scramble/Laravel OpenAPI JSON. Two-stage pipeline with a mandatory human review gate: Plan (plan.yaml + plan-preview.md) then Generate. Assumes the com.ictechnology.core library.
Code-review orchestrator for Jetpack Compose Android apps (Clean Architecture + MVVM + Hilt). Reviews a diff/branch/PR for correctness bugs and routes Compose/Kotlin idioms to 13 bundled focused skills.
Generate and review unit tests for Clean Architecture + MVVM Android apps (Repository / UseCase / ViewModel) targeting ≥90% line coverage. Detects the project's mocking library, JUnit version, and error model; supports MockK and Mockito.
UI/UX design intelligence. Searchable local database with 84 styles, 192 palettes, 74 font pairings, 25 charts, and 22 stacks (React, Next.js, Vue, Nuxt.js, Nuxt UI, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Jetpack Compose, Angular, Laravel, JavaFX, WPF, WinUI, Avalonia, Uno Platform, UWP, Three.js). Use when designing, building, or reviewing UI: pages, components, color schemes, typography, layout, accessibility, animation, or data visualization.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Build and maintain an LLM-curated personal knowledge base with default local FastEmbed + sqlite-vec search, BM25 fusion, structured evidence, incremental caching, and a compiled graph layer.