Plugins

12 plugins
curated
Secure Rust Code Review
Installs a pipeline to validate, plan, execute, and enforce a secure Rust code review.
4 skills · plugin
curated
Secure Code Review Pipeline
Installs a pipeline to validate, plan, execute, and enforce a secure code review on PRs.
12 skills · plugin
curated
Testing & Quality
Testing, TDD, code review, linting and debugging.
25 skills · plugin
curated
Secure SQL Review
Installs a pipeline to validate, plan, execute, and enforce a secure SQL code review.
4 skills · plugin
curated
Code Security Review Pipeline
Audit code changes for bugs, security flaws, and quality issues before merging.
15 skills · plugin
curated
Refactor Code Safely
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit.
9 skills · plugin
@softnanolab
Softnano Plugins
Shared skills for the SoftNano lab — HPC job monitoring, code review, literature search, DOI lookup, and more
13 skills · plugin
@phuryn
AI Shipping
AI Shipping Kit — for PMs and founders accountable for AI-built code. Document a vibe-coded app, audit it for intended-vs-implemented security gaps and performance issues, and produce a reviewer-ready shipping packet.
2 skills · plugin
@testdouble
Han Github
GitHub-specific extensions to Han. Provides skills to post code reviews as PR comments, update a PR description with a consistent format, and other GitHub-facing workflows.
3 skills · plugin
@keykor
Ship It
Opinionated plan -> ship -> review workflow for Claude Code. Skills: onboard, plan, ship, watch, fix. Reads per-repo config from CLAUDE.md so the same flow works across every repo.
5 skills · plugin
@samyakjhaveri
Sam Cc Setup
Portable core of Sam's Claude Code setup: native pre-commit hook enforcement (sentinel gate retired 2026-08-14), on-demand /validate, generic review agents, cross-model Codex review skills, and a /bootstrap-cc-setup skill that writes the always-loaded rules layer plugins cannot ship. For repos NOT bootstrapped by the Loam Copier template - a Loam-rendered project already carries most of this in .c
6 skills · plugin
@samyakjhaveri
Business Process
Business process skills (process-optimizer, sop-writer, workflow-mapper, weekly-review). Useful for operational documentation, SOP generation, and workflow analysis. NOT for: software engineering tasks — these target organizational processes, not code.
4 skills · plugin

Results for “code-review”

294 skills
composiohq
Pr Review CI Fix
Automates PR review and CI auto-fix for GitHub and GitLab using the Composio CLI. Pulls diffs, fetches failing job logs, posts review comments, and loops fix commits until checks go green.
66.9k
huuanh20
Ck Quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · bundle
samyakjhaveri
Techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
neuralblitz
Coding Agent
Runs Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
1
mhassan0000
Code Tour
Creates CodeTour `.tour` files with real file and line anchors for guided codebase walkthroughs, including onboarding, architecture, PR, and RCA tours.
1
mhassan0000
Minimalist
Guides efficient coding by enforcing a strict ladder of reuse, standard library, and minimal code before writing anything new.
1
getsentry
Gh Review Requests
Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.
845 · bundle
alirezarezvani
Code Tour
Creates persona-targeted, step-by-step CodeTour walkthroughs that link to real files and line numbers for onboarding, architecture, PR review, and more.
20.4k
affaan-m
Code Tour
Create CodeTour `.tour` files with persona-targeted, step-by-step walkthroughs anchored to real files and line ranges for onboarding, architecture, PR review, and code explanation.
226k
dimillian
Review Swarm
Launches four parallel read-only sub-agents to review a git diff or file scope for regressions, security risks, performance issues, and contract gaps, then aggregates findings into a prioritized fix path.
3.8k · bundle
thanakijwanavit
Code Simplifier
Use this skill after completing code changes to review for reuse, quality, and efficiency. Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
0
antood69
Code Simplifier
Use this skill after completing code changes to review for reuse, quality, and efficiency. Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
0
nickgallick
Auto Fix
When reviewing code, generate the complete corrected version — not just the issues, but the exact fixed code ready to copy-paste.
0
sirnosh
Bmad Ml Omen
Standard reviewer for correctness and reproducibility. Use when the user asks to talk to Omen, requests a code review, or needs reproducibility verification.
0 · bundle
rootcastleco
Create Pr
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
6
racecraft-lab
Speckit Review Simplify
Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.
11
rootcastleco
Clean Code
Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functio...
6
samyakjhaveri
Critique Swarm
Launches four parallel adversarial review agents covering security, scope, fidelity, and test gaps, then synthesizes findings into a ranked verdict for plans or feature branches.
0
antigravity
Kaizen
Guide for continuous improvement, error proofing, and standardization in code and processes. Use when improving code quality, refactoring, or discussing process improvements.
42.4k
github
Postgresql Code Review
Review PostgreSQL code for best practices, anti-patterns, and quality standards including JSONB, arrays, custom types, schema design, functions, and security features like Row Level Security.
36.2k
metinduraktr-44
Create Pr
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
0
leejpsd
Typescript React Nextjs Patterns
Provides production-grade TypeScript guidance for React and Next.js, covering type narrowing, component props, generics, runtime validation, data fetching, state management, performance, accessibility, and code review.
18 · bundle
nickgallick
Regex Mastery
Regex fluency — syntax, ReDoS prevention, production validation patterns, and regex code review checklist.
0
lovits
Autopilot
[OMX] Strict autonomous loop: $deep-interview -> $ralplan -> $ultragoal (+ $team if needed) -> $code-review -> $ultraqa
0
chen-yu-hao
Create Pr
Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.
5
delorenj
Bmad Review Verification Gap
Review a code change for changed behavior that could regress without reliable verification catching it. Use when checking whether a change is adequately verified.
1
huuanh20
Ck Fix
Runs a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
1 · bundle
kvn8888
App Store Review
Evaluates iOS, macOS, tvOS, watchOS, and visionOS app code against Apple's App Store Review Guidelines to identify potential rejection issues before submission.
3 · bundle
theheavenlyd3mon
Look Before Edit
Forces investigation of file dependencies before editing code to prevent cascade failures.
28
sakamoto-family-smile
Code Tour
Creates CodeTour .tour files with real file and line anchors for onboarding, architecture, PR, RCA, and security walkthroughs.
0
alirezarezvani
Pr Review Expert
Review GitHub PRs and GitLab MRs with structured analysis including blast radius, security scanning, test coverage delta, breaking change detection, and performance impact.
20.4k
composiohq
Gh Address Comments
Finds the open GitHub PR for the current branch and helps address review comments using the gh CLI.
66.9k · bundle
samyakjhaveri
Auto Paper Improvement Loop
Iteratively improves a compiled LaTeX paper through two rounds of external LLM review, fix implementation, and recompilation.
0
thedotmack
Do
Executes a phased implementation plan by deploying subagents for implementation, verification, anti-pattern checks, code quality review, and committing.
antigravity
Implement
Implements work from a PRD or set of issues using TDD, typechecking, and regular testing, then reviews and commits the changes.
42.4k
diegosouzapw
Gh Pr
Create, update, and comment on GitHub pull requests with a focus on material impact, safety, and human reviewability.
54 · bundle