zebbern/claude-code-guide

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks from beginner to power user!

4.6kStars on the repository
87Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

zebbern/claude-code-guide

Skill Claude CodeCodex

Software project effort estimation assistant. Outputs three-point estimates (optimistic/most-likely/pessimistic values with confidence intervals), T-shirt sizes, or Function Point Analysis (FPA) counts. Triggered when users ask 'how long will this feature take,' need to assess project workload, perform PERT…

not rated 4.6k +1 yesterday A 86 tokens original MIT

r2-upload

50

zebbern/claude-code-guide

Skill Claude CodeCodex

Upload files to Cloudflare R2, AWS S3, or any S3-compatible storage (like MinIO) and generate secure, time-limited presigned download links with configurable expiration, typically set to 5 minutes. Use when the user needs to upload a file to cloud storage and get a shareable link, or mentions R2, S3, presigned URLs…

not rated 4.6k +1 yesterday A 89 tokens original MIT

r3f-animation

51

zebbern/claude-code-guide

Skill Claude CodeCodex

React Three Fiber animation - useFrame, useAnimations, spring physics, keyframes. Use when animating objects, playing GLTF animations, creating procedural motion, or implementing physics-based movement.

not rated 4.6k +1 yesterday A 43 tokens original MIT

r3f-best-practices

52

zebbern/claude-code-guide

Skill Claude CodeCodex

React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand, @react-three/postprocessing, @react-three/rapier, or leva.

not rated 4.6k +1 yesterday A 74 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

not rated 4.6k yesterday A 67 tokens copy · 78% MIT

red-team-tools

54

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate subdomains", or needs security researcher techniques and tool configurations from top bug bounty hunters.

not rated 4.6k yesterday A 58 tokens MIT

regression-modeler

55

zebbern/claude-code-guide

Skill Claude CodeCodex

Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling, fitting data, testing significance, checking multicollinearity, or keywords like OLS, logit, coefficient, p-value, or…

not rated 4.6k yesterday A 76 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

Builds compliance checklists for business scenarios involving GDPR, PIPL, or advertising/data laws. Outputs a structured checklist with check items, legal basis, risk levels, and actionable recommendations. Triggered by requests like "run a compliance check," "GDPR/PIPL compliance," "pre-launch review," "privacy…

not rated 4.6k yesterday A 85 tokens MIT

repo-audit

57

zebbern/claude-code-guide

Skill Claude CodeCodex

Deep analysis of Git history: identify frequently changed hotspot files, analyze code ownership by contributor, and scan for leaked secrets. Triggered when users ask about Git analysis, code hotspots, who owns what code, secret scanning, security audits of commit history, or optimizing code review assignments.

not rated 4.6k yesterday A 60 tokens MIT

route-to-openapi

58

zebbern/claude-code-guide

Skill Claude CodeCodex

Generates RESTful API documentation (OpenAPI 3.0 / Swagger spec) by scanning route definitions in code for Flask, FastAPI, Express, Gin, and other frameworks. Trigger when users ask about API documentation, OpenAPI, Swagger, endpoint docs, generating docs from code, or extracting endpoints.

not rated 4.6k yesterday A 67 tokens MIT

scanning-tools

59

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware", "check cloud security", or "evaluate system compliance". It provides comprehensive guidance on security scanning tools and…

not rated 4.6k yesterday A 64 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

Polishes academic English paragraph by paragraph, reviewing grammar, word choice, voice, coherence, and sentence structure. Outputs revision suggestions alongside polished text. Triggered by phrases like 'polish this paragraph,' 'check the grammar,' 'rewrite in academic English,' or keywords like manuscript editing…

not rated 4.6k yesterday A 72 tokens MIT

secure-code-review

61

zebbern/claude-code-guide

Skill Claude CodeCodex

Systematically reviews code for SQL injection, XSS, SSRF, broken access control, cryptographic failures, and other common OWASP Top 10 vulnerabilities, providing vulnerable code examples and ready-to-use remediation guidance. Trigger this skill when users ask for a security review, vulnerability scan, or penetration…

not rated 4.6k yesterday B 86 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using Shodan," "scan IP ranges with Shodan," or "discover IoT devices and open ports." It provides comprehensive guidance for using Shodan's search engine, CLI, and…

not rated 4.6k yesterday B 79 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "perform SMTP penetration testing", "enumerate email users", "test for open mail relays", "grab SMTP banners", "brute force email credentials", or "assess mail server security". It provides comprehensive techniques for testing SMTP server security.

not rated 4.6k yesterday A 66 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database information through injection", "detect SQL injection flaws", or "exploit database query vulnerabilities". It provides comprehensive…

not rated 4.6k yesterday A 77 tokens original MIT

sql-insight

65

zebbern/claude-code-guide

Skill Claude CodeCodex

Translate natural language to SQL, optimize query performance, and interpret EXPLAIN plans for SQLite and PostgreSQL. Triggered when users ask to convert questions into SQL, improve slow queries, tune indexes, analyze execution plans, or mention keywords like NL2SQL, query tuning, or full table scan.

not rated 4.6k yesterday A 64 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a vulnerable database," or "perform automated database penetration testing." It provides comprehensive guidance for using SQLMap…

not rated 4.6k yesterday A 73 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "pentest SSH services", "enumerate SSH configurations", "brute force SSH credentials", "exploit SSH vulnerabilities", "perform SSH tunneling", or "audit SSH security". It provides comprehensive SSH penetration testing methodologies and techniques.

not rated 4.6k yesterday C 63 tokens original MIT

test-driven-dev

68

zebbern/claude-code-guide

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

not rated 4.6k yesterday A 46 tokens copy · 80% MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when establishing comprehensive QA testing processes for any software project. Use when creating test strategies, writing test cases following Google Testing Standards, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, or generating progress reports.…

not rated 4.6k yesterday A 89 tokens original MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

Three.js performance optimization and best practices guidelines. Use when writing, reviewing, or optimizing Three.js code. Triggers on tasks involving 3D scenes, WebGL/WebGPU rendering, geometries, materials, textures, lighting, shaders, or TSL.

not rated 4.6k yesterday A 58 tokens original MIT

timeline-builder

71

zebbern/claude-code-guide

Skill Claude CodeCodex

Generate beautiful interactive timeline HTML pages from JSON data, with vertical, horizontal, or dual-side layouts, collapsible details, and custom colors. Ideal for project milestones, company histories, or resumes. Triggered when a user mentions 'timeline', 'history of events', 'project milestones', 'release log'…

not rated 4.6k yesterday A 74 tokens MIT

zebbern/claude-code-guide

Skill Claude CodeCodex

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand…

not rated 4.6k yesterday A 114 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: