By gorban-dev
Generate Android Kotlin data models from Swagger/OpenAPI specifications
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace for Android development.
/plugin marketplace add gorban-dev/gor-dev-plugins
| Plugin | Description | Install |
|---|---|---|
| android-dev | Unified Android developer: one proactive agent for the full cycle — brainstorm → plan → implement → review → test → verify | /plugin install android-dev@gor-dev-plugins |
| swagger-android | Generate Android Kotlin data models from Swagger/OpenAPI specs | /plugin install swagger-android@gor-dev-plugins |
| yandex-tracker | Yandex Tracker MCP server for issue management, time tracking, comments, workflows, and sprint planning | /plugin install yandex-tracker@gor-dev-plugins |
| google-dev-knowledge | Real-time access to official Google developer docs (Android, Firebase, Cloud, Flutter, TensorFlow, Google AI, etc.) | /plugin install google-dev-knowledge@gor-dev-plugins |
One agent replaces 6 separate agents and 14 skills from the previous android-arch + dev-workflow plugins.
android-dev (model: opus) — senior Android developer. Automatically selects the right skill and proactively runs the full development cycle.
| Skill | Description |
|---|---|
brainstorm | Explore approaches and design solutions before coding. Proposes 2-3 options with trade-offs |
plan | Create granular implementation plans (2-5 min tasks) and execute them step by step |
implement | Build features from scratch, modify existing ones, or refactor to architecture standard |
debug | Systematic debugging: root cause → hypothesis → fix → verify |
tdd | Test-driven development: RED → GREEN → REFACTOR |
review | Two-pass review: architecture compliance (8 categories) + code quality (6 categories) |
test-ui | UI testing on device via claude-in-mobile CLI |
verify | Evidence-based completion check — no "should work" claims allowed |
implement → review (auto) → fix if FAIL (max 3) → test-ui (auto) → verify (auto) → report
For complex tasks:
brainstorm → plan → implement → review → test-ui → verify
Strict rules for Jetpack Compose + Clean Architecture:
Add to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"gor-dev-plugins": {
"source": {
"source": "github",
"repo": "gorban-dev/gor-dev-plugins"
}
}
},
"enabledPlugins": {
"android-dev@gor-dev-plugins": true,
"swagger-android@gor-dev-plugins": true,
"yandex-tracker@gor-dev-plugins": true,
"google-dev-knowledge@gor-dev-plugins": true
}
}
If you were using android-arch and dev-workflow, replace them with android-dev:
"enabledPlugins": {
- "dev-workflow@gor-dev-plugins": true,
- "android-arch@gor-dev-plugins": true,
+ "android-dev@gor-dev-plugins": true,
}
npx claudepluginhub gorban-dev/gor-dev-plugins --plugin swagger-androidUnified Android developer: brainstorm → plan → implement → review → test → verify. One proactive agent for all Android development tasks.
Yandex Tracker integration: 30+ MCP tools for full API coverage, agent for interactive task execution, skills for workflow patterns
Google Developer Knowledge API: real-time access to official documentation from Android, Firebase, Cloud, Chrome, Flutter, TensorFlow, web.dev, Google AI and more
Android and Kotlin development with Jetpack Compose
Complete Claude Code configs for mobile development - Android, iOS, and Kotlin Multiplatform
Android development validation with Gradle build hooks.
SDK generation and OpenAPI tooling with Speakeasy CLI
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.
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.