Phạm Nguyễn Minh Khang
Community@decoutkhanqindev · Ho Chi Minh City, Vietnamese
Agent Skills by Phạm Nguyễn Minh Khang
Showing 38 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Search UI/UX design guidelines for styles, palettes, typography, and charts.
understanding-stability-inference
Explain Compose stability classifications for classes and composable parameters.
collecting-flows-safely
Migrate Compose UI flow collection to lifecycle-aware operators.
kta-design-spec
Generate per-screen design specifications from PRD documents.
using-efficient-effects
Select efficient Compose effect APIs to avoid coroutine leaks and stale callbacks.
visualizing-recomposition-cascades
Analyze static call graphs and visualize live recomposition events for Jetpack Compose.
deferring-state-reads
Defer Jetpack Compose state reads to Layout or Draw phases.
debugging-recompositions
Diagnose Jetpack Compose recompositions and identify their causes.
iterating-with-ai-and-mcp
Automate UI iteration by editing Kotlin files, triggering hot reloads, and capturing screenshots.
kta-code-review
Review Kotlin source files for idioms, correctness, architecture, concurrency, null safety, performance, and security.
kta-prd-pipeline
Decompose validated idea briefs into detailed PRDs with nested screens.
optimizing-lazy-layouts
Optimize Jetpack Compose lazy layouts with key management and contentType.
stabilizing-compose-types
Diagnose and stabilize unstable types in Jetpack Compose applications.
ordering-modifier-chains
Diagnose and resolve Jetpack Compose Modifier ordering bugs affecting paint regions, click areas, clipping, and graphicsLayer scope.
configuring-r8-for-compose
Configures R8 for Jetpack Compose apps with full mode optimizations.
understanding-hot-reload-limits
Explain Jetpack Compose hot-reload constraints and full rebuild triggers.
setting-up-compose-hotswan
Configure and verify Compose HotSwan hot reload in Jetpack Compose apps.
testing-compose-in-release-mode
Measure Jetpack Compose app performance in release mode with Macrobenchmark.
supabase-postgres-best-practices
Optimize Postgres queries, schema design, and database configuration for Supabase.
supabase
Automate Supabase database, auth, edge functions, and schema migrations.
diagnosing-compose-stability
Analyzes Compose Compiler Reports to identify UI automation test stability issues.
migrating-to-modifier-node
Migrate Jetpack Compose modifiers from Modifier.composed to Modifier.Node.
kta-module
Generate Kotlin Android modules with Gradle configuration and directory structure.
avoiding-subcomposition-pitfalls
Detect and mitigate subcomposition pitfalls in Compose UI applications.