> TheDecipherist/claude-code-mastery
The complete guide to Claude Code: CLAUDE.md, hooks, skills, MCP servers, and commands
$
curl "https://skillshub.wtf/TheDecipherist/claude-code-mastery/commit-messages?format=md"> about
The complete guide to Claude Code: CLAUDE.md, hooks, skills, MCP servers, and commands
> skills (2)
> commit-messages
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.
#git
TheDecipherist> security-audit
Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.
TheDecipherist