Releases: aldefy/compose-skill
Releases · aldefy/compose-skill
v1.1.0 — Styles API + Setup Fixes
What's new
Added
- Styles API (experimental) reference guide — covers
Style {},MutableStyleState,Modifier.styleable(), composition, theme integration, and alpha06 gotchas
Fixed
- Claude Code setup: replaced non-existent
claude skill addCLI command with correct file-based~/.claude/skills/and.claude/skills/approach - Codex CLI setup: removed non-existent
--instructionsflag, now usesAGENTS.mdonly - Windsurf setup: updated from legacy
.windsurfrulesto current.windsurf/rules/*.mdapproach
Housekeeping
- Swapped logo to MIT-licensed devicon SVG
- Added CHANGELOG.md
Full changelog: a8b2a59...v1.1.0
If you forked this repo, use GitHub's Sync fork button or
git pull upstream masterto get these updates.