optimize-report

Analyze codebases to generate optimization reports with actionable metrics.

34|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/baekenough/oh-my-customcode --skill optimize-report
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimize-report
Source: https://github.com/baekenough/oh-my-customcode/tree/main/templates/.claude/skills/optimize-report
Command: npx skills add https://github.com/baekenough/oh-my-customcode --skill optimize-report

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Projects often struggle to quantify performance and identify actionable improvements. This skill consolidates analysis, metrics, and recommendations into a repeatable report useful for teams and stakeholders.

Core Features & Use Cases

  • Automated performance analysis: collects and scores build and runtime metrics.
  • Comprehensive reporting: bundles size, load times, tree-shaking, and quality signals into a single report.
  • Use Case: Ideal for CI pipelines validating performance goals across frontend and backend services.

Quick Start

Run optimize-report on your project to generate a full optimization report.

Frequently Asked Questions about optimize-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a performance optimization report for my codebase?

To generate a performance optimization report, you can run this skill on your project to analyze codebases and produce a formatted output with actionable build and runtime metrics.

What metrics are included in an automated performance analysis report?

An automated performance analysis report includes metrics for bundle size, load times, tree-shaking effectiveness, and code quality signals to quantify performance and identify improvements.

Can I use automated reporting to validate performance goals in a CI pipeline?

Yes, automated reporting is ideal for CI pipelines validating performance goals across frontend and backend services, providing repeatable metrics and scoring for stakeholders.

What is the best way to quantify build performance and identify actionable improvements?

The best way to quantify build performance is applying a comprehensive analysis skill that collects, scores, and bundles build and runtime metrics into a single optimization report.

Does performance reporting work for both frontend and backend services?

Performance reporting works across both frontend and backend services, consolidating analysis, actionable metrics, and recommendations into a single repeatable report for teams.