184 results (3.8ms) page 4 / 10
ravnhq / ai-toolkit-tech-android exact

Android and Kotlin development patterns. Extends platform-mobile with Android-specific rules. Use when building Android apps.

lancenunes / codex-skills-dependency-upgrader exact

Upgrade dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes. Use...

hyperb1iss / hyperskills-mobile exact

Use this skill when building mobile applications, React Native apps, Expo projects, iOS/Android development, or cross-platform mobile features. Activates on mentions of React Native, Expo, mobile...

HuxleyMc / android-skills-android-dependency-injection exact

Implements dependency injection with Hilt, Koin, and Metro. Use when setting up DI, migrating between frameworks, organizing modules, or testing with injected dependencies.

HuxleyMc / android-skills-material-design-3 exact

Guides Material Design 3 (M3) implementation for Android apps. Use when theming apps, choosing colors, implementing components, creating adaptive layouts, or following Material design principles....

HuxleyMc / android-skills-jetpack-compose exact

Guides implementation of Android UI with Jetpack Compose. Use when building Android UIs, creating composable functions, managing state in Compose, implementing navigation, or theming apps. Covers...

HuxleyMc / android-skills-jetpack-compose-animations exact

Guides Jetpack Compose animations for Android UI. Use when adding motion to UI, creating transitions between screens, animating state changes, or building interactive gestures. Covers...

ashchupliak / dream-team-jooq-patterns exact

JOOQ type-safe SQL patterns - use for database queries, repositories, complex SQL operations, and PostgreSQL-specific features

HuxleyMc / android-skills-android-mvvm exact

Guides implementation of Model-View-ViewModel (MVVM) architecture for Android. Use when structuring Android apps, creating ViewModels, implementing data binding, or separating UI logic from...

HuxleyMc / android-skills-responsive-layouts exact

Guides responsive UI development for phones, tablets, foldables, and desktop. Use when supporting multiple screen sizes, implementing adaptive layouts, handling foldable devices, or optimizing for...

HuxleyMc / android-skills-android-performance exact

Guides Android performance optimizations. Use when app is slow, has memory leaks, ANR issues, battery drain, or janky UI. Covers profiling, memory management, rendering optimizations, and best practices.

HuxleyMc / android-skills-apollo-graphql exact

Implements Apollo GraphQL in Android apps. Use when setting up GraphQL client, writing queries/mutations/subscriptions, implementing caching, pagination, or integrating with Coroutines/Flow.

HuxleyMc / android-skills-android-performance-profiler exact

Analyzes and optimizes Android app performance. Use when identifying UI jank, memory leaks, slow startup, high battery drain, or Compose recomposition issues. Covers profiling tools, benchmarks,...

HuxleyMc / android-skills-android-test-generator exact

Generates comprehensive test suites for Android projects. Use when creating unit tests for ViewModels/Repositories, UI tests for Compose, integration tests, or property-based tests. Covers Kotest,...

bear2u / my-skills-flutter-init exact

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

ashchupliak / dream-team-opentelemetry exact

OpenTelemetry observability - use for distributed tracing, metrics, instrumentation, Sentry integration, and monitoring

ashchupliak / dream-team-grpc-protobuf exact

gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts

josavicentevw / ai-agent-skills-code-analysis exact

Analyze code quality, detect code smells, identify bugs, and provide improvement recommendations. Use when reviewing code, checking quality, analyzing complexity, or when user mentions code...