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 you implement features and write code based on Plans.md tasks, ensuring quality gates and non hard-coded solutions.
This skill automatically interprets scope and executes Plans.md tasks, choosing strategy and parallelizing work to deliver features end-to-end.
This skill analyzes plans, code, and scope to enforce quality through context-aware reviews across security, performance, and feasibility.
This skill optimizes parallel task execution by identifying independent tasks and coordinating concurrent work to speed up development workflows.
This skill helps you apply development principles and guidelines, read context, and use diff-aware editing to guide high-quality work.
This skill checks current progress against Plans.md, detects differences, and suggests next actions to keep development in sync.
This skill finishes a feature branch by validating workflow, updating changelog, running tests, merging to integration branch, and cleaning up.
This skill helps resolve GitHub issues using isolated worktrees and TDD, coordinating agents for review, testing, and clean PRs.
This skill automatically refactors code aggressively, discovering best practices and applying changes across matching files without prompts.
This skill performs aggressive, project-wide refactoring using code-simplifier, automatically improving consistency, removing legacy code, and enhancing
This skill creates atomic conventional commits with /commit and pushes the branch to the remote repository.
This skill assists setting up Git user identity and a project-specific git.local.md with scopes and conventions to streamline commits.
This skill creates atomic conventional git commits in shell according to cz v1.0.0, ensuring proper scope, body, and co-author footer.
This skill streamlines finishing hotfix work by validating branches, running tests, updating changelog, and merging to production with proper tagging.
This skill updates or creates a .gitignore by detecting project tech and integrating custom rules, presenting a diff for confirmation.
This skill simplifies and refactors recently modified Lua or other code to improve clarity and maintainability without changing functionality.
This skill retrieves Go package documentation using go doc, showing signatures, sources, and usage guidance for your chosen module.
This skill surgically fixes root causes in JavaScript code by enforcing forensic debugging, reflection, and architecture-aware fixes.
This skill enforces readable, secure JavaScript code by applying the clean-code gates, preventing over-engineering and hallucination-prone outputs.
This skill enforces verification before completion by generating fresh evidence like logs and test outputs to prove success.
This skill helps you craft Manifest V3 browser extensions with robust persistence, security, and cross-browser compatibility.