dquang0706

11 mods across 1 repository, 6 stars between them.

android-excellence

02

dquang0706/android-excellence

Plugin Claude Code

Android development best practices distilled from Now in Android: architecture, modularization, Compose, testing, Kotlin conventions — plus feature scaffolding, project bootstrap, and code review workflows.

6 1mo ago A tokens not measured

android-reviewer

03

dquang0706/android-excellence

Agent

Use when reviewing Android/Kotlin code changes for best-practice compliance — architecture, module boundaries, Compose, testing, conventions. Reviews a diff independently with clean context and reports rule-based findings.

6 1mo ago A 42 tokens

dquang0706/android-excellence

Skill Claude CodeCodex

Use when writing or modifying Android ViewModels, repositories, use cases, data sources, or screen state — enforces official Android architecture, three layers, unidirectional data flow, Kotlin Flow streams, and offline-first data.

6 1mo ago A 49 tokens

android-compose

05

dquang0706/android-excellence

Skill Claude CodeCodex

Use when writing or modifying Jetpack Compose UI — screens, components, theming, previews — enforces stateless composables, state hoisting, design-system components, and Material 3 patterns.

6 1mo ago A 43 tokens

dquang0706/android-excellence

Skill Claude CodeCodex

Use when creating Gradle modules, adding dependencies between modules, or editing build.gradle.kts, settings.gradle.kts, or version catalogs in an Android project — enforces module dependency rules and convention plugins.

6 1mo ago A 46 tokens

android-review

07

dquang0706/android-excellence

Skill Claude CodeCodex

Use when reviewing Android or Kotlin code changes for best-practice compliance — checks architecture, module boundaries, Compose patterns, testing, and conventions against a Now-in-Android-derived checklist.

6 1mo ago A 39 tokens

android-testing

08

dquang0706/android-excellence

Skill Claude CodeCodex

Use when writing tests for Android or Kotlin code, choosing a test strategy, or setting up test infrastructure — enforces test doubles (fakes) instead of mocking frameworks, Turbine for Flow assertions, and screenshot tests.

6 1mo ago A 47 tokens

kotlin-conventions

09

dquang0706/android-excellence

Skill Claude CodeCodex

Use when writing any Kotlin code in an Android project, including pure JVM modules — cross-cutting rules for coroutines and Flow, dispatcher injection, Result-based error handling, naming, dependency injection, and immutability.

6 1mo ago A 49 tokens

new-feature

10

dquang0706/android-excellence

Skill Claude CodeCodex

Use when scaffolding a new feature module in an Android project — creates api/impl modules or matches existing structure, ViewModel, screen, navigation wiring, and test skeletons following Now in Android patterns.

6 1mo ago A 44 tokens

new-project

11

dquang0706/android-excellence

Skill Claude CodeCodex

Use when bootstrapping a new Android project from scratch — creates a minimal Gradle skeleton with convention plugins, version catalog, core and feature module structure, and a project CLAUDE.md.

6 1mo ago A 42 tokens