lina-perf-audit
OfficialAudit LinaPro APIs for performance anti-patterns
System Documentation
What problem does it solve?
LinaPro backend APIs often harbor performance anti-patterns like N+1 queries, missing indexes, unbounded lists, and unexpected write side effects in read endpoints. Manually auditing a full module set is slow, inconsistent, and easy to miss. This skill delivers a systematic, repeatable audit that prepares the environment, runs concurrent sub-agents, and produces both run reports and persistent issue cards.
Core Features & Use Cases
- Full-Lifecycle Audit Automation: Resets the database, restarts services, installs built-in plugins, loads stress fixtures, scans endpoints, and probes routes automatically.
- Concurrent Sub-Agent Analysis: Distributes endpoint auditing across sharded sub-agents, each tracing SQL via Trace-ID and classifying findings as HIGH, MEDIUM, or LOW.
- Persistent Issue Tracking: Creates or updates fingerprint-deduplicated issue cards under perf-issues/ with reproduction steps, evidence, and recommendations.
- Use Case: A team preparing for release can run a single skill to get a complete performance audit report and a tracked backlog of API issues.
Quick Start
Use the lina-perf-audit skill to run a complete performance audit of all LinaPro backend APIs and generate persistent issue cards with reproduction evidence.
Dependency Matrix
Required Modules
None requiredComponents
💻 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: lina-perf-audit Download link: https://github.com/linaproai/linapro/archive/main.zip#lina-perf-audit 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 536,000+ vetted skills library on demand.