new-silvermoon /
awesome-android-agent-skills
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Android development (Kotlin, Jetpack Compose, etc.).
83/100 healthLoading repository data…
halilozercan / repository
A collection of Compose libraries for advanced text formatting and alternative display types.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Warning compose-richtext library and all its modules are very experimental. The roadmap is unclear at the moment. Thanks for your patience. Fork option is available as always.
A collection of Compose libraries for working with Markdown rendering and rich text formatting.
All modules are Compose Multiplatform compatible but lacks iOS support.
Documentation is available at halilibo.com/compose-richtext.
@Composable fun App() {
RichText(Modifier.background(color = Color.LightGray)) {
Heading(0, "Title")
Text("Summary paragraph.")
HorizontalRule()
BlockQuote {
Text("A wise person once said…")
}
Markdown("**Hello** `World`")
}
}
Copyright 2025 Halil Ozercan
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Selected from shared topics, language and repository description—not editorial ratings.
new-silvermoon /
A collection of standardized Agent Skills to teach GitHub Copilot, Claude, Gemini and Cursor about modern Android development (Kotlin, Jetpack Compose, etc.).
83/100 healthImaginativeShohag /
A collection of animations, compositions, UIs using Jetpack Compose. You can say Jetpack Compose cookbook, showcase or play-ground if you want!
88/100 healthSimformSolutionsPvtLtd /
A Collection of major Jetpack compose UI components which are commonly used.🎉🔝👌
86/100 healthskydoves /
🎺 A collection of Jetpack Compose libraries, which allows you to build tooltips, spinners, and color pickers.
81/100 healthantonshilov /
Collection of nice animations created with Jetpack Compose
65/100 healtherfansn /
🗃️ A collection of impressive designs built with Compose UI Toolkit
70/100 health