LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: Android project source code

Browse skills that use this input.

  • clerk-android - Implement Clerk authentication in native Android apps.
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose with prebuilt UI or custom API flows.

    ⚙ Implement prebuilt Clerk authentication UI components⚙ Implement custom API-driven auth flows⚙ Configure Clerk SDK initialization and dependencies
  • catz-challenge-evaluator - Evaluate Catz Android Coding Challenge Submissions
    Androidcode reviewcoding challengeassessment

    ★ 650 · Updated 2026-06-30

    Evaluates Catz Android coding challenge submissions against SWORD Health requirements, producing a structured markdown report with seniority level, confidence rating, and interview questions.

    ⚙ Verify functional and technical requirements⚙ Assess architecture and module structure⚙ Review code quality and Kotlin usage
  • android-tdd - Android TDD Testing Patterns
    Android TDDTest-Driven DevelopmentKotlinunit testing

    ★ 141 · Updated 2026-05-11

    Android/Kotlin/KMP code TDD with three-tier test model, fake-first strategy, coroutine testing, and Compose UI testing

    ⚙ create Fake implementation⚙ write unit test⚙ write integration test