Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android KMP Skills Hub

A curated directory of AI agent skill repositories for Android & Kotlin — covering official and community-built SKILL.md repos in one place.

Live Site License: MIT Platform Standard PRs Welcome


What's inside

Category Description
Official Google, JetBrains, and VoltAgent published skill repositories
Architecture Clean Architecture, MVVM, Hilt, modularization
Compose / UI Jetpack Compose, Material 3, animations, theming
KMP / CMP Kotlin Multiplatform, Compose Multiplatform, navigation
Discovery Hubs Curated awesome-lists and skill indexes

IAmSpeed — Productivity Hacks for Android & KMP

Folder Topic Focus

IAmSpeed/ is a growing collection of short, practical notes on new agents, tools, and skills that meaningfully boost productivity for Android and KMP development.

Think of it as a living cheat sheet — whenever something new drops (a CLI tool, a skill pack, an agent trick), it gets documented here in a concise, actionable format.

What you'll find inside:

  • Breakdowns of new agent tools and how to actually use them
  • Custom and community SKILL.md hacks for Android & KMP workflows
  • Tips on grounding AI agents with the right skills and docs
  • Anything that makes building Android / KMP apps faster and smarter

Contributing

Contribute

There are two ways to contribute:


1. Add a Productivity Hack to IAmSpeed/

Got a useful agent trick, skill, or tool that speeds up Android / KMP development? Add it to IAmSpeed/.

Steps:

  1. Fork the repo and create a new branch
  2. Inside IAmSpeed/, create a folder named after your skill or topic:
    IAmSpeed/
    └── your-skill-name/
    
  3. Inside that folder, add your files — you can include any combination of:
    IAmSpeed/
    └── your-skill-name/
        ├── SKILL.md          ← the agent skill file (required if sharing a skill)
        └── agents.md         ← notes, usage guide, or agent instructions
    
  4. Open a pull request with a short description of what you're adding

File guidelines:

  • SKILL.md — follow the agentskills.io spec: YAML front-matter (name, description, metadata) + Markdown body
  • agents.md — keep it concise: what the tool/skill does, how to install it, how to use it

2. Add a Repository Card to the Hub

To list a skill repository on the live site, open a pull request with a new <article class="card"> block inside index.html. Make sure the repository contains a valid SKILL.md file before submitting.


License

License: MIT

Releases

Packages

Contributors

Languages