Code Review

Automated code review and analysis

Showing 1561-1584 of 8822 skills
yonatangross

ork-verify

by yonatangross

Verify that existing work is ready to merge, release, or hand off using an explicit evidence contract. Use when a request asks to verify, validate, prove, check readiness, run the relevant tests, or distinguish a claimed result from an observed one. Do not use to write missing tests or fix failures.

Code Review 224 1mo ago
yonatangross

market-sizing

by yonatangross

"TAM/SAM/SOM market sizing with top-down and bottom-up estimation methods, cross-validation of assumptions, and divergence reconciliation. Generates investor-ready materials with growth projections and confidence intervals. Use when estimating addressable markets, validating opportunity size, or preparing pitch deck market slides."

Code Review 224 1mo ago
yonatangross

design-ship

by yonatangross

"One-shot pipeline turning a claude.ai/design link into a pull request: scaffold via /ork:design-import, stories and specs via /ork:cover, browser verification via /ork:expect, then open the PR. Use when a design link should come back as a PR with no intermediate steps; if all you need is the components written to disk, run /ork:design-import instead."

Code Review 224 1mo ago
sachacoldiq

linkedin-success-factors

by sachacoldiq

7 key LinkedIn success factors and campaign takeaways. Use as a checklist before launching LinkedIn campaigns or reviewing campaign performance.

Code Review 265 7mo ago
colonelpanic8

hackage-release

by colonelpanic8

Use when user asks to release, publish, or bump version of a Haskell package to Hackage

CLI Tools 221 7mo ago
openakita

browser-open

by openakita

Launch browser or check its status. Returns current state (is_open, url, title, tab_count). If already running, returns status without restarting. Auto-handles everything - no need to call browser_status first.

Automation 2K 6mo ago
openakita

desktop-find-element

by openakita

Find desktop UI elements using UIAutomation (fast, accurate) or vision recognition (fallback). When you need to locate buttons/menus/icons, get element positions before clicking, or verify UI state. For browser webpage elements, use browser_* tools instead.

Code Review 2K 7mo ago
openakita

github-automation

by openakita

Automate GitHub repositories, issues, pull requests, branches, CI/CD, and permissions via Rube MCP (Composio). Manage code workflows, review PRs, search code, and handle deployments programmatically.

Code Gen 2K 7mo ago
openakita

call-mcp-tool

by openakita

Call MCP server tool for extended capabilities. Check 'MCP Servers' section in system prompt for available servers and tools. When you need to use external service or access specialized functionality.

Code Review 2K 7mo ago
openakita

desktop-inspect

by openakita

Inspect window UI element tree structure for debugging and understanding interface layout. When you need to debug UI automation issues, understand application structure, or find correct element identifiers.

Code Review 2K 7mo ago
openakita

browser-status

by openakita

Check browser current state including open status, current URL, page title, tab count. Useful for checking current page URL/title. Note - browser_open already includes status check and auto-starts if needed, so you don't need to call browser_status before browser_open.

Automation 2K 6mo ago
openakita

desktop-screenshot

by openakita

Capture Windows desktop screenshot with automatic file saving. When you need to show desktop state, capture application windows, or record operation results. IMPORTANT - must actually call this tool, never say 'screenshot done' without calling. Returns file_path for deliver_artifacts.

Agents 2K 6mo ago
openakita

code-reviewer

by openakita

Use this skill to review code. It supports both local changes (staged or working tree)

Code Review 2K 7mo ago
openakita

content-research-writer

by openakita

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

Academic 2K 7mo ago
openakita

google-calendar-automation

by openakita

Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.

Code Gen 2K 7mo ago
jmagly

risk-cycle

by jmagly

Escalation procedures: docs/risk-escalation.md

Code Gen 204 8mo ago
jmagly

gap-analysis

by jmagly

Workspace health: plugins/utils/skills/workspace-health/SKILL.md

Code Review 204 8mo ago
antfu

web-design-guidelines

by antfu

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.8K 7mo ago
jmagly

approval-workflow

by jmagly

Approval templates: templates/governance/approval-request.md

Code Review 204 8mo ago
jmagly

artifact-metadata

by jmagly

Conventions: AIWG Artifact Naming Guide

Code Review 204 8mo ago
Kilo-Org

domain-name-brainstormer

by Kilo-Org

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

Code Review 172 6mo ago
GPTomics

bio-alignment-msa-parsing

by GPTomics

Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze gaps, work with annotations, and manipulate alignment data for downstream analysis. Use when parsing or manipulating multiple sequence alignments.

Code Review 1.2K 6mo ago
GPTomics

bio-single-cell-splicing

by GPTomics

Analyzes alternative splicing at single-cell resolution using BRIE2 for probabilistic PSI estimation or leafcutter2 for cluster-based analysis with NMD detection. Identifies cell-type-specific splicing patterns. Use when analyzing isoform usage in scRNA-seq or finding splicing differences between cell populations.

Code Review 1.2K 6mo ago
GPTomics

bio-chipseq-differential-binding

by GPTomics

Differential binding analysis using DiffBind. Compare ChIP-seq peaks between conditions with statistical rigor. Requires replicate samples. Outputs differentially bound regions with fold changes and p-values. Use when comparing ChIP-seq binding between conditions.

Analytics 1.2K 6mo ago