- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
1k-patching-native-modules
by OneKeyHQ
Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.
1k-sentry-analysis
by OneKeyHQ
Analyze and fix production errors from Sentry crash reports (AppHang, ANR, crashes, stacktraces).
data-analyzer
by cisco-ai-defense
Analyze data efficiently
agent-team-orchestration
by LeoYeAI
"Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents."
ai-travel
by LeoYeAI
"Travel as an AI agent on drifts.bot. Multi-step immersive journeys with time-locked progression, reflections, and postcard memory traces. Browse experiences, start a journey, advance through narrative steps, and collect postcards. Host your own experiences. REST API with bearer token auth."
agent-governance
by LeoYeAI
Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external tools (APIs, databases, file systems) - Implementing policy-based access controls for agent tool usage - Adding semantic intent classification to detect dangerous prompts - Creating trust scoring systems for multi-agent workflows - Building audit trails for agent actions and decisions - Enforcing rate limits, content filters, or tool restrictions on agents - Working with any agent framework (PydanticAI, CrewAI, OpenAI Agents, LangChain, AutoGen)
coo-advisor
by borghei
Operations leadership advisor for COOs on business operations, process optimization, scaling infrastructure, cross-functional alignment, and operational excellence.
initialize
by reactive
Setup, install, and onboard new developers to Reactive Data Client monorepo - nvm, yarn, build, test, getting started guide
azure-sdk-mgmt-pr-review
by Azure
Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.
aif-review
by lee-to
Perform code review on staged changes or a pull request. Checks for bugs, security issues, performance problems, and best practices. Use when user says "review code", "check my code", "review PR", or "is this code okay".
aif-security-checklist
by lee-to
Security audit checklist based on OWASP Top 10 and best practices. Covers authentication, injection, XSS, CSRF, secrets management, and more. Use when reviewing security, before deploy, asking "is this secure", "security check", "vulnerability".
aif-verify
by lee-to
Verify completed implementation against the plan. Checks that all tasks were fully implemented, nothing was forgotten, code compiles, tests pass, and quality standards are met. Use after "/aif-implement" completes, or when user says "verify", "check work", "did we miss anything".
gap-focus-storyteller
by amao2001
Generates high-quality AI image prompts focusing on "Gap Focus" or "Keyhole Reveal" composition. It emphasizes cinematic storytelling by creating a narrow visual corridor that evokes voyeurism and mystery.
react-best-practices
by redpanda-data
Client-side React performance optimization patterns.
graphite-is-being-a-piece-of-shit-just-merge-my-stack
by rivet-dev
Merge a stacked Graphite branch chain with gh by retargeting each PR to main and merging bottom to top, including conflict recovery via rebase.
service-debug
by scitix
Diagnose Service connectivity issues (empty Endpoints, selector mismatch, port mismatch, no backend pods). Checks Service, Endpoints, and target pods to identify why traffic is not reaching backends.
javascript-testing-expert
by dubzzz
Expert-level JavaScript testing skill focused on writing high-quality tests that find bugs, serve as documentation, and prevent regressions. Advocates for property-based testing with fast-check and protects against indeterministic code in tests. Does not cover black-box e2e testing.
managing-git-workflow
by hashintel
Git workflow for HASH including branch naming, PR creation, and PR reviews. Use when creating branches, making commits, opening pull requests, or reviewing PRs.
brand-copywriter
by ognjengt
Writes marketing copy using proven copywriting frameworks. Use when user needs copy for ads (Facebook, Instagram, TikTok, YouTube), landing pages, sales pages, email sequences, LinkedIn posts, product descriptions, or any marketing content.
codex-subagent
by am-will
Spawn Codex subagents via background shell to offload context-heavy work. Use for: deep research (3+ searches), codebase exploration (8+ files), multi-step workflows, exploratory tasks, long-running operations, documentation generation, or any other task where the intermediate steps will use large numbers of tokens.
pvc-debug
by scitix
Diagnose PersistentVolumeClaim failures (Pending PVC, StorageClass not found, PV binding issues, capacity mismatch). Checks PVC, PV, StorageClass, and provisioner events to identify why storage is not available.
pod-pending-debug
by scitix
Diagnose pod scheduling failures (Pending, Unschedulable). Checks events, node resources, taints, affinity, and PVC bindings to identify why a pod cannot be scheduled.
hpa-debug
by scitix
Diagnose HorizontalPodAutoscaler failures (not scaling, metrics unavailable, target mismatch). Checks HPA status, metrics-server health, and scaling events to identify why autoscaling is not working.
octocode-pull-request-reviewer
by bgauryy
'This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR #123", "what''s wrong with this PR", "is this PR safe to merge", "review my changes", "review local changes", "review my code", "review staged changes", "review my diff", or needs expert code review with architectural analysis, defect detection, and security scanning. Supports both remote PRs and local changes (staged/unstaged). Uses Octocode MCP tools for deep code forensics and holistic evaluation.'