android-developer

A plugin for building Android apps with Kotlin and Jetpack Compose, Android's toolkit for creating app screens with code. It includes commands for creating activities and adding view models.

In plain words
What is it for?
Use it when developing Android applications in Kotlin, especially when creating an activity or adding a view model to manage screen data and behavior.
Why use it?
It gives an agent Android-specific development context and commands. This reduces the need to explain common Android project tasks each time.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add rohitg00/awesome-claude-code-toolkit
agentmods
npx agentmods add plugins/rohitg00/awesome-claude-code-toolkit/android-developer
Clone the repo
git clone --depth 1 https://github.com/rohitg00/awesome-claude-code-toolkit

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

android-developer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/android-developer/.claude-plugin/plugin.json · 7 lines

What it actually says

{
  "name": "android-developer",
  "version": "1.0.0",
  "description": "Android and Kotlin development with Jetpack Compose",
  "commands": ["commands/create-activity.md", "commands/add-viewmodel.md"]
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 7 lines scan A d211b62a6ee5

Subscribe to this mod's changes

android-developer is a plugin published in the GitHub repository rohitg00/awesome-claude-code-toolkit (2,570 stars, last pushed 3mo ago), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories

Kotlin

Plugin marketplace listing 1 plugin: kotlin-agent-skills.

Kotlin/kotlin-agent-skills · not measured

xcode-build-skills

A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.

AvdLee/Xcode-Build-Optimization-Agent-Skill · not measured

taches-cc-resources

Plugin marketplace listing 1 plugin: taches-cc-resources.

glittercowboy/taches-cc-resources · not measured

insurgent-campaign

Produces grassroots-first campaign plans for startups, NGOs, movements, and solo brands being outspent by incumbents. Ideates campaigns of any kind (awareness, launch, fundraising, mobilization, counter-narrative), audits spend asymmetry, assembles an insurgent channel stack with 70/30 boost rules, and outputs a…

bencium/bencium-marketplace · not measured

instruction-eval

Change one condition an agent runs under (instruction text, the reference material instructions point at, MCP tools and permissions, hooks, skill files), then run the same prompts before and after, several times each, to see what actually changes. Produces an HTML report showing both arms' answers side by side. Use…

2ykwang/agent-skills · not measured

commit-fixup

Absorb uncommitted working tree edits into the existing commits on the current branch where each change belongs (fixup commits + autosquash rebase). Use on requests like 'fold this into the original commit', 'clean up the commit history', 'squash the review fixes into their commits', 'fixup', 'amend into an existing…

2ykwang/agent-skills · not measured