orlando-japan/claude-code-setting

claude-code-setting

2Stars on the repository
56Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code-reviewer

01

orlando-japan/claude-code-setting

Agent

Independent code reviewer. Use proactively after any non-trivial set of code changes, or when the user asks for a review, a second opinion, or to "look over" a diff/PR/file. Best for reviewing correctness, security, readability, and performance before merging.

2 3mo ago A 59 tokens original MIT

security-auditor

02

orlando-japan/claude-code-setting

Agent

Security-focused code review. Use when the user asks to "audit for security", "check for vulnerabilities", review auth/authz/crypto/input handling code, or before shipping anything that touches secrets, user input, or external services. Also use proactively when reviewing dependency additions.

2 3mo ago A 59 tokens original MIT

spec-writer

03

orlando-japan/claude-code-setting

Agent

Writes and refines OpenSpec artifacts (proposal, spec, design, tasks). Use when the user starts a new feature with /spec:propose, or asks to "draft a spec", "write requirements for X", or revise an existing change folder.

2 3mo ago A 56 tokens original MIT

test-runner

04

orlando-japan/claude-code-setting

Agent

Runs tests and reports results. Use when the user asks to "run the tests", "check if X passes", reproduce a failure, or verify a fix. Also use proactively after implementing a change to confirm nothing regressed.

2 3mo ago A 49 tokens original MIT