- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
review
by AsiaOstrich
"[UDS] Perform systematic code review with checklist"
checkin
by AsiaOstrich
"[UDS] Pre-commit quality gates verification"
sdd
by AsiaOstrich
"[UDS] Create or review specification documents for Spec-Driven Development"
employer-footprint
by Zal4DW
This skill should be used when the user asks to "check my digital footprint", "what will employers see about me online", "audit my online presence", "what does my digital profile look like to a recruiter", "check my social media for red flags", or "employer impression report". Conducts a comprehensive digital footprint analysis through the lens of a potential employer, producing a credit-report style dashboard of positive and negative signals across social media channels, public content, and online presence.
Project Structure Guide
by AsiaOstrich
Guide for organizing project directories following language-specific best practices. Use when: creating projects, reorganizing structure, adding modules, setting up builds. Keywords: project, structure, directory, layout, gitignore, scaffold, 專案結構, 目錄.
azure-devops
by sanjay3290
Manage Azure DevOps projects, work items, repos, PRs, pipelines, wikis, test plans, security alerts, variable groups, environments/approvals, branch policies, and attachments. Use when user asks to: manage sprints, create/update work items, list repos, create PRs, run pipelines, search code, manage wiki pages, check security alerts, manage variable groups, approve deployments, or configure branch policies. Covers 13 domains with 99 tools via REST API.
rethink
by agenticnotetaking
Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".
self-review
by lingzhi227
Automatically review an academic paper using the NeurIPS review form with three reviewer personas, ensemble scoring, and reflection refinement. Extracts text from PDF, runs structured review, and outputs actionable feedback. Use when the user wants to review a paper before submission or get feedback on a draft.
debugging
by LangConfig
"Expert guidance for debugging code, analyzing errors, and systematic problem-solving. Use when troubleshooting bugs, understanding error messages, or investigating unexpected behavior."
C++ Ecosystem
by takeokunn
This skill should be used when working with C++ projects, CMakeLists.txt, Ninja, clang-tidy, clang-format, GoogleTest, Catch2, or Modern C++ (C++11-23) language patterns. Provides comprehensive C++ ecosystem patterns and best practices.
draft-pr
by benmatselby
Create a draft pull request for the current branch. Summarises the diff, fills in any PR templates, and opens the PR via the gh CLI.
git-log-summary
by benmatselby
Provides a summary of the git log for the past period of time. Use when asked to provide a git log summary.
olore-clerk-latest
by olorehq
Local Clerk documentation reference (latest). Clerk authentication documentation. Use for user authentication, session management, organizations, OAuth, social login, React/Next.js integration, and user management.
code-review
by staruhub
专业的代码审查助手,提供结构化的审查流程、详细的检查清单和建设性的反馈指南。适用于审查Pull Request、代码提交或任何需要代码质量评估的场景,涵盖功能性、安全性、性能、测试、文档、架构设计等多个维度。
workos-kotlin
by workos
Integrate WorkOS AuthKit with Kotlin/Spring Boot. Backend authentication with Gradle.
workos-elixir
by workos
Integrate WorkOS AuthKit with Elixir/Phoenix applications. Server-side authentication with Phoenix controllers and routes.
workos-authkit-sveltekit
by workos
Integrate WorkOS AuthKit with SvelteKit. Server-side authentication with hooks and file-based routing.
linux-kernel-exploits
by blacklanternsecurity
Exploit Linux kernel vulnerabilities and escape restricted shells for privilege escalation.
local-competitor-analysis
by garrettjsmith
When the user wants to analyze local search competitors, benchmark against map pack rivals, or understand why competitors outrank them. Also use when the user mentions "competitor analysis," "who's outranking me," "competitor GBP," "local competition," or "competitive audit." For geogrid-specific ranking data, see geogrid-analysis. For general map pack strategy, see map-pack-optimization.
check-if-an-object-is-truthy-in-dart
by rodydavis
Learn how to extend Dart's functionality to implement JavaScript-style "truthy" checks for easier conditional logic and value evaluations.
github-pr-creation
by fvadicamo
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing PRs, use github-pr-merge instead.
code-review-excellence
by HermeticOrmus
Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.
sf-diagram-nanobananapro
by Jaganpro
AI-powered visual content generation for Salesforce development. Generates ERD diagrams, LWC mockups, architecture visuals using Nano Banana Pro. Also provides Gemini as a parallel sub-agent for code review and research.
dev.loop
by kevinslin
Drive a development task end-to-end from a user-stated goal through planning, context gathering, execution, verification. Use when the user asks to run a devloop, drive a task to completion, or wants a plan-gather-execute-verify workflow with phased commits and CI verification. Also use if user asks to invoke any individual phase of the devloop