zebbern

182 mods across 12 repositories, 7.1k stars between them.

change-implementer

01

zebbern/claude-code-guide

Agent Claude Code

Use when requirements, an approved design, or a root cause are clear and one scoped, complete implementation is authorized. Do not use for unresolved exploration, product decisions, diagnosis-only work, or review-only requests.

4.6k 3d ago A 47 tokens original MIT

code-reviewer

02

zebbern/claude-code-guide

Agent Claude Code

Use proactively after an implementation or when an existing diff needs correctness, regression, concurrency, compatibility, and meaningful verification review. Do not use for implementation or a dedicated exploitability assessment.

4.6k 3d ago A 40 tokens original MIT

codebase-mapper

03

zebbern/claude-code-guide

Agent Claude Code

Use proactively when a task needs local repository structure, entry points, ownership, data flow, or change-surface mapping before a decision. Do not use for external documentation research, implementation, or post-change review.

4.6k 3d ago A 47 tokens original MIT

zebbern/claude-code-guide

Agent Claude Code

Use proactively when a decision depends on current official documentation, release notes, schemas, supported models, APIs, or version-specific behavior. Do not use when the primary work is tracing local code or implementing a change.

4.6k 3d ago A 49 tokens original MIT

root-cause-debugger

05

zebbern/claude-code-guide

Agent Claude Code

Use proactively when a failure must be reproduced, isolated, and causally explained before a fix is written. Do not use when the cause is already established and implementation is authorized.

4.6k 3d ago A 41 tokens original MIT

runtime-verifier

06

zebbern/claude-code-guide

Agent Claude Code

Use after a completed change when acceptance criteria must be exercised through the real user-facing, CLI, service, browser, filesystem, or integration boundary. Do not use to implement fixes or when the change is incomplete.

4.6k 3d ago A 46 tokens original MIT

security-reviewer

07

zebbern/claude-code-guide

Agent Claude Code

Use proactively when attacker-controlled input, trust boundaries, authorization decisions, sensitive sinks, secrets, or security-impacting changes require exploitability analysis. Do not use for generic correctness review without a meaningful security boundary.

4.6k 3d ago A 45 tokens original MIT

solution-architect

08

zebbern/claude-code-guide

Agent Claude Code

Use when established requirements and evidence leave multiple viable designs or cross-component boundaries that need explicit trade-offs before implementation. Do not use for a small specified fix or while the root cause is still unknown.

4.6k 3d ago A 43 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

Simulates academic peer review, evaluating papers across Originality, Methodology, Results, and Writing to provide Major/Minor Revision recommendations with actionable feedback. Triggers when a user asks to "review my paper," "simulate peer review," or "give my paper a peer review.

4.6k 3d ago A 61 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.

4.6k 3d ago B 75 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "test API security", "fuzz APIs", "find IDOR vulnerabilities", "test REST API", "test GraphQL", "API penetration testing", "bug bounty API testing", or needs guidance on API security assessment techniques.

4.6k 3d ago A 65 tokens original MIT

api-shape-explorer

12

zebbern/claude-code-guide

Skill Claude CodeCodex

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

4.6k 3d ago A 45 tokens original MIT

audit-flow

13

zebbern/claude-code-guide

Skill Claude CodeCodex

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document…

4.6k 3d ago A 84 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

Authentication patterns: session vs JWT vs OAuth comparison, provider selection (NextAuth, Clerk, Supabase Auth), security checklist, and common mistakes. Use when implementing auth, reviewing auth flows, or choosing auth providers.

4.6k 3d ago A 47 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.

4.6k 3d ago C 67 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for…

4.6k 3d ago A 67 tokens original MIT

burp-suite-testing

17

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core…

4.6k 3d ago A 80 tokens original MIT

caching

18

zebbern/claude-code-guide

Skill Claude CodeCodex

Caching strategies — invalidation, TTL guidelines, cache keys, cache layers, and when not to cache. Use when implementing or reviewing caching logic.

4.6k 3d ago A 32 tokens original MIT

chart-image

19

zebbern/claude-code-guide

Skill Claude CodeCodex

Generate publication-quality PNG chart images from data, supporting line, bar, area, candlestick, pie, and heatmap charts. Triggers when the user asks to visualize data, create a graph, plot a time series, or generate a chart for a report, alert, or dashboard. Runs as a lightweight, headless Node.js process without a…

4.6k 3d ago A 75 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "perform cloud penetration testing", "assess Azure or AWS or GCP security", "enumerate cloud resources", "exploit cloud misconfigurations", "test O365 security", "extract secrets from cloud environments", or "audit cloud infrastructure". It provides comprehensive…

4.6k 3d ago D 78 tokens original MIT

code-documenter

21

zebbern/claude-code-guide

Skill Claude CodeCodex

Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.

4.6k 3d ago A 39 tokens original MIT

code-to-diagram

22

zebbern/claude-code-guide

Skill Claude CodeCodex

Analyze codebases and automatically generate architecture diagrams, flowcharts, and org charts. Uses AST parsing to map import dependencies for Python, JS/TS, Go, and Java, outputting Mermaid or SVG files. Triggered when users ask to visualize code architecture, understand dependencies, draw a flowchart, or create a…

4.6k 3d ago A 74 tokens original MIT

code-vuln-audit

23

zebbern/claude-code-guide

Skill Claude CodeCodex

Scan code for security issues: dependency vulnerabilities (npm/pip audit), secret leaks (regex and entropy analysis), and OWASP anti-patterns like SQL injection, XSS, or command injection. Use when the user mentions security scans, vulnerability detection, secret leaks, API keys, OWASP, npm audit, pip-audit, hardcoded…

4.6k 3d ago A 82 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

4.6k 3d ago A 58 tokens copy · 88% MIT