- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
analyze-incident
by bdmorin
Fabric pattern: analyze_incident
cursor-rules-review
by meriley
Audit Cursor IDE rules (.mdc files) against quality standards using a 5-gate review process. Validates frontmatter (YAML syntax, required fields, description quality, triggering configuration), glob patterns (specificity, performance, correctness), content quality (focus, organization, examples, cross-references), file length (under 500 lines recommended), and functionality (triggering, cross-references, maintainability). Use when reviewing pull requests with Cursor rule changes, conducting periodic rule quality audits, validating new rules before committing, identifying improvement opportunities, preparing rules for team sharing, or debugging why rules aren't working as expected.
setup-node
by meriley
Sets up Node.js/TypeScript development environment with npm/yarn, dependencies, ESLint, Prettier, testing (Jest/Vitest), and TypeScript type checking. Ensures consistent tooling configuration. Use when starting work on Node.js/TypeScript projects, after cloning repositories, setting up CI/CD, or troubleshooting environment issues.
sprint-planning
by spjoshis
Master sprint planning with capacity calculation, story selection, commitment, and effective planning techniques for successful sprints.
WordPress Test Analyzer Skill
by CrazySwami
```
quality-check
by meriley
⚠️ MANDATORY - Automatically invoked by safe-commit. Runs language-specific linting, formatting, static analysis, and type checking. Treats linter issues as build failures that MUST be fixed before commit. Auto-fixes when possible. NEVER run linters manually.
mobile-forensics
by SherifEldeeb
Analyze mobile device data for forensic investigation. Use when investigating incidents involving iOS or Android devices, mobile malware, data theft, or communications analysis. Supports logical and file system extractions.
setup-go
by meriley
Sets up Go development environment with proper tooling, linting, testing, and dependencies. Runs go mod tidy, configures golangci-lint, sets up testing framework, and verifies build. Use when starting work on Go projects, after cloning Go repositories, setting up CI/CD for Go, or troubleshooting Go environment issues.
hipaa-guardian
by 1Mangesh1
This skill should be used when the user asks to "scan for PHI", "detect PII", "HIPAA compliance check", "audit for protected health information", "find sensitive healthcare data", "generate HIPAA audit report", "check code for PHI leakage", "scan logs for PHI", "check authentication on PHI endpoints", "scan FHIR resources", "check HL7 messages", or mentions PHI detection, HIPAA compliance, healthcare data privacy, medical record security, logging PHI violations, authentication checks for health data, or healthcare data formats (FHIR, HL7, CDA).
aws-cost-optimization
by rameshvr
Use when analyzing AWS costs, optimizing cloud spend, reducing AWS bills, implementing cost controls, or addressing budget overruns. Covers Reserved Instances, Savings Plans, right-sizing, resource cleanup, and cost monitoring.
obs-plugin-reviewing
by meriley
Review OBS Studio plugins for correctness, memory safety, thread safety, and best practices. Audits module registration, callback implementations, resource cleanup, and common anti-patterns. Use when reviewing OBS plugin code or preparing for release.
gitops-audit
by meriley
Comprehensive GitOps compliance verification that detects configuration drift and policy violations through three audit types - (1) Cluster Drift (resources in cluster not tracked in git), (2) Spec Drift (differences between git manifests and cluster state), (3) Code Violations (hardcoded Kubernetes configs in application code). Automatically triggered when code review detects changes to .yaml/.yml in charts/, manifests/, k8s/, kubernetes/, deployment scripts, Helm charts, Kustomize files, or Kubernetes client library imports. Use manually for investigating cluster drift, auditing GitOps compliance, before production deployments, troubleshooting sync issues, or regular compliance checks.
personal-strategic-planning
by krishagel
Annual strategic review and goal-setting interview for personal life/work domains with quarterly progress check-ins
mail-newsletter
by aashari
Identify newsletters and mailing lists in email, show volume per sender, and help clean up subscriptions. Use when user wants to see what newsletters they're subscribed to, audit mailing lists, or identify email noise. Arguments: optional time range or "unsubscribe" to surface opt-out links.
analyze-cfp-submission
by bdmorin
You are an AI assistant specialized in reviewing speaking session submissions for conferences.
control-flow-check
by meriley
Audits Go code for control flow excellence - early returns, minimal nesting, small blocks. Checks for happy path readability, guard clauses, and refactoring opportunities. Use before committing Go code or during refactoring.
Code Review Checklist
by LKB-99
50 skills para Manus com acionamento automático - IA, Marketing, Finanças, Saúde, Produtividade, Desenvolvimento e mais
strategic-planning-manager
by krishagel
Organizational strategic planning for K-12 school districts using a research-backed 4-stage process
security-scan
by meriley
⚠️ MANDATORY - Automatically invoked by safe-commit. Performs comprehensive security scanning before commits. Checks for secrets (API keys, passwords, tokens), dependency vulnerabilities, code injection risks, and authentication issues. MUST pass before any commit. NEVER run security scans manually.
accessibility-checker
by LKB-99
"Checks web accessibility using WCAG. Use this skill when users want to check, audit, or fix web accessibility issues, or test against WCAG standards. Triggers: accessibility, a11y, WCAG, accessibility audit, accessibility checker, web accessibility, acessibilidade, acessibilidade web, auditoria de acessibilidade."
pr-description
by lucianghinda
Write GitHub Pull Request descriptions from branch commits. Use when user asks to write a PR description, create a PR summary, or document changes for a pull request. Analyzes git commits and diffs to produce structured PR documentation.
email-forensics
by SherifEldeeb
Analyze email messages and mailbox data for forensic investigation. Use when investigating phishing attacks, business email compromise, insider threats, or any scenario requiring email evidence analysis. Supports PST, OST, MBOX, EML, and MSG formats.
integer-overflow-anti-pattern
by igbuend
"Security anti-pattern for integer overflow vulnerabilities (CWE-190). Use when generating or reviewing code that performs arithmetic on user-controlled values, handles sizes/quantities, or calculates prices/amounts. Detects overflow in validated inputs."
appointment-scheduler
by LKB-99
"Use this skill to schedule, manage, and automate appointments, meetings, and events. Triggers: schedule, appointment, meeting, book, calendar, event, reminder, sync, block time, agendar, consulta, reunião, marcar, calendário, evento, lembrete."