b2b-backend-review-perf
OfficialPerformance-focused reviews for backend code.
Authorherren-official
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Backend performance reviews often miss critical issues like N+1 queries, missing or misused indexes, inefficient pagination, and caching gaps. This skill provides a structured approach to identify and remedy these problems early in the development cycle.
Core Features & Use Cases
- N+1 query detection: Analyze entity relationships and fetch strategies to prevent repeated queries.
- Indexing & pagination assessment: Review queries to ensure proper indexing and efficient paging.
- Caching improvements: Identify opportunities to apply caching for read-heavy paths.
- Use Case: When reviewing a PR that touches the data layer, run this skill to surface performance hotspots and recommended fixes.
Quick Start
Run a targeted performance review on the changed backend code to identify N+1 queries, indexing gaps, and caching inefficiencies.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: b2b-backend-review-perf Download link: https://github.com/herren-official/product-agents/archive/main.zip#b2b-backend-review-perf Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.