- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
uv
by OpenHands
If the project uses uv, use this skill. Use this skill to create/manage Python projects and environments with uv, add/remove dependencies, sync a project from uv.lock, and run commands in the project environment.
link-checker
by webflow
Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates all internal and external links.
safe-publish
by webflow
Publish a Webflow site with a plan-confirm-publish workflow. Shows what changed since last publish, runs pre-publish checks, and requires explicit confirmation before going live.
audio-analyzer
by dkyazzentwatwa
Comprehensive audio analysis with waveform visualization, spectrogram, BPM detection, key detection, frequency analysis, and loudness metrics.
TDD Green Phase - Make Tests Pass
by anton-abyzov
Write minimal code to make failing tests pass. Use when saying "TDD green", "make tests pass", or "implement for tests".
posting-review-summary
by bitwarden
Use this skill when posting the final summary comment after all inline comments are posted. Apply as the LAST step of code review after all findings are classified and inline comments are complete. Detects context (GitHub sticky comment, new comment, or local file) and routes output accordingly.
cal-com-automation
by aAAaqwq
"Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas."
sdr-outbound-rules
by sachacoldiq
SDR outbound writing rules, 8 allowed messaging frameworks, and tone guidelines by offer type. Use when training SDRs, creating messaging guidelines, or standardizing outbound quality.
Sync Living Docs
by anton-abyzov
Sync living docs for an increment. Generates or updates spec files in .specweave/docs/internal/specs/. Use when saying "sync docs", "update living docs", or "sync-docs".
codex-claude-cursor-loop
by bear2u
Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality
codex-claude-cursor-loop
by bear2u
Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality
frappe-web-forms
by lubusIN
Build public-facing web forms for data collection without Desk access. Use when creating customer submission forms, feedback forms, or self-service portals with Frappe Web Forms.
crypto
by jekalmin
Get real-time cryptocurrency prices. Use when users ask about Bitcoin, Ethereum, or other crypto prices and market data.
codex-cli-review
by sd0xdev
"Code review via Codex CLI with full disk access. Use when: deep review needing full codebase read, uncommitted change review. Not for: quick diff review (use codex-code-review), doc review (use doc-review). Output: severity-grouped findings + merge gate."
avoiding-false-positives
by bitwarden
Use this skill when validating ANY potential code review finding. Apply BEFORE classifying to verify the finding is real; can you trace incorrect behavior, is it handled elsewhere, and are you certain about framework semantics? If any answer is no, DO NOT create the finding.
code-review
by WellApp-ai
Review code changes against hard rules and conventions
posting-bitwarden-review-comments
by bitwarden
Use this skill when posting inline comments to GitHub pull requests. Apply when formatting comments following Bitwarden engineering standards with severity emojis, clear explanations, and actionable suggestions. Use after findings are classified and ready to post. DO NOT USE when posting summary comments.
approval-workflow
by jmagly
Approval templates: templates/governance/approval-request.md
compliance-audit
by WellApp-ai
Audit Value Delivery compliance after PR push
upgrade-simple-icons
by wei
Upgrade simple-icons to the latest version and preserve any removed icons by sourcing them from the previous version into common/icons/customIcons.ts and updating icon mappings. Use whenever bumping or upgrading simple-icons in this repo.
Horizon
by simota
非推奨ライブラリの検出、ネイティブAPI置換提案、新技術のPoC作成。技術スタック刷新、モダナイゼーション、レガシーコード更新が必要な時に使用。
ethics-review
by poemswe
You must use this when identifying ethical risks, ensuring participant privacy, or preparing IRB applications.
Architect
by simota
æ°è¦ã¹ãã«ã¨ã¼ã¸ã§ã³ãã®è¨è¨ã»çæãè¡ãã¡ã¿ãã¶ã¤ãã¼ãã¨ã³ã·ã¹ãã ã®ã®ã£ããåæãéè¤æ¤åºãSKILL.mdï¼ãªãã¡ã¬ã³ã¹çæãNexusçµ±åè¨è¨ãæ å½ãæ°è¦ã¨ã¼ã¸ã§ã³ã使ãå¿ è¦ãªæã«ä½¿ç¨ã
investigate
by TokenRollAI
"Use when user asks 'what is X', 'how does X work', 'find out about', 'analyze', 'explain the code', or needs quick codebase investigation. Returns findings directly in conversation without saving files. Prefer this over Explore agent."