Skip to main content
maxrave-dev
ملف منشئ GitHub

maxrave-dev

عرض على مستوى المستودعات لـ ٢٤٧ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٢٤٧
مستودعات
٢
محدث
٢٩ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

arm64-native-gap-audit
غير مصنف

Audit every native dependency for a slice on a CPU architecture before promising that target in a multiplatform desktop build — one missing native takes the whole target down at first use rather than at build time, so make the audit a repeatable command over…

٢٩ أغسطس ٢٠٢٦
beatmatched-automix
غير مصنف

Derive an automatic crossfade duration and a tempo/key match from how far apart two tracks are, the way a DJ would — halftime normalisation before comparing tempos, beat-quantised durations, a front-loaded ramp and quantised gain/speed steps. Use when an…

٢٩ أغسطس ٢٠٢٦
bulk-json-import-progress
غير مصنف

Import thousands of rows from a user-supplied file without the UI going dark or the batch dying halfway — chunk the writes and emit progress per chunk, reject a parse that yields nothing before touching the database, and filter incoming rows down to those…

٢٩ أغسطس ٢٠٢٦
bundled-native-soname-conflict
غير مصنف

A native library you bundle with a desktop app drags its own copy of a general-purpose base library along, that copy claims the shared-object name for the whole process the moment your native loads, and an unrelated platform API then fails with a…

٢٩ أغسطس ٢٠٢٦
clean-arch-kmp-readiness
غير مصنف

Lay out a Kotlin Multiplatform app in layers that actually hold — a domain module carrying interfaces and models, repository implementations kept internal to the data module, and one module per external integration so a breaking service cannot spread — plus…

٢٩ أغسطس ٢٠٢٦
combining-chars-break-char-literals
غير مصنف

A Devanagari, Gurmukhi, or other diacritic-marked letter that looks like one glyph in the editor fails to compile as a `'x'` character literal with "Too many characters in a character literal," because it is a base letter plus a separate combining mark — two…

٢٩ أغسطس ٢٠٢٦
compose-capture-to-share-image
غير مصنف

Render a composable off-screen into an ImageBitmap so a button can save or share it as a picture — a capture primitive ported into common code rather than pulled in as a platform-only dependency, a max-width ceiling standing in for a fixed output size,…

٢٩ أغسطس ٢٠٢٦
compose-desktop-video-no-swingpanel
غير مصنف

Rendering video frames from a native media engine in Compose Desktop without embedding a heavyweight AWT panel — publish finished frames as immutable snapshots on a StateFlow and draw them with a plain Image, convert off the UI thread, match the engine's…

٢٩ أغسطس ٢٠٢٦
عرض 8 من أصل ٢٢٤ skills مجمعة.
simpmusic-icons
مطوّرو البرمجيات

Add or change an icon in SimpMusic. Every icon is a generated Material Symbols ImageVector under ui/icon, addressed as SimpIcons.<Name> — there is no material-icons dependency and no XML icon drawable. Use when adding a new icon, replacing one, or hitting…

٤ أغسطس ٢٠٢٦
android-accessibility
محللو ضمان جودة البرمجيات والمختبرون

Expert checklist and prompts for auditing and fixing Android accessibility issues, especially in Jetpack Compose.

٥ مارس ٢٠٢٦
android-architecture
مطوّرو البرمجيات

Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.

٥ مارس ٢٠٢٦
android-coroutines
مطوّرو البرمجيات

Authoritative rules and patterns for production-quality Kotlin Coroutines onto Android. Covers structured concurrency, lifecycle integration, and reactive streams.

٥ مارس ٢٠٢٦
android-data-layer
مطوّرو البرمجيات

Guidance on implementing the Data Layer using Repository pattern, Room (Local), and Retrofit (Remote) with offline-first synchronization.

٥ مارس ٢٠٢٦
android-emulator-skill
محللو ضمان جودة البرمجيات والمختبرون

Production-ready scripts for Android app testing, building, and automation. Provides semantic UI navigation, build automation, log monitoring, and emulator lifecycle management. Optimized for AI agents with minimal token output.

٥ مارس ٢٠٢٦
android-gradle-logic
مطوّرو البرمجيات

Expert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.

٥ مارس ٢٠٢٦
android-retrofit
مطوّرو البرمجيات

Expert guidance on setting up and using Retrofit for type-safe HTTP networking in Android. Covers service definitions, coroutines, OkHttp configuration, and Hilt integration.

٥ مارس ٢٠٢٦
عرض 8 من أصل ٢٣ skills مجمعة.
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات