stabilizing-compose-types
citytexi/team-yg-pesonal-agentUse this skill to fix unstable Jetpack Compose types once a stability diagnosis has identified them. Covers the three-tier strategy — make the type truly…
Scores out of 100 · grade B+
2026-08-21Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score4/100
- 1 stars on the source repo.
Documented
15% of the score90/100
- 1,989 words with worked examples.
- Ships 1 bundled file.
Install
npx skills add citytexi/team-yg-pesonal-agent/stabilizing-compose-typesWhat it says it does
Use this skill to fix unstable Jetpack Compose types once a stability diagnosis has identified them. Covers the three-tier strategy — make the type truly stable with val plus immutable fields, mark with @Immutable or @Stable when the source is owned, and use stabilityConfigurationFiles for third-party or Java types. Explains the compiler-level difference between @Immutable and @Stable (static expression promotion), kotlinx.collections.immutable for List/Set/Map parameters, and the StableHolder wrapper escape hatch. Use when the developer asks how to stabilize a User class, a List parameter, java.time.LocalDateTime, a Flow parameter, or when the compiler report shows unstable params and the developer wants the fix. The diagnostic step lives in a sibling skill.
Also in citytexi/team-yg-pesonal-agent
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| kotlin-tooling-agp9-migrationcitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today | |
| kotlin-tooling-native-build-performancecitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today | |
| deferring-state-readscitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today | |
| diagnosing-compose-stabilitycitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today | |
| generating-baseline-profilescitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today | |
| kotlin-tooling-cocoapods-spm-migrationcitytexi/team-yg-pesonal-agent | clean | Skill | 1 stars | today |
Other debugging skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| azure-diagnosticsmicrosoft/azure-skills | clean | Debugging | 538,931 installs | today | |
| diagnosing-bugsmattpocock/skills | clean | Debugging | 446,167 installs | today | |
| draft-responseanthropics/knowledge-work-plugins | clean | Debugging | 2,281 installs | today | |
| debuganthropics/knowledge-work-plugins | clean | Debugging | 5,114 installs | today | |
| fix-ci-failuresmicrosoft/vscode | clean | Debugging | 189k stars | today | |
| sweeper-fixmicrosoft/vscode | clean | Debugging | 189k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=citytexi%2Fteam-yg-pesonal-agent)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
