optimize-report

Generate optimization reports analyzing bundle size, performance metrics, and code quality.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill optimize-report-hiddink-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: optimize-report
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/templates/skills/optimize-report
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill optimize-report-hiddink-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the lack of visibility into project performance and code quality by automating the generation of detailed optimization reports.

Core Features & Use Cases

  • Bundle Analysis: Provides deep insights into total size, chunk breakdown, and dependency trees.
  • Performance Metrics: Evaluates load times, Core Web Vitals impact, and build performance.
  • Comparison Tracking: Allows developers to compare current metrics against a baseline to identify trends and regressions.

Quick Start

Run the optimize-report skill to generate a full performance analysis report for the current project.

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 and bundle optimization report?

Generate a bundle optimization report by running the skill to analyze your project's total size, chunk breakdown, and dependency tree. It automatically collects metrics from your build tools to provide deep insights into performance and code quality.

Can I track performance regressions by comparing current metrics to a baseline?

Yes, you can track performance regressions by comparing current metrics against a baseline. The skill evaluates load times, Core Web Vitals impact, and build performance to identify negative trends or regressions in your code quality over time.

What metrics are included in a bundle analysis report?

A bundle analysis report includes total bundle size, chunk breakdown, and dependency tree insights. The report evaluates these alongside load times and Core Web Vitals impact to provide a comprehensive view of your project's performance.

Do I need specific build tools to collect performance metrics?

Yes, the skill requires integration with your existing build tools to collect the necessary performance metrics. This integration allows the skill to gather data, calculate performance deltas, and generate comprehensive optimization reports.

What is the best way to monitor code quality and build performance?

The best way to monitor code quality and build performance is to automate detailed optimization reports that analyze bundle size and performance metrics. This provides visibility into project performance trends and helps identify regressions quickly.

When do I need to generate a comprehensive optimization report?

You need to generate an optimization report when you lack visibility into project performance or need to track build regressions. It is essential for software engineering workflows requiring ongoing performance monitoring and build optimization.