Code Review

Automated code review and analysis

Showing 913-936 of 7736 skills
proflead

linter-fix-guide

by proflead

Explain lint errors and propose fixes. Use when a junior developer needs help resolving common lint or format warnings.

Code Review 106 4mo ago
alinaqi

security

by alinaqi

OWASP security patterns, secrets management, security testing

Code Review 686 4mo ago
sugarforever

Python Security Scan

by sugarforever

"Comprehensive security vulnerability scanner for Python projects including Flask, Django, and FastAPI applications. Detects OWASP Top 10 vulnerabilities, injection flaws, insecure deserialization, authentication issues, hardcoded secrets, and framework-specific security problems. Audits dependencies for known CVEs and generates actionable security reports."

Auth 107 4mo ago
sugarforever

Next.js Security Scan

by sugarforever

"Comprehensive security vulnerability scanner for Next.js and TypeScript/JavaScript projects. Detects OWASP Top 10 vulnerabilities, XSS, injection flaws, authentication issues, hardcoded secrets, and Next.js-specific security problems. Audits dependencies for known CVEs and generates actionable security reports."

Auth 107 4mo ago
alinaqi

commit-hygiene

by alinaqi

Atomic commits, PR size limits, commit thresholds, stacked PRs

Code Review 687 4mo ago
EpicenterHQ

web-design-guidelines

by EpicenterHQ

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".

Accessibility 4.6K 4mo ago
posit-dev

port-from-bslib

by posit-dev

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

Code Gen 1.7K 4mo ago
cockroachdb

commit-helper

by cockroachdb

Help create git commits and PRs with properly formatted messages and release notes following CockroachDB conventions. Use when committing changes or creating pull requests.

Code Review 32.2K 3mo ago
openstatusHQ

seo-audit

by openstatusHQ

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.

Code Review 8.7K 4mo ago
alinaqi

code-review

by alinaqi

Mandatory code reviews via /code-review before commits and deploys

Code Review 686 4mo ago
cockroachdb

backport-pr-assistant

by cockroachdb

Help backport PRs to release branches using the backport CLI tool. Use when backporting changes that have merge conflicts requiring manual resolution.

Code Gen 32.2K 3mo ago
woocommerce

woocommerce-code-review

by woocommerce

Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality.

Code Review 10.3K 6mo ago
Starlitnightly

single-cell-preprocessing-with-omicverse

by Starlitnightly

Walk through omicverse's single-cell preprocessing tutorials to QC PBMC3k data, normalise counts, detect HVGs, and run PCA/embedding pipelines on CPU, CPU–GPU mixed, or GPU stacks.

Automation 1K 6mo ago
Starlitnightly

single-cell-cellphonedb-communication-mapping

by Starlitnightly

Run omicverse's CellPhoneDB v5 wrapper on annotated single-cell data to infer ligand-receptor networks and produce CellChat-style visualisations.

Code Gen 1K 7mo ago
leonardomso

seo-review

by leonardomso

Perform a focused SEO audit on JavaScript concept pages to maximize search visibility, featured snippet optimization, and ranking potential

Code Review 66.5K 5mo ago
OneKeyHQ

1k-patching-native-modules

by OneKeyHQ

Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.

Code Review 2.4K 4mo ago
codewithmukesh

code-review-workflow

by codewithmukesh

Structured code review workflow for .NET projects using Roslyn MCP tools. Multi-dimensional review covering correctness, security, performance, architecture compliance, and test coverage. Load when: "review PR", "review code", "code review", "PR review", "review changes", "review my code", "check code quality".

Code Review 425 3mo ago
codewithmukesh

workflow-mastery

by codewithmukesh

Claude Code workflow mastery for .NET developers. Covers parallel execution with git worktrees, plan mode strategy, verification loops, auto-formatting hooks, permission setup for dotnet CLI, prompting techniques, and subagent patterns — all adapted for the .NET ecosystem. Load this skill when setting up Claude Code for a .NET project, optimizing workflows, running parallel sessions, or when the user mentions "productivity", "workflow", "parallel", "worktree", "plan mode", "permissions", "hooks", "10x", "setup Claude Code", or "speed up development". Inspired by tips from Boris Cherny (creator of Claude Code) and the Anthropic team.

CLI Tools 425 3mo ago
Starlitnightly

single-cell-clustering-and-batch-correction-with-omicverse

by Starlitnightly

Guide Claude through omicverse's single-cell clustering workflow, covering preprocessing, QC, multimethod clustering, topic modeling, cNMF, and cross-batch integration as demonstrated in t_cluster.ipynb and t_single_batch.ipynb.

Automation 1K 7mo ago
Starlitnightly

single-cell-downstream-analysis

by Starlitnightly

Checklist-style reference for OmicVerse downstream tutorials covering AUCell scoring, metacell DEG, and related exports.

Code Review 1K 7mo ago
CloudAI-X

managing-git

by CloudAI-X

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

Code Review 1.4K 3mo ago
popup-studio-ai

btw

by popup-studio-ai

By-The-Way: 작업 중 개선 제안을 즉시 수집하고 관리하는 스킬. Triggers: /btw, /btw list, /btw analyze, /btw promote, /btw stats Keywords: btw, 개선, 제안, suggestion, improve, idea, feedback

Code Gen 555 1mo ago
AltimateAI

debugging-dbt-errors

by AltimateAI

Debugs and fixes dbt errors systematically. Use when working with dbt errors for: (1) Task mentions "fix", "error", "broken", "failing", "debug", "wrong", or "not working" (2) Compilation Error, Database Error, or test failures occur (3) Model produces incorrect output or unexpected results (4) Need to troubleshoot why a dbt command failed Reads full error, checks upstream first, runs dbt build (not just compile) to verify fix.

Code Review 101 4mo ago
chujianyun

mermaid

by chujianyun

Mermaid 图绘制助手。适用于用户明确要求绘制 Mermaid 图,或提到流程图、架构图、时序图、状态图、甘特图、ER 图、用户旅程图、类图,并希望直接输出 Mermaid 代码块时使用。会先判断最合适的图类型,再生成可渲染、结构清晰的 Mermaid 代码,并在必要时附上简短说明或迭代建议。不适用于追求高保真视觉设计稿的场景。

Code Review 628 2mo ago