Code Review

Automated code review and analysis

Showing 1369-1392 of 8822 skills
boshu2

post-mortem

by boshu2

'Wrap up completed work. Council validates the implementation, then extract learnings. Triggers: "post-mortem", "wrap up", "close epic", "what did we learn".'

Code Review 430 6mo ago
dartsim

dart-contribute

by dartsim

DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes

Code Review 1.2K 7mo ago
dartsim

dart-ci

by dartsim

DART CI/CD troubleshooting - GitHub Actions, cache debugging, platform-specific failures

CI/CD 1.2K 7mo ago
dartsim

dart-build

by dartsim

DART build system knowledge - CMake, pixi, dependencies, troubleshooting

Code Review 1.2K 7mo ago
levnikolaevich

ln-403-task-rework

by levnikolaevich

Fixes tasks in To Rework and returns them to To Review. Applies reviewer feedback only for the selected task.

Automation 549 6mo ago
ooiyeefei

uat-testing

by ooiyeefei

End-to-end User Acceptance Testing for web applications. Analyzes branch changes and specs to generate exhaustive test cases, sets up the local environment, executes tests via Playwright browser automation, and produces a pass/fail results report with screenshots and fix documentation. Use when the user says "run UAT", "test this feature", "UAT testing", "acceptance test", "test my branch", "generate test cases", or wants to verify a feature branch against its spec before merge.

Code Gen 480 6mo ago
ooiyeefei

streak

by ooiyeefei

Universal challenge tracker with flexible cadence, intelligent insights, and cross-challenge learning detection. Use when user wants to track any personal challenge - learning, habits, building, fitness, creative, or custom. Supports daily, weekly, or N-day check-ins with type-adaptive preferences, backlog, and context files.

Code Review 480 8mo ago
xu-xiang

eval-harness

by xu-xiang

为 Claude Code 会话提供的正式评测框架,实现了评测驱动开发(Eval-Driven Development,EDD)原则

Auth 1.9K 7mo ago
xu-xiang

springboot-verification

by xu-xiang

Spring Boot 项目的验证循环(Verification loop):包含构建、静态分析、带覆盖率的测试、安全扫描,以及在发布或 PR 前的差异评审(diff review)。

CLI Tools 1.9K 7mo ago
xu-xiang

django-verification

by xu-xiang

Django 项目的验证循环(Verification loop):包含数据库迁移、代码检查、带覆盖率的测试、安全扫描,以及在发布或 PR 前的部署就绪检查。

CLI Tools 1.9K 7mo ago
xu-xiang

验证循环技能(Verification Loop Skill)

by xu-xiang

钩子可以立即发现问题;此技能则提供全面的审查。

CLI Tools 1.9K 7mo ago
alinaqi

team-coordination

by alinaqi

Multi-person projects - shared state, todo claiming, handoffs

Auth 705 8mo ago
softaworks

dependency-updater

by softaworks

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 2.4K 7mo ago
udecode

dig

by udecode

Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.

Code Review 1.2K 7mo ago
udecode

learn

by udecode

Continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /learn command to review session learnings, (2) "save this as a skill" or "extract a skill from this", (3) "what did we learn?", (4) After any task involving non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code skills when valuable, reusable knowledge is identified.

Code Review 1.2K 7mo ago
udecode

pr

by udecode

Comprehensive GitHub pull request management - create regular/draft PRs with descriptions and commits, review PRs with severity ratings. Triggers on "create a PR", "make a draft PR", "review PR", or any PR workflow task.

Code Gen 1.2K 7mo ago
joelhooks

pr-triage

by joelhooks

"Context-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently."

Code Review 733 8mo ago
alibaba

openspec-archive-change

by alibaba

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Code Review 28.2K 6mo ago
alibaba

openspec-archive-change

by alibaba

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

Code Review 28.2K 6mo ago
codewithmukesh

instinct-system

by codewithmukesh

Confidence-scored instinct system for learning project-specific patterns through an observe-hypothesize-confirm cycle. Instincts start as low-confidence hypotheses and graduate to permanent rules in MEMORY.md once confirmed. Stored per-project in .claude/instincts.md. Load this skill when you notice a recurring pattern, want to track a project convention, encounter "learn this", "I think they always", "notice a pattern", "instinct", "hypothesis", "confidence", or when starting a session (to load existing instincts).

Code Gen 677 6mo ago
codewithmukesh

project-setup

by codewithmukesh

Interactive project setup, health check, and migration workflows. Guides developers through project initialization with customized CLAUDE.md generation, codebase health analysis using MCP tools, and .NET version migration. Load when: "init project", "setup project", "new project", "health check", "analyze project", "project report", "migrate", "upgrade dotnet", "upgrade .NET", "generate CLAUDE.md".

Code Gen 677 6mo ago
codewithmukesh

verification-loop

by codewithmukesh

7-phase .NET verification pipeline with structured PASS/FAIL reporting. Ensures every change is build-verified, diagnostics-clean, anti-pattern-free, test-passing, security-scanned, format-compliant, and diff-reviewed before marking work as complete. Load this skill when: "verify", "check everything", "run verification", "pre-PR check", "is this ready", "validate changes", "build and test", "quality gate", "pipeline check", "ready to merge".

Code Gen 677 6mo 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 677 6mo ago
codewithmukesh

model-selection

by codewithmukesh

Strategic Claude model selection for .NET development workflows. Guides when to use Opus 4.6 (deep reasoning, architecture, ambiguous problems) vs Sonnet 4.6 (throughput, large context, routine implementation) vs Haiku 4.5 (fast, cheap subagent tasks). Covers model switching workflows, subagent model assignment, and cost-effective task routing. Load this skill when choosing models for tasks, optimizing costs, working with subagents, or when the user mentions "model", "Opus", "Sonnet", "Haiku", "which model", "cost", "switch model", or "fast mode".

Code Review 677 6mo ago