marketplace
01Plugin Claude Code
Plugin marketplace listing 2 plugins: git-workflow, php-style.
64 20d ago A
tokens not measured
original MIT
Plugin Claude Code
Plugin marketplace listing 2 plugins: git-workflow, php-style.
Plugin Claude Code
Atomic-commit Git workflow skills: folding changes into the right commit (amend/edit/fixup), conflict resolution, reflog-based undo, and bisect debugging, plus shared conventions (rebase-over-merge, stashing, commit-message style).
Plugin Claude Code
PHP code conventions centred on object calisthenics: one level of indentation, no else, wrapped primitives, first-class collections, no train wrecks, no abbreviations, small entities, no getters or setters, plus the PHP specifics that support them.