Skip to main content
nekomangaorg
GitHub creator profile

nekomangaorg

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
Jul 2, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

frontend-maestro
web-and-digital-interface-designers

Orchestrates macro-level UI architecture, complex Jetpack Compose structures, and screen-to-screen flows. Use this skill to implement adaptive layouts (WindowSizeClass), migrate to type-safe Navigation Compose graphs, design cross-module Design Systems, wire…

Jul 2, 2026
performance-bolt
software-developers

Identifies and implements micro-level Kotlin, Jetpack Compose, Coroutine, and Room database performance optimizations. Use this skill to fix UI stuttering, defer Compose state reads, add missing remember or distinctUntilChanged blocks, optimize list…

Jul 1, 2026
structural-architect
software-developers

Improves project modularity, organization, and clean architecture by moving misplaced files or packages. Use this skill to move cohesive classes together, fix wrong layer violations (e.g., UI models in the Data layer), clean up generic 'Utils' packages,…

Jun 22, 2026
frontend-artisan
web-and-digital-interface-designers

Elevates the Jetpack Compose user interface through micro-UX improvements, animations, accessibility (a11y) fixes, and UI structural polish. Use this skill to extract hardcoded styles to AppTheme, add TalkBack semantics, implement AnimatedVisibility or…

Jun 22, 2026
performance-memory-catalyst
software-developers

Ensures the app runs efficiently and safely by handling memory management, state architecture, and Coroutine optimizations. Use this skill to fix memory leaks (OOM), optimize Coroutine dispatchers, enforce immutable StateFlow architectures, add database…

Jun 22, 2026
domain-distiller
software-developers

Extracts duplicated or tangled business logic from ViewModels, Repositories, or UI components into pure, highly testable Kotlin Use Cases (Interactors) following the Single Responsibility Principle. Use this skill to decouple Android dependencies from…

Jun 22, 2026
build-foreman
software-developers

Optimizes Gradle build scripts, compilation times, and Android Studio sync performance. Use this skill to migrate kapt to ksp, fix Gradle Configuration Cache violations, extract build logic into precompiled script plugins, or tune gradle.properties for better…

Jun 22, 2026
security-cleanup-inspector
software-developers

Removes app bloat, secures data, and ensures failures are visible. Use this skill to safely eliminate dead code or unused resources, secure vulnerabilities like hardcoded API keys, fix silent exceptions (empty catch blocks), convert heavy assets to WebP, and…

Jun 22, 2026
Showing 8 of 12 collected skills.
Showing 1 of 1 repositories
All repositories loaded