
I break down complexity so you don't have to. Open source tools for the modern web.
Most Used Tags
A comprehensive collection for mastering Claude Code with essential tools and templates.
Review code changes for bugs, security issues, and improvements
Generate tests for code - unit tests, integration tests, or edge cases
Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.
Explain code in detail - what it does, how it works, and why
Generate a pull request description from branch changes
Generate clear, conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or preparing releases.