xtone

46 mods across 1 repository, 3 stars between them.

android-api-client

04

xtone/ai_development_tools

Skill Claude CodeCodex

Implementation guidance for Android API clients built with Retrofit and OkHttp. Retrofit turns API descriptions into callable code, while OkHttp handles network requests.

3 7d ago A 58 tokens

xtone/ai_development_tools

Skill Claude CodeCodex

A guide for designing the structure of Android applications, including choices such as MVI, MVVM, or a simpler Jetpack Compose approach. It can also define package layouts and analyse an existing Android project.

3 7d ago A 73 tokens

xtone/ai_development_tools

Skill Claude CodeCodex

A workflow for analysing Firebase Crashlytics reports, which record crashes and app failures, including stack traces and ANRs, where an app stops responding.

3 7d ago A 129 tokens

android-data-layer

07

xtone/ai_development_tools

Skill Claude CodeCodex

Android data layer implementation guide. Provides comprehensive patterns for Room Database (Entity, DAO, Migration), DataStore (Preferences), Repository layer design, and common pitfalls. Use when implementing local data storage, cache strategies, or data source integration in Android projects.

3 7d ago A 54 tokens

xtone/ai_development_tools

Skill Claude CodeCodex

An Android test-generation skill that creates test cases from implementation code and follows the project’s existing test patterns.

3 7d ago A 0 tokens

android-test-runner

09

xtone/ai_development_tools

Skill Claude CodeCodex

An Android test-running skill for unit tests, which test code in isolation, and instrumentation tests, which run against Android components or devices.

3 7d ago A 157 tokens

xtone/ai_development_tools

Skill Claude CodeCodex

A coding guide for building Android interfaces with Jetpack Compose, Google's Kotlin toolkit for describing screens in code. It covers common implementation patterns, best practices, and mistakes to avoid.

3 7d ago A 88 tokens

figma-to-compose

11

xtone/ai_development_tools

Skill Claude CodeCodex

Guidance for turning a Figma design into Jetpack Compose code, the Android toolkit for building user interfaces in Kotlin.

3 7d ago A 78 tokens

figma-to-compose

12

xtone/ai_development_tools

Command Claude Code

A command that turns a Figma design file into Compose code. Figma is a design tool, and Compose is Android’s toolkit for building app screens.

3 7d ago A 21 tokens

xtone/ai_development_tools

Skill Claude CodeCodex

A workflow for building Ruby on Rails admin screens with Hotwire, a Rails approach based on Turbo and Stimulus. It includes end-to-end tests with Playwright, a browser automation tool.

3 7d ago A 52 tokens

PostToolUse

18

xtone/ai_development_tools

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing biome_format.sh. From xtone/ai_development_tools.

3 7d ago A tokens not measured

ci-learn

20

xtone/ai_development_tools

Skill Claude CodeCodex

A guide that records lessons from failed CI runs in CLAUDE.md. CI, or continuous integration, automatically builds and tests code; GitHub Actions is GitHub's system for running those checks.

3 7d ago A 82 tokens

evaluate-session

21

xtone/ai_development_tools

Skill Claude CodeCodex

A web tool that analyses Claude Code session logs, which are records of an agent's work, in JSONL format. It scores the session across seven areas and suggests improvements.

3 7d ago A 81 tokens

lessons

22

xtone/ai_development_tools

Skill Claude CodeCodex

A skill for managing the “Lessons Learned” section of a CLAUDE.md file, a project instruction file for Claude.

3 7d ago A 113 tokens

review-learn

23

xtone/ai_development_tools

Skill Claude CodeCodex

A skill that turns comments from pull-request reviews into rules stored in CLAUDE.md, a project instruction file. Pull-request reviews are checks of proposed code changes before they are merged.

3 7d ago A 87 tokens

rules-split-manager

24

xtone/ai_development_tools

Skill Claude CodeCodex

A rules-management tool for splitting a large CLAUDE.md file into smaller files under .claude/rules/. It can combine those files back into a generated CLAUDE.md file.

3 7d ago A 119 tokens