Searching...
Searching...
Found 122398 results
new-silvermoon
Provides best practices for building Android UIs with Jetpack Compose, covering state hoisting, performance optimization, and theming for Composable functions.
new-silvermoon
Reviews and fixes Kotlin Coroutines issues in Android code, improving thread safety and resolving lifecycle problems.
new-silvermoon
Provides authoritative rules and patterns for production-quality Kotlin Coroutines on Android, covering structured concurrency, lifecycle integration, and reactive streams.
new-silvermoon
Guides implementation of Android data layer using Repository pattern, Room for local storage, and Retrofit for remote data with offline-first synchronization.
new-silvermoon
Enables navigation setup in Jetpack Compose apps, including argument passing, deep links, and multi-screen structuring.
new-silvermoon
Provides expert guidance for setting up and maintaining modern Android app architecture using Clean Architecture and Hilt, covering project structure and dependency injection.
new-silvermoon
Diagnoses and optimizes Jetpack Compose UI performance issues including slow rendering and excessive recompositions.
new-silvermoon
Provides a comprehensive testing strategy for Android applications, including unit, integration, Hilt, and screenshot tests.
tmustier
Manages iterative software development cycles with controlled pacing and verifiable progress checkpoints for complex tasks.
nowledge-co
Captures breakthrough moments and design decisions to prevent redundant work and save future time.
nowledge-co
Proactively retrieves relevant past user insights from memory to enhance response quality without explicit requests.
nowledge-co
Saves the current conversation as a checkpoint when explicitly requested by the user, enabling seamless session continuity.
heyman333
Redesigns mobile app interfaces to adhere to iOS design principles using glass materials, SF Pro typography, and safe-area layouts for a native Apple experience.
heyman333
Redesigns mobile app interfaces to adhere to Apple's Human Interface Guidelines, utilizing SF Pro typography, translucency, and native iOS components for a native feel.
heyman333
Creates production-grade editorial-focused UI designs for web components, pages, and applications with polished, non-generic aesthetics.
dev-five-git
Builds RESTful APIs in Rust with Axum using FastAPI-like developer experience, including route handlers, schema derivation, and OpenAPI generation.
MADTeacher
Builds responsive Flutter interfaces that adapt to screen sizes, platforms, and input devices for seamless cross-platform experiences.
MADTeacher
Provides a comprehensive guide for structuring Flutter applications using MVVM pattern and feature-first organization to ensure scalability and maintainability.
MADTeacher
Provides a complete guide for internationalizing Flutter applications using gen-l10n and intl packages, including translation and locale-specific formatting.
MADTeacher
Provides comprehensive guidance for implementing HTTP CRUD, WebSocket, authentication, and error handling in Flutter applications.
MADTeacher
Comprehensive guide for integrating drift database library in Dart applications, enabling type-safe SQLite/PostgreSQL operations with reactive streams and migrations.
MADTeacher
Comprehensive guidance for writing unit, widget, and integration tests in Flutter, including mocking dependencies and debugging test errors.
MADTeacher
Comprehensive guide for Flutter navigation, routing, deep linking, and data passing in mobile app development.
MADTeacher
Comprehensive guide for implementing Flutter animations including implicit, explicit, hero, and physics-based animations with best practices for performance and UX.