- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
create-pr
by aiskillstore
GitHubã®ãã«ãªã¯ã¨ã¹ãï¼PRï¼ã使ããéã«ä½¿ç¨ãã¾ãã夿´ã®ã³ããããããã·ã¥ãPR使ãå«ãå®å ¨ãªã¯ã¼ã¯ããã¼ãæ¥æ¬èªã§å®è¡ãã¾ãããPRãä½ã£ã¦ãããã«ãªã¯ã¨ã¹ãã使ããpull requestã使ããªã©ã®ãªã¯ã¨ã¹ãã§èªåçã«èµ·åãã¾ãã
moai-foundation-philosopher
by modu-ai
Strategic thinking framework integrating First Principles Analysis, Stanford Design Thinking, and MIT Systems Engineering for deeper problem-solving. Use when performing architecture decisions, technology selection trade-offs, root cause analysis, cognitive bias detection, or first principles decomposition. Do NOT use for code quality validation (use moai-foundation-quality instead) or implementation workflows (use moai-workflow-ddd instead).
disk-usage
by UKGovernmentBEIS
Analyze disk space usage and filesystem information including mounts, usage, and large files
implement-issue
by aaddrick
Use when given a GitHub issue number and base branch to implement end-to-end
web-design-guidelines
by calcom
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
brand-writer
by zed-industries
Write clear, developer-first copy for Zed — leading with facts, grounded in craft.
review-claudemd
by ykdojo
Review recent conversations to find improvements for CLAUDE.md files.
wrap-up
by rohitg00
End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when ending a coding session.
frontend-ai-guide
by shinpr
Frontend-specific technical decision criteria, anti-patterns, debugging techniques, and quality check workflow. Use when making frontend technical decisions or performing quality assurance.
code-review
by ThinkInAIXYZ
Comprehensive code review assistant that analyzes code quality, security, and best practices
axiom-display-performance
by CharlesWiltgen
Use when app runs at unexpected frame rate, stuck at 60fps on ProMotion, frame pacing issues, or configuring render loops. Covers MTKView, CADisplayLink, CAMetalDisplayLink, frame pacing, hitches, system caps.
research-manager
by poemswe
Use this when starting a new research project or managing a complex, multi-step research workflow.
playwright-validation
by open-metadata
Use when validating UI changes in a branch require Playwright E2E testing. Reviews branch changes, validates UI with Playwright MCP, and adds missing test cases.
nemo-guardrails
by Orchestra-Research
NVIDIA's runtime safety framework for LLM applications. Features jailbreak detection, input/output validation, fact-checking, hallucination detection, PII filtering, toxicity detection. Uses Colang 2.0 DSL for programmable rails. Production-ready, runs on T4 GPU.
network-info
by UKGovernmentBEIS
Gather network configuration and connectivity information including interfaces, routes, and DNS
skill-iterative-loop
by nyldn
Execute tasks in loops with conditions until goals are met. Use when: AUTOMATICALLY ACTIVATE when user requests iterative execution:. "loop X times" or "loop around N times". "loop around 5 times auditing, enhancing, testing"
skill-context-detection
by nyldn
Auto-detect work context (Dev vs Knowledge) for workflow tailoring
voice-call
by openclaw
Start voice calls via the OpenClaw voice-call plugin.
healthcheck
by openclaw
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
k8s-kubevirt
by rohitg00
Virtual machine management with KubeVirt on Kubernetes. Use when creating, managing, or troubleshooting VMs running on Kubernetes clusters.
k8s-autoscaling
by rohitg00
Configure Kubernetes autoscaling with HPA, VPA, and KEDA. Use for horizontal/vertical pod autoscaling, event-driven scaling, and capacity management.
axiom-core-location-diag
by CharlesWiltgen
Use for Core Location troubleshooting - no location updates, background location broken, authorization denied, geofence not triggering
axiom-energy-ref
by CharlesWiltgen
Complete energy optimization API reference - Power Profiler workflows, timer/network/location/background APIs, iOS 26 BGContinuedProcessingTask, MetricKit monitoring, with all WWDC code examples
github
by openclaw
"Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries."