ai-agent
FastAdapter
The bullet proof, fast and easy to use adapter library, which minimizes developing time to a fraction...
3,878 stars490 forksKotlinUpdated 4/9/2026100% free · open source
What it does
FastAdapter is a Kotlin library that lets you build RecyclerView adapters in Android with minimal boilerplate and maximum performance.
When to use it
- •You need a scrolling list (RecyclerView) with complex item types and want to avoid writing repetitive ViewHolder code.
- •Your app requires fast UI updates (diffing, selections, click handling) without hand‑rolled adapters.
- •You want to integrate item extensions (drag‑&‑drop, swipe, expandable) quickly using the same adapter instance.
Ready-to-paste prompt
```kotlin
// Add a selectable, expandable item with a sub‑list in one call
val parent = SampleItem("Parent")
val child1 = SampleItem("Child 1")
val child2 = SampleItem("Child 2")
fastAdapter.itemAdapter.apply {
add(parent)
add(child1, parent) // add as child of parent
add(child2, parent)
setSelected(parent, true) // auto‑expand
}
```Heads up: FastAdapter requires AndroidX RecyclerView ≥ 1.2.0 and a minimum compileSdk of 31; using an older Gradle plugin or support library will cause "cannot find symbol IItem" errors.
Saves to your device
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
✅ Light setup
Installs with a command or two; your AI agent can do it for you.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/fastadapter && curl -fsSL https://workflowstacks.com/api/skills/fastadapter/claude-skill -o ~/.claude/skills/fastadapter/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Use with Claude
New
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
✅ Light setup
Installs with a command or two; your AI agent can do it for you.
Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/fastadapter && curl -fsSL https://workflowstacks.com/api/skills/fastadapter/claude-skill -o ~/.claude/skills/fastadapter/SKILL.mdOpen in another AI app
Opens the app with this repo with the prompt ready to go — no copy-paste needed.
Details
Creator
mikepenz
Language
Kotlin
Category
ai-agent
Published
12/28/2015
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.
ai-agent★ 276,806
Track GitHub Stars with 996.ICU
Get a popular GitHub star counter for your startup, ideal.
ai-agent★ 264,191
Superpowers
An agentic skills framework & software development methodology that works.
ai-agent★ 244,424
Linux: Open Source Kernel
Get the Linux kernel source tree for custom development, ideal for startup founders in need of a flexible OS foundation
ai-agent★ 210,750
Vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
ai-agent★ 204,069
Improve Code with andrej-karpathy-skills
Get better code behavior with andrej-karpathy-skills, 165k+ GitHub stars, for founders using LLMs.
ai-agent★ 197,010
FreeDomain: Free Website Domain
Get a free domain with FreeDomain.