Qwen Code CLI Setup
Alibaba Qwen Code agent (CLI) — similar to Claude Code / Codex patterns.
Explore
138,267 skills indexed with the new KISS metadata standard.
Alibaba Qwen Code agent (CLI) — similar to Claude Code / Codex patterns.
OpenHands (formerly OpenDevin) uses `config.toml` and microagents.
OpenCode uses `AGENTS.md` at project root (same pattern as Codex CLI).
Works with Kimi CLI, Kimi Code, and IDE plugins that accept project instructions.
For Android Studio, IntelliJ IDEA with AI Assistant or Junie agent.
Goose desktop agent reads extensions and instruction files.
cd your-android-project
Factory.ai Droid uses repository context and `AGENTS.md` / droid instructions.
Cognition Devin uses `devin.md` or project knowledge for repo-specific rules.
For DeepSeek Chat IDE, DeepSeek Coder, and agents with `AGENTS.md` / rules support.
Clone into your project's `.cursor/skills/` directory:
cd your-android-project
Continue uses `.continue/config.yaml` for rules and context.
cd your-android-project
Cline (VS Code extension) uses `.clinerules` and optional rule files.
git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git ~/.claude/skills/compose-kotlin-agent-skills
For web-based agents — copy skill into repo or sync from GitHub.
Augment uses workspace rules and `.augment/` configuration.
For Amazon Q in IDE (VS Code, JetBrains, etc.) and Amazon Q CLI.
Aider reads `CONVENTIONS.md`, `.aider.conf.yml`, and files you add to context.
Paste this block into any agent's project instructions file (`AGENTS.md`, `CLAUDE.md`, rules file, etc.):
Install [compose-kotlin-agent-skills](https://github.com/haidrrrry/compose-kotlin-agent-skills) for your coding agent. Each file below is copy-paste setup for that platform.
Ultracite Rules - AI-Ready Formatter and Linter
Decomposes goals into parallel tasks, assigns them to CLI coding agents, verifies output, and merges results. Use when a task is too large for a single agent.