Code Review skills
Top maintainers
- openclaw · 512 skills
- simota · 53 skills
- copyleftdev · 28 skills
- trailofbits · 27 skills
- shotaiuchi · 21 skills
Languages in this topic
2336 skills
This skill helps convert desktop components to responsive layouts by adding breakpoints and mobile-first styles for scalable UI.
This skill delivers humorous yet practical code roast feedback with concrete fixes to improve your project.
This skill analyzes SQL queries to identify performance bottlenecks and security risks, offering actionable tips and suggestions.
This skill suggests targeted refactors with colored diffs to improve readability and quality in your code.
This skill adds meaningful inline comments to complex Python code by explaining why decisions are made and how they affect behavior.
This skill orchestrates automated code repair with independent inspection, safety guards, and crash-recoverable state for reliable multi-issue fixes.
This skill scans HTML and JSX for WCAG violations and provides precise fix suggestions to improve accessibility before production.
This skill helps you generate role based permissions systems with enums, roles, check functions, and middleware for RBAC.
This skill helps you create, edit, and automate Excel workbooks with openpyxl to build professional spreadsheets.
This skill guides you through a rigorous security vetting process before installing any AI skill, reducing risk of credential theft and data leakage.
This skill helps you design and compile Rue Chialisp puzzles into CLVM, enabling safe smart-contract style conditions on-chain.
This skill generates clean Socket.io server and client handlers from a feature description, enabling real-time capabilities with minimal setup.
This skill adds JSDoc or TSDoc comments to exported functions and classes, accelerating documentation and IDE hints without changing code.
This skill generates Cloudflare Workers code and wrangler.toml from plain English, enabling rapid edge deployments with KV, R2, and middleware.
This skill analyzes test coverage gaps and automatically generates targeted tests to improve code paths and edge-case handling.
This skill helps you contribute to OpenClaw by following CONTRIBUTING guidelines, planning focused fixes, and preparing AI-assisted PRs.
This skill generates AST-based codemods to safely refactor large-scale codebases with one command and zero-config setup.
This skill generates meaningful git stash names from your changes and runs stash with the generated name, making stash management fast and understandable.
This skill generates concise PR titles and descriptions from your git diff, speeding up PR messaging with clear, well-structured summaries.
This skill analyzes CANN runtime PR changes for memory leaks, security flaws, and readability, producing structured review reports and comments.
This skill audits Node.js HTTP servers for security vulnerabilities, covering OWASP Top 10, CORS, auth bypass, XSS, and input validation.