hello-skill
01Skill Claude CodeCodex
A simple skill that says hello.
1 7mo ago A 11 tokens
Skill Claude CodeCodex
A simple skill that says hello.
Skill Claude CodeCodex
Generate a git commit message from the current diff and perform a local commit using the format type: scope - subject. Use when a user asks to create a commit based on git diff/status, or wants a commit message generated from current code changes and committed locally.
Skill Claude CodeCodex
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.