- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
reviewing-plans
by tenzir
Review methodology for implementation plans. Use when evaluating plan quality, completeness, or risk.
Continuous Calibration, Continuous Development (CCCD)
by Coowoolf
105 Product Management Skills extracted from Lenny's Podcast - For use with Claude Code / Cursor / Windsurf
rust-performance-best-practices
by mcart13
Expert-level Rust performance optimization guidelines for build profiles, allocation, synchronization, async/await, and I/O. This skill should be used when writing, reviewing, or optimizing Rust code for performance. Triggers on tasks involving slow Rust code, large binary size, long compile times, LTO configuration, release profile tuning, allocation reduction, clone avoidance, lock contention, BufReader/BufWriter, flamegraph analysis, async runtime issues, Tokio performance, spawn_blocking, parking_lot vs std sync, or any Rust performance investigation.
python-async-advisor
by jorgealves
Review asynchronous Python code to identify race conditions, deadlocks, and inefficient patterns. Use when working with asyncio, aiohttp, or FastAPI.
microsim-matcher
by vishalsachdev
This skill analyzes diagram, chart, or simulation specifications and returns a ranked list of the most suitable MicroSim generator skills to use. It compares the specification against capabilities of all available microsim generators (p5.js, ChartJS, Plotly, Mermaid, vis-network, timeline, map, Venn, bubble) and provides match scores (0-100) with detailed reasoning for each recommendation. Use this skill when a user has a diagram specification and needs guidance on which MicroSim generator skill to use.
azure-ai-contentsafety-ts
by Tryboy869
"Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety). Use when moderating user-generated content, detecting hate speech, violence, sexual content, or self-harm, or managing custom blocklists."
code-reviewer
by masanao-ohba
Reviews PHP/CakePHP code for quality, standards compliance, and best practices
critical-biblical-listener
by williacj
You MUST use this when reviewing completed sermons, Bible teachings, or theological content. Use when users ask you to evaluate, critique, or assess biblical faithfulness of teaching material. Acts as a skeptical reviewer testing claims against Scripture.
sermon-writer
by williacj
You MUST use this when users ask you to write, create, or generate sermon content - sermons, sermonettes, or split sermons for United Church of God worship services. Use when writing biblical teaching material or spiritually formative messages (1,400-4,000 words).
gap-analysis
by jschulte
Route-aware gap analysis. For Brownfield - uses /speckit.analyze to compare specs against implementation. For Greenfield - validates spec completeness and asks about target tech stack for new implementation. This is Step 4 of 6 in the reverse engineering process.
code-gen-independent
by marius-townhouse
Use when confused about types at runtime. Use when trying to use instanceof with interfaces. Use when type errors don't prevent JavaScript output.
skill-builder
by 101mare
Knowledge for creating Claude Code skill files with SKILL.md format and best practices. Does NOT handle: agent design (use agent-builder), team orchestration (use team-builder), prompt building (use prompt-builder). Use when building skills to teach Claude specialized knowledge or workflows. Recognizes: "create a skill", "new skill for X", "teach Claude how to", "skill that does Y", "SKILL.md format", "skill vs agent?", "add knowledge to Claude", "skill frontmatter"
workflow-env
by plutowang
Auto-apply before running any common CLI build, test, or run commands (e.g., npm, pnpm, yarn, bun, make, just, cargo, go, dotnet, docker, terraform, kubectl, dev, start, deploy, serve, lint, format, compile, or bundle).
dumbwaiter-mcp
by lambdamechanic
Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.
python-log-expert
by StrayDragon
Expert guidance for Python logging libraries including structlog, standard logging, and log analysis. Use when working with Python logs, troubleshooting logging issues, implementing logging best practices, or analyzing structlog source code implementation. Includes complete structlog source code in source/structlog/ for deep implementation analysis. Requires structlog package.
deliverable-validator
by masanao-ohba
Validates deliverables against specifications and provides verification evidence
feishu-openapi-dev
by StrayDragon
Expert guidance for Feishu (飞书) / Lark OpenAPI Python development. Build Feishu applications, robots, handle event subscriptions, card callbacks, and API integrations. Use when working with Feishu SDK, lark-oapi, building Feishu bots, or mentioning 飞书 development.
docker-debugging
by pluginagentmarketplace
Container debugging and troubleshooting techniques for production issues
GOVERNANCE TRIAD
by starwreckntx
P-001-R1: The Journey IS The Artifact
qa
by clearsmog
Adversarial quality audit loop. Critic finds issues, fixer applies fixes, loops until APPROVED (max 5 rounds). Works with any document format.
simulate-elite-experts
by ooooooooooooooooooop
Simulate high-stakes reasoning by modeling how top experts in the relevant domain would think, disagree, and converge on a decision. Use when users ask to role-play strongest minds, compare elite viewpoints, or ask: what would be a good group of people to explore X, and what would they say. Trigger for prompts like "think like world-class experts", "simulate top domain specialists", "role-play strongest domain people", and "use four-lens dialogue".
unity-review-code-pr
by cuozg
GitHub PR C# logic review — posts inline comments via gh api. Use this skill whenever the user wants to review a PR, check a pull request, post review comments to GitHub, or run automated review before merge — even if they don't say "PR review" explicitly. Triggers — 'review PR', 'review pull request', 'PR review', 'check this PR', 'give feedback on this PR', 'review before merge'.
advisor-outreach
by jforksy
Systematically harvest warm intros from advisors - network scanning, ICP matching, intro request generation, and status tracking
claude-agent-pr-review-toolkit-comment-analyzer
by monkey1sai
Converted from Claude plugin agent "comment-analyzer" (pr-review-toolkit).