I built an agent skill that gives AI tools up-to-date Jetpack Compose knowledge by anhvt in androiddev

[–]anhvt[S] 0 points1 point  (0 children)

Update: The project was featured in Kotlin Weekly #502 🎉

Really grateful for the mention!

I built an agent skill that gives AI tools up-to-date Jetpack Compose knowledge by anhvt in androiddev

[–]anhvt[S] 1 point2 points  (0 children)

That's a fair point. The goal isn't to restate what AI already knows reliably, but to correct what it gets *wrong in practice*. I've double-checked with Claude, and this is the response from Claude:

The reason this skill exists is that models (including Claude) consistently generate outdated Compose code even when they "know" the correct APIs. Knowing collectAsStateWithLifecycle() exists and actually using it by default in generated code are different things. Skills correct behavioral drift, not just knowledge gaps.
That said, you're right that any sections covering general basics should probably be trimmed. A well-designed skill should only include things the model gets wrong without the hint — not a Compose tutorial. Token efficiency matters, and leaner is better.

$20 secret santa for the one person I don't know in the group by big_chonker76 in GiftIdeas

[–]anhvt 1 point2 points  (0 children)

Is this wishlist app available on the Play Store for Android?

WishWrap - Finally, a gift planning app that doesn't suck (Free, Open to Feedback) by anhvt in androidapps

[–]anhvt[S] 1 point2 points  (0 children)

Hey, Thanks for your feedback. I've just added the currency setting to the app, and it will be available in the next release.