- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
asciinema-analyzer
by terrylica
Semantic analysis of asciinema recordings. TRIGGERS - analyze cast, keyword extraction, find patterns in recordings.
analyze
by terrylica
Semantic analysis of converted recordings. TRIGGERS - analyze cast, keyword extraction, find patterns.
post-session
by terrylica
Complete post-session workflow - finalize orphaned recordings, convert, and AI summarize. TRIGGERS - post session, analyze recording, session review
db-migration-reviewer
by proflead
Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.
architecture-review
by proflead
Review a system architecture for scalability, reliability, and maintainability. Use when a senior developer needs to critique a design.
accessibility-basic-check
by proflead
Run a basic accessibility checklist for UI changes. Use when a junior developer needs quick a11y guidance.
dependency-install-helper
by proflead
Guide installation of project dependencies and toolchains. Use when a junior developer is stuck setting up the environment.
cost-optimization-review
by proflead
Review system costs and propose reductions. Use when a senior developer needs cost-saving recommendations.
pr-reviewer
by proflead
Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance.
git-basic-helper
by proflead
Provide safe git commands for common tasks. Use when a junior developer needs help with branching, commits, or resolving simple conflicts.
audit-mcp
by melodic-software
Audit MCP server configurations for quality, compliance, and security. Use to validate .mcp.json files and server setups.
linter-fix-guide
by proflead
Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.
iac-reviewer
by proflead
Review infrastructure-as-code changes for safety and correctness. Use when a mid-level developer needs a second look on IaC.
data-governance-check
by proflead
Review data handling for privacy and retention. Use when a senior developer needs governance validation.
debugging-checklist
by proflead
Provide a systematic debugging checklist. Use when a junior developer is stuck and needs a structured approach.
check-context
by melodic-software
Analyze current context window usage and provide optimization recommendations
audit-plugins
by melodic-software
Audit Claude Code plugins for quality, compliance, and distribution readiness. Use before releases or for periodic quality checks.
org-standardization
by proflead
Define engineering standards across teams. Use when a senior developer needs to align practices.
workos-kotlin
by workos
Integrate WorkOS AuthKit with Kotlin/Spring Boot. Backend authentication with Gradle.
workos-elixir
by workos
Integrate WorkOS AuthKit with Elixir/Phoenix applications. Server-side authentication with Phoenix controllers and routes.
workos-authkit-nextjs
by workos
Integrate WorkOS AuthKit with Next.js App Router (13+). Server-side rendering required.
workos-authkit-sveltekit
by workos
Integrate WorkOS AuthKit with SvelteKit. Server-side authentication with hooks and file-based routing.
workos-authkit-react
by workos
Integrate WorkOS AuthKit with React single-page applications. Client-side only authentication. Use when the project is a React SPA without Next.js or React Router.
git-commit
by davidgasquez
Create atomic commits prepended with emojis