Skip to content

v1.0.2 — skills-evolution compatible

Choose a tag to compare

@sorunokoe sorunokoe released this 28 Apr 14:41
· 14 commits to main since this release

Changes

skills-evolution integration

  • Canonical install path is now .github/skills/swift-kmp/ — this is where GitHub Copilot, Cursor, and skills-evolution all discover skills from
  • Added skills-evolution section to README: gh aw add one-liner for automated PR review + monthly version updates, plus manual YAML workflow for projects without gh-aw

Install

git clone https://github.com/sorunokoe/swift-kmp-skill.git .github/skills/swift-kmp

The skill passes skills-evolution audit with zero findings: frontmatter is complete (name, description, applyTo), name: swift-kmp matches the folder name, and there are no broken local markdown links.