Code Review

Automated code review and analysis

Showing 7249-7272 of 7732 skills
JsonLee12138

deployment-observability-smoke

by JsonLee12138

Run post-deployment smoke checks with Makefile targets (remote-status, remote-logs) plus optional health URL checks. Use after deployment to verify runtime state before final acceptance.

Code Review 0 3mo ago
ddaanet

inline

by ddaanet

Sequence inline execution lifecycle: pre-work, execute, post-work. Triggers on /inline, "execute inline", "run task", or when /design and /runbook route Tier 1/2 execution-ready work. Wraps corrector dispatch, triage feedback, and deliverable-review chaining.

Automation 0 3mo ago
Victory-Hugo

peer-review

by Victory-Hugo

"系统化同行评审工具包。用于评估方法学、统计分析、研究设计、可重复性、伦理合规、图像与图表完整性以及报告规范,适用于跨学科的论文和科研基金申请评审。"

Academic 0 4mo ago
YPYT1

fix-pr

by YPYT1

集合了所有的openclaw,claudecode,open等各个平台所有的skills

Code Review 0 3mo ago
Jackiexiao

subagent-driven-development

by Jackiexiao

(中文)Use when executing implementation plans with independent tasks in the current session

Automation 0 3mo ago
ZCDeng

Boris-Token-Slim

by ZCDeng

审计并精简 Claude Code 的隐性 token 开销——CLAUDE.md 臃肿、MEMORY 过期记录、插件爆炸、MCP 常驻、死 symlink、scientific-skills 大类、重复 skill。用户说"优化 token""Claude Code 变慢了""减少 token 消耗""claude 变笨了""额度不够用""audit claude code""slim down claude code"时触发。也响应 /Boris-Token-Slim。

Code Review 0 1mo ago
Yonkoo11

lp-intel

by Yonkoo11

"Use this skill when the user asks to analyze LP positions, check impermanent loss, review position health, calculate LP P&L, fee APY, or assess LP risk. Works with Uniswap V3, SushiSwap V3, and PancakeSwap V3 on Ethereum, Arbitrum, Base, and Polygon. Typical triggers: 'analyze my LP positions', 'check impermanent loss', 'how are my LP positions doing', 'position health', 'LP risk analysis', 'show my V3 positions', 'am I losing money on my LP', 'should I rebalance', 'what is my fee APY', 'check my SushiSwap positions'. Reads on-chain position data, calculates token amounts, concentrated IL, real uncollected fees via feeGrowthInside math, fee APY, and risk. Generates Uniswap deep links for rebalancing."

Code Review 0 1mo ago
mirecekd

humanizer-cz

by mirecekd

Czech AI text humanizer skill for Claude and other LLMs. Detects and removes signs of AI-generated writing from Czech text. Based on academic research (Milicka et al. 2025, Al Ali 2025, Sigut 2023, MULTITuDE benchmark) and community observations of Czech AI writing patterns. Covers 27 patterns including: static nominal constructions, overused AI vocabulary, rigid word order, absence of obecna cestina, formulaic transitions, and low entropy.

CI/CD 0 3mo ago
kunhai-88

react-native-best-practices

by kunhai-88

"提供 React Native 性能优化指南,涵盖 FPS、TTI、打包体积、内存泄漏、重渲染与动画。适用于涉及 Hermes 优化、JS 线程阻塞、桥接开销、FlashList、原生模块或调试卡顿与掉帧的任务。"

Code Review 0 4mo ago
ysoftwareab

sane-mk

by ysoftwareab

Understands and extends the sane.mk GNU Make framework for shared deps, check, build, test, dist, debug, and system workflows. Use when: editing this repo adding Make targets/includes wiring behavior through SANE_ variables adopting sane.mk in another project debugging why a target is not reachable

Code Review 16 11d ago
rdoyle99

competitive-intelligence

by rdoyle99

"Systematic competitive analysis for product positioning, sales enablement, and strategic planning. Use when the user wants to analyze competitors, build battlecards, create comparison pages, understand market positioning, or research competitive landscape. Also triggers on: 'competitor analysis,' 'competitive landscape,' 'battlecard,' 'win/loss analysis,' 'market positioning,' 'how do we compare to,' or 'what is [company] doing.'"

Code Review 0 3mo ago
yusenthebot

fs-extra

by yusenthebot

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.. Use when: reading and writing files with extras; directory operations; file pattern matching. NOT for: database replacement; network storage without proper SDKs.

Code Review 0 3mo ago
zhongjis

pptx

by zhongjis

"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill."

Code Gen 0 3mo ago
kunhai-88

competitor-alternatives

by kunhai-88

"创建竞品对比或替代页(SEO、销售赋能)时使用。触发词:alternative page、vs page、competitor comparison、[Product] vs [Product]、[Product] alternative、competitive landing pages。涵盖:单一替代、复数替代、你 vs 竞品、竞品 vs 竞品。"

Code Review 0 4mo ago
arenahito

impl-do

by arenahito

Workflow for executing implementation tasks. Use this skill when you need to: (1) Execute a prepared implementation plan (2) Implement tasks sequentially based on dependency resolution (3) For each task: implement → verify → self-review → external review This skill enforces: (a) dependency-based task execution, (b) per-task review cycle.

Agents 0 3mo ago
franztrierweiler

sdd-system-design

by franztrierweiler

Produit les documents de conception technique (architecture, déploiement,

Code Review 0 3mo ago
unerue

scientific-schematics

by unerue

"Create publication-quality scientific diagrams using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3 Pro for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways, and complex scientific visualizations."

Code Review 0 3mo ago
VisualxIntelligence

dependency-updater

by VisualxIntelligence

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

CLI Tools 0 4mo ago
bromanko

typescript-test-review

by bromanko

This skill should be used when the user asks for "test review", "test coverage", "improve TypeScript tests", "review tests", "test quality", "testing audit", or wants analysis of TypeScript test suites for coverage gaps, edge cases, and testing best practices.

Code Review 0 3mo ago
testacode

pr-reviewer

by testacode

Revisa PRs aplicando KISS, DRY, SOLID. Usa cuando el usuario diga "revisar PR", "code review", "analizar cambios del PR", "responder comentarios del PR", o comparta URL/número de PR.

API Dev 0 5mo ago
FrankIglesias

vue-best-practices

by FrankIglesias

This skill should be used when the user asks to review, refactor, debug, or optimize Vue 3 code for performance, correctness, SSR hydration, reactivity stability, request concurrency, TypeScript safety, or bundle size.

Code Review 0 3mo ago
rheumatologyquadrivium246

geo-prompt-architecture

by rheumatologyquadrivium246

Use when the user wants to generate, structure, score, or audit GEO monitoring prompts for a client. Trigger when building topic-first prompt sets from a website, brand, market, customer, product lines or inferred topics, and competitors; when balancing non-brand, comparison, and brand-defense prompts; or when turning AI visibility monitoring results into prompt and content optimization actions.

Code Gen 0 2mo ago
IHKREDDY

code-review

by IHKREDDY

Performs comprehensive code reviews following industry best practices. Use when reviewing pull requests, code changes, or when asked to analyze code quality, security, performance, or maintainability. Checks for common bugs, security vulnerabilities, code smells, and adherence to coding standards.

Code Review 0 5mo ago
ShotaIuchi

feature-doc

by ShotaIuchi

Documentation for new features. Apply when creating or updating API documentation, user guides, inline code documentation, and changelog entries for new functionality.

Code Gen 0 3mo ago