ios-commit

Installation
SKILL.md

/commit - Smart Git Commit

Create a well-formatted git commit following project conventions.

Instructions

  1. Run git status to see staged and unstaged changes

  2. If nothing is staged, ask user what to stage:

    • All changes
    • Specific files (list them)
    • Let me stage manually
  3. Run git diff --staged to analyze staged changes

  4. Check for git prefix in project's CLAUDE.md (e.g., "APP", "IOS")

Installs
1
GitHub Stars
1
First Seen
Jun 18, 2026
ios-commit — moritztucher/swift-agent-skills