Code Review

Automated code review and analysis

Showing 1753-1776 of 8780 skills
team-telnyx

telnyx-account-go

by team-telnyx

Manage account balance, payments, invoices, webhooks, and view audit logs and detail records. This skill provides Go SDK examples.

Code Review 212 6mo ago
Melvynx

merge

by Melvynx

Intelligently merge branches with context-aware conflict resolution

Code Review 224 7mo ago
Melvynx

oneshot

by Melvynx

Ultra-fast feature implementation using Explore → Code → Test workflow. Use when implementing focused features, single tasks, or when speed over completeness is priority.

Automation 224 7mo ago
Melvynx

create-pr

by Melvynx

Create and push PR with auto-generated title and description

Code Gen 224 7mo ago
Melvynx

fix-pr-comments

by Melvynx

Fetch PR review comments and implement all requested changes

Code Review 224 7mo ago
caarlos0

code-simplifier

by caarlos0

Simplify and refine code for clarity, consistency, and maintainability while preserving functionality. Use when asked to "simplify", "clean up", or "refactor" code, after writing complex code that could benefit from simplification, or when code has grown hard to follow.

Code Review 219 7mo ago
caarlos0

go-performance

by caarlos0

Analyze and optimize Go program performance. Use when asked to profile Go code, find performance bottlenecks, analyze memory allocations, detect memory leaks, write benchmarks, or optimize CPU/memory usage.

Code Gen 219 8mo ago
caarlos0

go-doc

by caarlos0

Get documentation for any Go library using go doc. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.

API Dev 219 8mo ago
qdhenry

webmcp

by qdhenry

Implement WebMCP in web projects — add browser-native structured tools for AI agents using imperative JS or declarative HTML APIs. Full lifecycle from setup through testing and optimization.

Code Review 1.3K 6mo ago
qdhenry

audit-env-variables

by qdhenry

Analyze environment variables in JavaScript/TypeScript projects. Identifies unused variables, infers permission scopes, detects specific services (Stripe, AWS, Supabase), and documents code paths. Includes optional cleanup of unused variables with regression detection. Use when auditing .env files, reviewing security, or documenting project configuration.

Code Gen 1.3K 6mo ago
LerianStudio

ring:finishing-a-development-branch

by LerianStudio

Branch completion workflow - guides merge/PR/cleanup decisions after implementation is verified complete.

Code Gen 209 7mo ago
dmccreary

microsim-utils

by dmccreary

Utility tools for MicroSim management including quality validation, screenshot capture, icon management, and index page generation. Routes to the appropriate utility based on the task needed.

Code Gen 94 7mo ago
lyndonkl

cognitive-fallacies-guard

by lyndonkl

Use when detecting and preventing visual misleads, cognitive biases, and design failures in data visualizations, dashboards, reports, or presentations. Invoke when user mentions chartjunk, misleading chart, truncated axis, data integrity, visual deception, 3D chart problems, cherry-picking data, or needs to audit visualizations for honesty and accuracy.

Code Review 149 6mo ago
lyndonkl

grant-proposal-assistant

by lyndonkl

Use when writing or reviewing NIH, NSF, or foundation grant proposals. Invoke when user mentions specific aims, R01, R21, K-series, significance, innovation, approach section, grant writing, proposal review, research strategy, or needs help with fundable hypothesis, reviewer-friendly structure, or compliance with grant guidelines.

Code Gen 149 8mo ago
sammcj

critical-thinking-logical-reasoning

by sammcj

Critical thinking and logical reasoning analysis skills for when you are explicitly asked to critically analyse written content such as articles, blogs, transcripts and reports (not code).

Code Review 159 7mo ago
sammcj

creating-development-plans

by sammcj

Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.

Automation 159 7mo ago
vincentkoc

openclaw-github-dedupe

by vincentkoc

Investigate a cluster of GitHub issues and PRs, determine canonical candidates, post duplicate/related status, preserve contributor credit, and execute cleanup actions (comments, closes, labels, changelog touchpoints).

Agents 102 6mo ago
vincentkoc

technical-documentation

by vincentkoc

Build and review high-quality technical docs as well as agent instruction files in your repository.

Agents 102 6mo ago
luongnv89

test-coverage

by luongnv89

Expand unit test coverage by targeting untested branches and edge cases. Use when users ask to "increase test coverage", "add more tests", "expand unit tests", "cover edge cases", "improve test coverage", or want to identify and fill gaps in existing test suites. Adapts to project's testing framework.

Code Gen 120 6mo ago
skills-il

tase-stock-analyzer

by skills-il

Analyze Tel Aviv Stock Exchange (TASE) securities, indices, and corporate disclosures. Use when user asks about Israeli stocks, TASE indices (TA-35, TA-125, TA-90), MAYA filings, dual-listed companies, or menayot analysis. Covers index composition, sector breakdown, MAYA disclosure types, ISA regulations, and Bizportal/Globes Finance data sources.

Code Review 32 6mo ago
skills-il

israeli-bank-connector

by skills-il

Analyze Israeli bank transactions, spending patterns, and financial data across Israeli banks and credit card companies. Use when user asks about bank transactions, spending analysis, "cheshbon bank", budget tracking, or needs to categorize Israeli banking data. Enhances israeli-bank-mcp, il-bank-mcp, and asher-mcp servers with financial analysis workflows. Supports Hapoalim, Leumi, Discount, Mizrahi, Visa Cal, Max, Isracard. Do NOT use for payment initiation, money transfers, or investment advice.

Code Review 32 6mo ago
HeshamFS

linear-solvers

by HeshamFS

Select and configure linear solvers for systems Ax=b in dense and sparse problems. Use when choosing direct vs iterative methods, diagnosing convergence issues, estimating conditioning, selecting preconditioners, or debugging stagnation in GMRES/CG/BiCGSTAB.

Code Review 64 8mo ago
HeshamFS

simulation-validator

by HeshamFS

Validate simulations before, during, and after execution. Use for pre-flight checks, runtime monitoring, post-run validation, diagnosing failed simulations, checking convergence, detecting NaN/Inf, or verifying mass/energy conservation.

Code Review 64 8mo ago
HeshamFS

nonlinear-solvers

by HeshamFS

Select and configure nonlinear solvers for f(x)=0 or min F(x). Use for Newton methods, quasi-Newton (BFGS, L-BFGS), Broyden, Anderson acceleration, diagnosing convergence issues, choosing line search vs trust region, and analyzing Jacobian quality.

Code Review 64 7mo ago