CH3COOH

3 mods across 1 repository, 2 stars between them.

git-rebase

01

CH3COOH/claude-skills

Skill Claude CodeCodex

A guide for combining several Git commits into one using interactive rebase. Git is a system that records code changes as commits, and rebase can rewrite that history.

2 2mo ago A 83 tokens original MIT

ios-bump-version

02

CH3COOH/claude-skills

Skill Claude CodeCodex

An iOS release helper for changing an app's marketing version, the version number shown to users, and committing the change on the appropriate branch. It first checks the version format, Git state, branch, and current version.

2 2mo ago A 85 tokens original MIT

xcstrings-localize

03

CH3COOH/claude-skills

Skill Claude CodeCodex

A workflow for translating an iOS app using Xcode String Catalog files, which store the app's text and translations.

2 2mo ago A 142 tokens original MIT