You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature requests are accepted only if the proposed skill fills a verified gap in state-of-the-art LLMs. To assess this, please test your use case against both a fast model (e.g., Gemini 3 Flash) and a reasoning/thinking model (e.g., Gemini 3.1 Pro).
Note
Feature requests are accepted only if the proposed skill fills a verified gap in state-of-the-art LLMs. To assess this, please test your use case against both a fast model (e.g., Gemini 3 Flash) and a reasoning/thinking model (e.g., Gemini 3.1 Pro).
What is the gap in the LLM's knowledge?
It would be nice to have something similar to https://github.com/twostraws/swiftui-agent-skill, which is a SwiftUI based skill.
Proposed Skill
The skill would cover best practices in modern Android development, i.e., using Jetpack Compose, Coroutines, Navigation 3, Flow effectively.
It should follow these guides:
The skill itself should be short and should point to different markdown files containing best practices
Additional Context