- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
bitbucket
by CodeDraig
Manage repositories, check pipelines, review PRs, and collaborate on Bitbucket
4-step-program
by Cygnusfear
Coordinator workflow for orchestrating dockeragents through fix-review-iterate-present loop. Use when delegating any task that produces code changes. Ensures agents achieve 10/10 quality before presenting to human.
prompt-optimizer
by gn00678465
Analyze and optimize user prompts through systematic deconstruction and framework-based reconstruction. Use when users request prompt improvement, optimization, refactoring, or restructuring. Triggers include "optimize this prompt", "improve this instruction", "refactor this prompt", "make this clearer", "restructure this prompt", or when analyzing poorly-structured prompts. This skill analyzes prompts for ambiguity, applies proven frameworks (B.R.O.K.E, T.R.A.C.E, C.L.E.A.R, etc.), and outputs high-precision, unambiguous prompts.
av-design-engineering-skill
by Drummerms
Expert AV design engineer for commercial audiovisual systems. Generates complete AV system designs with BOM, SOW, signal flow diagrams, and rack elevations. Supports multiple verticals: Higher Education (HyFlex, Zoom/Teams Rooms, lecture halls, classrooms, auditoriums), Esports & Broadcast (gaming arenas, broadcast control rooms, shoutcaster setups, spectator areas). Validates signal compatibility (Audio/Video/Control/Power), enforces AVIXA/CTS-D/CTS-I standards, and sources from approved manufacturers. Iterate on designs or start fresh with explicit reset. Triggers on: design AV system, create BOM, AV design for classroom, lecture hall AV, distance learning setup, HyFlex room, signal flow, rack elevation, AV equipment list, higher education AV, esports facility, gaming arena, competitive gaming, shoutcaster setup, broadcast control room, corporate boardroom, conference room, house of worship, sanctuary.
pr-review
by aivokone
Use FIRST for any PR/code review work — checking feedback, reading CR comments, responding to reviewers, addressing review bot or human comments, or preparing commits on a PR. Collects feedback from ALL sources (conversation, inline, reviews) to prevent the common failure of missing inline feedback. Start with check-pr-feedback.sh, then reply inline where needed and summarize with one Fix Report.
create-pr
by vkehfdl1
Create a Pull Request for a Marshroom cart issue matching the current branch with proper closing keywords
sdk-readiness-audit
by timbenniks
Audit an API surface (OpenAPI 3.0/3.1, GraphQL schema, or REST docs) for SDK readiness and developer experience. Use when asked to evaluate whether an API is SDK friendly, produce a readiness scorecard, list concrete refactors, describe "if we shipped an SDK today" pain points, or suggest OpenAPI fixes and x-* extensions to improve client generation.
knowledge-loop
by sakimyto
"Extract domain knowledge from your notes and feed it back into CLAUDE.md. Not AI tips — your design principles, business rules, technical decisions, and quality criteria."
ticket-workflow Skill
by Frxnklyn
references/stop-rules.md
openclaw-droidclaw-bridge
by H-H-E
Integrate OpenClaw with DroidClaw for Android device automation using hosted or self-hosted deployments. Use when users ask to configure DroidClaw Android API key/server link fields, self-host DroidClaw, connect devices over Tailscale, run/stop DroidClaw goals, inspect device sessions/steps, or expose DroidClaw control APIs to OpenClaw.
code-review
by keenranger
Review code for quality, correctness, security. Use when user asks for code review, wants feedback on changes, or says /code-review.
preflight
by LadderChaos
Session startup checklist to load context and check for stale state. Use this skill at the start of any development session, when resuming after a break, or before deployment tasks.
skill-orchestrator
by taku15eg
Meta-skill that analyzes every prompt's essential purpose and auto-selects the optimal combination from 950+ public agent skills. Determines intent type (Create/Improve/Secure/Ship/Automate/AI-Native/Research/Communicate), then generates an execution plan with skill dependencies and sequencing. ALWAYS activate this skill as the first step for ANY task. Use when: any task, any prompt, planning, skill selection, workflow design, project kickoff, coding, writing, analysis, debugging, deployment, security, marketing.
competitor-alternatives
by alexwelcing
Analyze competitors and position your product as the better alternative
feedback-mastery
by VisualxIntelligence
Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.
Git Commit
by kadel
This skill should be used when the user asks to "commit changes", "create a commit", "commit my work", "stage and commit", "write commit message", "make a commit", or mentions committing code changes to a git repository.
solidity-security-best-practices
by whackur
Smart contract security best practices for Solidity development. Use when writing, reviewing, or auditing Solidity code. Covers reentrancy prevention, access control patterns, safe external calls, input validation, upgrade safety, and OWASP Smart Contract Top 10 vulnerabilities. Triggers on tasks involving security, vulnerability detection, access control, CEI pattern, ReentrancyGuard, SafeERC20, or smart contract auditing.
Creative Juices
by yudame
Provides creative thinking prompts using concrete metaphors, dramatic scenarios, and strategic frameworks. Use when the user needs inspiration, is stuck on a problem, or wants to validate ideas from first principles.
hotfix-workflow
by IHKREDDY
Rapid hotfix branch creation, fix application, and PR to main
code-reviewer
by shaul1991
Code Reviewer Agent. Frontend/Backend 코드 리뷰를 담당합니다. 코드 품질, 테스트 커버리지, 보안, 성능을 검토합니다.
product-requirements
by vilin1927
Generate comprehensive Product Requirements Documents (PRDs) through structured analysis and collaborative refinement. Use when planning new products, features, or major system changes.
odoo-code-review
by nguyenhuy158
Review Odoo (Python & XML) code for best practices, standards, and common errors. Use this skill when the user asks to review Odoo modules, Python files in an Odoo context, or XML views/data files.
datum
by gitrdunhq
Automates the full software delivery cycle — brief to merged PR to closeout. Triggers: "datum go", "datum yolo", "datum <phase>", "datum resume", "datum status", "datum init", "run the epic", "start the development cycle", "let's implement this spec". Also activates when docs/epics//TICKET.md, docs/epics//SPEC.md, or TASKS.md is present.
simple-git-worktrees
by pproenca
This skill should be used when the user asks to "create worktree", "remove worktree", "work in worktree", "switch to worktree", "clean up worktree", mentions "repo--branch pattern", or during plan execution when worktree isolation is needed. Documents the sibling directory worktree pattern for simple, safe git worktree workflows.