Rare find

Skills. A collection of guides and best practices for building Android apps with Kotlin and Compose.

github.com/chrisbanes/skills

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Release —2026.7.21
  • Bump version to 2026.7.21
  • [implement-issue] Add independent issue tracker adapters (#24)
  • Add Kotlin function ownership skill (#23)
  • Add GitLab support to implement issue skill (#22)
  • Release —2026.7.8
  • Bump version to 2026.7.8
  • Add OpenCode plugin support (#21)
  • Add Kotlin control flow skill (#20)
  • Release —2026.7.6
  • Bump version to 2026.7.6
  • Make skills more procedural (#19)
June 2026
  • Release —2026.6.18
  • Bump version to 2026.6.18
  • Add Codex plugin release workflow (#17)
  • Release —2026.06.16
  • Add using-chrisbanes-skills router (#16)
  • Update shepherd skill: resolve comments before pushing, then wait for…
  • Add rememberUpdatedState stale-capture gotcha to compose-side-effects…
May 2026
  • Add shepherd skill: autonomous PR/MR polling (#13)
  • Release —2026.05.21
  • Bump version to 2026.05.21
  • Fix incorrect toString claims in kotlin-types-value-class skill (#11)
  • Add CI linting for skill frontmatter and markdown (#10)
  • Fix YAML frontmatter parse errors in two skills (#7)
  • Add cross-phase back-writing guidance to Compose performance skills (#9)
  • Release —0.1.0
  • Add gotchas to kotlin-types-value-class skill (#6)
  • Add kotlin-types-value-class skill (#5)
  • Add MutableInteractionSource guidance to compose-ui-testing-patterns …