Code Review

Automated code review and analysis

Showing 217-240 of 8780 skills
dotnet

pr-build-status

by dotnet

"Retrieve and analyze Azure DevOps build failures for GitHub PRs. Use when CI fails. CRITICAL: Collect ALL errors from ALL platforms FIRST, write hypotheses to file, then fix systematically."

Code Review 4.3K 2mo ago
hashintel

managing-git-workflow

by hashintel

Git workflow for HASH including branch naming, PR creation, and PR reviews. Use when creating branches, making commits, opening pull requests, or reviewing PRs.

Code Review 1.7K 1mo ago
marko-js

marko-best-practices

by marko-js

Apply Marko syntax and best practices when editing .marko files and building Marko components.

Code Review 14.4K 1mo ago
zebbern

burp-suite-testing

by zebbern

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.

Code Review 4.6K 3mo ago
dotnet

release-notes

by dotnet

Write release notes for completed changes. Use when PR modifies tracked paths and needs release notes entry.

Code Review 4.3K 2mo ago
vercel

web-design-guidelines

by vercel

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 5.2K 7mo ago
dust-tt

dust-audit-log-event

by dust-tt

Add a new audit log event in front. Use when instrumenting a new user or system action for WorkOS audit logging, including schema creation, AuditAction updates, and the correct emit call after the mutation path.

Code Review 1.5K 1mo ago
dust-tt

dust-hive

by dust-tt

Information about dust-hive, a CLI tool for running multiple isolated Dust development environments. ALWAYS enable this skill when the working directory is under a repository's .hives/ directory or ~/dust-hive/, when its .envrc identifies a dust-hive environment, or when working with dust-hive. Use for understanding port allocation, running tests, and working with the environment.

Code Review 1.5K 2d ago
dust-tt

dust-flavify

by dust-tt

Review a pull request, branch, commit, diff, or pending changes against Dust's strictest review bar. Use when the user asks to "dust-flavify", "flavify", run a Flavify review, or audit a change against Dust's review standards. Produce a read-only, evidence-backed review that prioritizes existing-pattern reuse, ownership boundaries, database access paths, simplicity, current Dust coding rules, and relevant platform risks. Never post review output or mutate anything on GitHub.

Code Review 1.5K 1mo ago
dartsim

dart-contribute

by dartsim

"DART Contribute: branching, PRs, review workflow, and dual-PR bugfixes"

Code Review 1.2K 2mo ago
dartsim

dart-ci

by dartsim

"DART CI: GitHub Actions, cache debugging, and platform-specific failures"

CI/CD 1.2K 1mo ago
dartsim

dart-build

by dartsim

"DART Build: CMake, pixi, dependencies, and build troubleshooting"

Code Review 1.2K 1mo ago
RevylAI

greenlight

by RevylAI

Pre-submission compliance scanner for Apple App Store. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, Expo) to identify potential App Store rejection risks before submission. Triggers on tasks involving app review preparation, compliance checking, App Store submission readiness, or when a user asks about App Store guidelines.

Code Review 2.4K 3mo ago
openai

security-best-practices

by openai

"Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for supported languages (python, javascript/typescript, go). Do not trigger for general code review, debugging, or non-security tasks."

Code Review 25.2K 7mo ago
mcollina

node

by mcollina

Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more. Use when setting up Node.js projects with native TypeScript support, configuring type stripping (--experimental-strip-types), writing Node 22+ TypeScript without a build step, or when the user mentions 'native TypeScript in Node', 'strip types', 'Node 22 TypeScript', '.ts files without compilation', 'ts-node alternative', or needs guidance on error handling, graceful shutdown, flaky tests, profiling, or environment configuration in Node.js. Helps configure tsconfig.json for type stripping, set up package.json scripts, handle module resolution and import extensions, and apply robust patterns across the full Node.js stack.

Code Review 1.9K 5mo ago
microsoft

azure-ai

by microsoft

"Use for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR. USE FOR: AI Search, query search, vector search, hybrid search, semantic search, speech-to-text, text-to-speech, transcribe, OCR, convert text to speech. DO NOT USE FOR: Function apps/Functions (use azure-functions), databases (azure-postgres/azure-kusto), general Azure resources."

Code Gen 245 6mo ago
atopile

lsp

by atopile

"How the atopile Language Server works (pygls), how it builds per-document graphs for completion/hover/defs, and the invariants for keeping it fast and crash-proof."

Code Gen 3.7K 6mo ago
vuejs-ai

vue-options-api-best-practices

by vuejs-ai

"Vue 3 Options API style (data(), methods, this context). Each reference shows Options API solution only."

Code Review 2.8K 7mo ago
TencentCloudBase

cloud-storage-web

by TencentCloudBase

Complete guide for CloudBase cloud storage using Web SDK (@cloudbase/js-sdk) - upload, download, temporary URLs, file management, and best practices.

API Dev 75 24d ago
Dimillian

swiftui-view-refactor

by Dimillian

Refactor and review SwiftUI view files with strong defaults for small dedicated subviews, MV-over-MVVM data flow, stable view trees, explicit dependency injection, and correct Observation usage. Use when cleaning up a SwiftUI view, splitting long bodies, removing inline actions or side effects, reducing computed some View helpers, or standardizing @Observable and view model initialization patterns.

Code Review 3.9K 5mo ago
Dimillian

swiftui-performance-audit

by Dimillian

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.

Code Review 3.9K 5mo ago
noahnan-max

chanlun-trading-system

by noahnan-max

"把缠论分析变成先定级别、再认结构、先写失效点的可执行研究流程。Use for A-share, HK-stock, ETF, index, or futures analysis with 中枢、分型、笔、线段、背驰、区间套、三类买卖点 and multi-level recursion, or for converting Chan theory into reproducible backtest rules. Research and study only; never issue stock tips or promise returns."

Code Review 45 1mo ago
Jamie-BitFlight

agent-orchestration

by Jamie-BitFlight

Scientific delegation framework for orchestrators coordinating sub-agents. Provides WHERE-WHAT-WHY context patterns while preserving agent autonomy. Use when delegating tasks, structuring sub-agent prompts, planning multi-agent workflows, or coordinating specialist agents.

CLI Tools 64 3mo ago
deftai

deft-directive-pre-pr

by deftai

Iterative pre-PR quality improvement loop. Use before pushing a branch for PR creation -- after completing implementation but before task check. Cycles through Read-Write-Lint-Diff until a full pass produces zero changes.

Code Review 31 2mo ago