Code Review

Automated code review and analysis

Showing 6625-6648 of 7739 skills
janjaszczak

create-skill

by janjaszczak

Guides users through creating effective Agent Skills for Cursor. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

Agents 0 4mo ago
christopheraaronhogg

paul-quality

by christopheraaronhogg

Provides expert code quality analysis, technical debt assessment, and maintainability evaluation. Use this skill when the user needs code review, tech debt inventory, refactoring prioritization, or code health assessment. Triggers include requests for code quality review, technical debt audit, maintainability analysis, or when asked to evaluate codebase health. Produces detailed consultant-style reports with findings and prioritized recommendations — does NOT write implementation code.

Code Review 0 4mo ago
henryjohnbrand

baby-skill

by henryjohnbrand

Core baby intelligence skill. Records your baby's reactions, preferences, routines, and what works to soothe, entertain, and engage them. Builds a living profile that grows with your baby. Works across all ages 0-3 years. Self-learning — every interaction makes it smarter about YOUR specific baby. Not medical advice. Your parenting co-pilot.

Code Review 0 1mo ago
nadveos

python-best-bend

by nadveos

Skill para un agente experto en Python, FastAPI, Django, arquitectura backend,contenedores Docker y despliegues en CapRover. Siempre debe incluir ejemplos de captain-definition y Dockerfile listos para producción.

API Dev 0 3mo ago
pitzcarraldo

pr-review

by pitzcarraldo

This skill processes unresolved GitHub PR review discussions. Activated when the user provides a GitHub PR link (github.com/.../pull/...) or mentions "PR review", "review PR", "process review comments", etc.

Code Review 0 4mo ago
8b-is

file-todos

by 8b-is

This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.

Code Gen 0 5mo ago
djankies

reviewing-nextjs-16-patterns

by djankies

Review code for Next.js 16 compliance - security patterns, caching, breaking changes. Use when reviewing Next.js code, preparing for migration, or auditing for violations.

Auth 0 6mo ago
maxoreric

synthesize-skill

by maxoreric

v1.0.0 (2026-01-19): 初始版本

Agents 0 4mo ago
enoch-robinson

vite-dep-check

by enoch-robinson

Vite 项目依赖版本检查工具。检查依赖是否过时、显示版本对比、标记更新类型、提供 Vite 生态兼容性建议。当用户需要检查 Vite 项目依赖版本、查找过时依赖、获取升级建议时使用此技能。

Code Review 0 4mo ago
VisualxIntelligence

daily-meeting-update

by VisualxIntelligence

"Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare for meeting', 'morning update', or 'team sync'. Pulls activity from GitHub, Jira, and Claude Code session history. Conducts 4-question interview (yesterday, today, blockers, discussion topics) and generates formatted Markdown update."

Code Review 0 4mo ago
janjaszczak

maintain-project-rules

by janjaszczak

Audit and maintain project rules in .cursor/rules/. Use when auditing project rules, checking prefix convention, syncing doc/rules.md, or when the user asks about .cursor/rules or prefix convention.

Code Review 0 4mo ago
robonet-tech

deploy-live-trading

by robonet-tech

"Deploy and manage live trading agents on Hyperliquid. ⚠️ HIGH RISK - REAL CAPITAL AT STAKE ⚠️ Provides deployment_create (launch agent, $0.50), deployment_list (monitor), deployment_start/stop (control), and account tools (credit management). Supports EOA (1 deployment max) and Hyperliquid Vault (200+ USDC required, unlimited deployments). CRITICAL: NEVER deploy without thorough backtesting (6+ months, Sharpe >1.0, drawdown <20%). Start small, monitor daily, define exit criteria before deploying."

CI/CD 0 4mo ago
clentfort

sonar-sweep-cli

by clentfort

Inspect and triage SonarQube Cloud pull request findings

CLI Tools 0 3mo ago
pc-style

github-create-pr

by pc-style

Create a GitHub Pull Request using the gh CLI. Use when the user wants to open a PR, submit changes for review, or create a pull request from their branch. Handles PR creation with title, body, and target branch selection.

Code Gen 0 4mo ago
TianHengZhuang

Chinese WebNovel Master Skill

by TianHengZhuang

Engineer stories readers cannot stop reading.

Code Gen 0 8d ago
hegemonart

get-design-done

by hegemonart

"Master design pipeline for Claude Code. 5-stage workflow: Brief → Explore → Plan → Design → Verify. Run 'brief' first in any new project to capture the design problem, then 'explore' to inventory the codebase and interview for context. Invoke without arguments for status and auto-routing."

Code Review 3 6d ago
ShotaIuchi

design-skeptic

by ShotaIuchi

Critical design analysis. Apply when stress-testing design proposals for hidden assumptions, failure scenarios, edge cases, single points of failure, and overengineering risks.

Code Review 0 3mo ago
simplerick0

business-logic-review

by simplerick0

Review code for business logic correctness, edge cases, and alignment with requirements. Use for verifying feature implementations, catching logic errors, ensuring proper handling of business rules, and validating that code does what was intended.

Code Review 0 4mo ago
datamktkorea

git-pull-request

by datamktkorea

This skill is used by the AI agent to automatically generate Pull Request (PR) content by analyzing Git commit logs and branch strategies. It activates when the user requests to "Create a PR," "Summarize changes," or specifies a commit range for documentation.

Code Review 0 4mo ago
lywa1998

coding-guidelines

by lywa1998

"Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming, 命名规范, 代码风格, 格式化, 最佳实践, 代码审查, 怎么命名"

Code Review 0 4mo ago
mishankov

code-review

by mishankov

Perform comprehensive software code reviews focused on correctness, regressions, security, reliability, performance, and test quality. Use when asked to review pull requests, commits, branches, patches, or source files and deliver prioritized findings with severity, concrete impact, and file/line references.

Code Review 0 3mo ago
simplerick0

solo-project-management

by simplerick0

Project management adapted for solo developers working without a team. Use for personal project planning, time-boxing work sessions, managing scope creep alone, maintaining momentum on side projects, tracking progress without overhead, making decisions without external input, and staying accountable to yourself.

Automation 0 4mo ago
hrdtbs

create-pull-request

by hrdtbs

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.

Code Gen 0 4mo ago
lwlee2608

prefer-make

by lwlee2608

Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly.

Code Review 0 3mo ago