skills/performance-audit-report/SKILL.md
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
npx skillsauth add hasna/skills performance-audit-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a performance audit package from a URL, repo notes, trace summary, or product brief. Hosted runs can gather richer measurements, while local direct execution produces deterministic artifacts for validation.
skills auth login.skills run performance-audit-report --target "https://example.com" --app "Example"
skills run performance-audit-report --notes "Dashboard JS is 1.2MB and API p95 is 900ms" --surface web
| Option | Description | Default |
|--------|-------------|---------|
| --target <url-or-path> | App URL, route, repo path, or service name. | optional |
| --notes <text> | Performance notes, metrics, trace summary, or constraints. Positional text also works. | optional |
| --app <text> | Application or product name. | Performance Target |
| --surface <type> | web, api, mobile, or worker. | web |
| --budget <profile> | strict, balanced, or growth. | balanced |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
performance-audit-report.mdfindings.csvperformance-budget.jsonremediation-plan.mdmetrics.jsonmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates
documentation
Generate docx with customizable options