pvillega/claude-templates

Templates for new Claude repos

23Stars on the repository
54Mods indexed here, across every type
29d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

code-reviewer

01

pvillega/claude-templates

Agent

Autonomous code review agent. Use proactively after code changes to analyse for best practices, security, performance, and potential issues. Use when the user asks for a code review.

23 29d ago A 39 tokens

code-simplifier

02

pvillega/claude-templates

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Language-agnostic.

23 29d ago A 39 tokens

debugger

03

pvillega/claude-templates

Agent

Autonomous runtime failure debugger. Use when diagnosing errors, test failures, crashes, flaky tests, or unexpected runtime behavior — distinct from fixer (which fixes static review findings). Use when the user says "debug this", "why is this failing", "find the bug", "this test is flaky", or when stacktrace-triage /…

23 29d ago A 90 tokens

evaluator

04

pvillega/claude-templates

Agent

Use this agent to QA and evaluate a built application after generation is complete. Triggers when: user asks to review, QA, evaluate, test, or assess a built application. This agent is deliberately skeptical and grades against concrete criteria. It interacts with the running application like a real user before scoring.

23 29d ago A 63 tokens

fixer

05

pvillega/claude-templates

Agent

Fixes critical code review findings. Receives review findings, applies targeted fixes, and verifies tests pass. Used by the fix-loop skill.

23 29d ago A 31 tokens

refactor-scan

06

pvillega/claude-templates

Agent

Use this agent proactively to guide refactoring decisions during code improvement and reactively to assess refactoring opportunities after tests pass (TDD's third step). Invoke when tests are green, when considering abstractions, or when reviewing code quality.

23 29d ago A 52 tokens

security-auditor

07

pvillega/claude-templates

Agent

Autonomous code-level security auditor. Use when reviewing code for OWASP Top 10, STRIDE categories, authentication/authorization bugs, unsafe deserialization, SSRF, IDOR, XSS, SQL injection, crypto misuse, secret handling, or supply-chain red flags in source code. Use after feature implementation, before merge, or…

23 29d ago A 120 tokens