claude-code-guide
Security testing, code quality, and dev workflow skills for AI agents
All Skills in This Repository (74)
Pure Emerald Level Indicatorsnextjs-developer
Implements Next.js 14+ applications with App Router, server components, and server actions.
database-optimizer
Analyzes slow queries and execution plans to optimize PostgreSQL and MySQL database performance.
xss-html-injection
Detects and exploits XSS and HTML injection vulnerabilities in web applications during authorized security testing.
code-to-diagram
Generate Mermaid architecture diagrams, flowcharts, and org charts from codebase import dependencies.
repo-audit
Analyzes Git history to detect hotspot files, code ownership, and leaked secrets.
dev-guide-generator
Generates complete technical tutorials with setup steps, troubleshooting, and cheatsheets.
code-documenter
Generates docstrings, OpenAPI specs, documentation sites, and developer guides for codebases.
tos-clause-scanner
Audit Terms of Service and privacy policies for consumer-risk clauses and generate structured reports.
three-best-practices
Provides Three.js performance optimization rules covering rendering, memory, shaders, and WebGPU.
sql-insight
Translate natural language to SQL and analyze query plans for SQLite and PostgreSQL.
pipeline-blueprint
Generates CI/CD pipeline templates for GitHub Actions and GitLab CI by project type.
r3f-best-practices
Provides React Three Fiber and Poimandres ecosystem best practices for writing and optimizing R3F code.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-guide?โผ
Run `npx skills add zebbern/claude-code-guide --all -g -y` in your terminal to install all skills in this suite globally.
What can AI agents do with these security skills?โผ
Agents can run penetration tests, scan code for OWASP vulnerabilities and leaked secrets, test APIs for IDOR and injection flaws, and audit cloud configurations using guided step-by-step playbooks.
Does it include developer productivity skills?โผ
Yes. It covers React/Next.js performance rules, TypeScript patterns, CI/CD pipeline templates, database optimization, test-driven development, and Playwright end-to-end testing.
Which AI agents are compatible with this suite?โผ
All skills follow the standard SKILL.md format and work with Claude Code, Codex, Cursor, and other agents that support the open skill standard.
Are the security testing skills safe to use?โผ
Each security skill includes explicit authorization requirements, scope boundaries, and legal constraints. They are designed for authorized penetration testing and defensive security audits only.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core