Discover and explore top open-source AI tools and projects—updated daily.
Meet-MiyaniAI agent skill for production-grade Jetpack Compose and Compose Multiplatform development
Top 96.4% on SourcePulse
Description: AI agent skill for Jetpack Compose & Compose Multiplatform (KMP/CMP). MVI architecture, Navigation 3, Koin/Hilt, Ktor, Room, DataStore, Paging 3, Coil, coroutines/Flow, animations, performance, accessibility, testing, and cross-platform patterns. Works with Codex, Cursor, Claude Code.
<2-3 sentences summarising what the project addresses and solves, the target audience, and the benefit.> This project provides an AI agent skill for Jetpack Compose and Compose Multiplatform (KMP/CMP), enabling coding assistants like Codex, Cursor, and Claude Code to understand production-grade development practices. It addresses AI agents' limitations in grasping complex UI frameworks, offering expertise in architecture, state management, UI, networking, persistence, performance, and accessibility to accelerate development and improve code quality.
How It Works
<2-4 sentences on core approach / design (key algorithms, models, data flow, or architectural choices) and why this approach is advantageous or novel.>
The skill functions as a knowledge base for AI agents, consisting of a SKILL.md definition and 37 detailed Markdown reference files. It guides agents to apply MVI architecture, unidirectional data flow, and effective state modeling (StateFlow, Channel). This empowers AI agents to generate, refactor, and review Compose code with architectural understanding, moving beyond mere syntax.
Quick Start & Requirements (only include this section if it contains useful information)
~/.cursor/skills/compose-skill). The agent requires SKILL.md, agents/, and references/. No runtime dependencies are installed. Refer to your AI agent's documentation for specific installation and verification steps.Highlighted Details
StateFlow, Channel), and unidirectional data flow.commonMain, expect/actual).Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
<1-3 sentences on caveats: unsupported platforms, missing features, alpha status, known bugs, breaking changes, bus factor, deprecation, etc. Avoid vague non-statements and judgments.> Effectiveness relies on the AI agent's interpretation of the knowledge base. The README does not detail specific bugs or unsupported platforms beyond KMP scope. Users should note that AI agent skill paths may change.
1 month ago
Inactive
MiniMax-AI