Custom slash commands for Claude Code.
| 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/. |
bunx @inneuron/claude-skillsor
npx @inneuron/claude-skillsbunx @inneuron/claude-skills uninstallRe-run the install command to update to the latest version:
bunx @inneuron/claude-skills@latest