Skip to content

az-iar/claude-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Skills

Custom slash commands for Claude Code.

Skills

Command Description
/tag Create and push a semver git tag. Auto-detects bump type from conventional commits.
/pr Create a pull request with auto-generated title and summary from commits.
/check Run pre-push quality checks (pint, stan, format, lint, tests).
/sync Sync main and dev branches by merging and pushing.
/refactor-to-action Identify business logic and refactor into Laravel Action classes using the AsAction trait pattern.
/clean-worktrees Remove all git worktrees under .claude/worktrees/.

Install

bunx @inneuron/claude-skills

or

npx @inneuron/claude-skills

Uninstall

bunx @inneuron/claude-skills uninstall

Update

Re-run the install command to update to the latest version:

bunx @inneuron/claude-skills@latest

About

Custom slash commands for Claude Code

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages