Back to repositoriesView on GitHub
Indexed repository
cowwoc/claude-code-cat
These skills were discovered automatically and have not necessarily received an editorial review.
9 indexed skills27 stars
batch-readIndexed
Find and read multiple files in one operation (50-70% faster for exploration)
View indexed skillgit-amendIndexed
Safely amend commits with HEAD verification and push checks
View indexed skillgit-commitIndexed
Guide for writing clear, descriptive commit messages
View indexed skillgit-rewrite-historyIndexed
Rewrite git history using git-filter-repo (not filter-branch)
View indexed skillgrep-and-readIndexed
Find and read multiple files in one operation (50-70% faster for exploration)
View indexed skillregister-hookIndexed
Create and register hook scripts with proper error handling and settings
View indexed skillsafe-rmIndexed
Safely remove files and directories without breaking the shell session
View indexed skillvalidate-git-safetyIndexed
Validate git operations won't affect protected branches or cause data loss
View indexed skillwrite-and-commitIndexed
Create file and commit atomically (60-75% faster than step-by-step)
View indexed skill