Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aldefy/compose-skill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a8b2a59
Choose a base ref
...
head repository: aldefy/compose-skill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 28, 2026

  1. Configuration menu
    Copy the full SHA
    b20ad78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6453e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fd9924 View commit details
    Browse the repository at this point in the history
  4. feat: add Styles API (experimental) reference guide

    Add styles-experimental.md covering the new @ExperimentalFoundationStyleApi
    from compose-foundation:1.11.0-alpha06. Includes Style{} DSL, MutableStyleState
    patterns, critical alpha06 gotchas, verified properties, composition, theme
    integration, reusable component patterns, and architecture details.
    aldefy committed Feb 28, 2026
    Configuration menu
    Copy the full SHA
    e679208 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. fix: correct setup instructions for Claude Code, Codex CLI, and Windsurf

    - Claude Code: replace non-existent `claude skill add` CLI with file-based
      ~/.claude/skills/ and .claude/skills/ approach
    - Codex CLI: remove non-existent `--instructions` flag, use AGENTS.md only
    - Windsurf: update from legacy .windsurfrules to .windsurf/rules/*.md
    
    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    aldefy and claude committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    38dffae View commit details
    Browse the repository at this point in the history
  2. docs: add CHANGELOG.md

    Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
    aldefy and claude committed Mar 1, 2026
    Configuration menu
    Copy the full SHA
    47d1d09 View commit details
    Browse the repository at this point in the history
Loading