frontend-skills-stats

Analyze frontend-skills hook harness performance metrics from JSON data.

34|4|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/redpanda-data/ui-harness --skill frontend-skills-stats-redpanda-data
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frontend-skills-stats
Source: https://github.com/redpanda-data/ui-harness/tree/main/frontend-skills-stats
Command: npx skills add https://github.com/redpanda-data/ui-harness --skill frontend-skills-stats-redpanda-data

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides insights into the performance of the frontend-skills hook harness, enabling users to understand and optimize its usage.

Core Features & Use Cases

  • Latency Analysis: Analyze latency percentiles and identify slow hooks.
  • Rule Activity: Monitor the activity of rules, detecting new usage and adoption rates.
  • Zero-Fire Hooks: Identify hooks that have never been triggered.
  • Session Health Signals: Evaluate the health of hook sessions.
  • Manifest Drift Check: Compare the skill-manifest.json against other configurations to detect drift.

Quick Start

Invoke the /frontend-skills-stats command to retrieve performance statistics.

Frequently Asked Questions about frontend-skills-stats

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

FAQPage Schema
How do I analyze frontend hook harness performance and identify slow hooks?

To analyze frontend hook harness performance, you can evaluate latency percentiles to identify slow hooks. This process examines JSON metrics to pinpoint execution delays and optimize overall hook session health.

How do I detect zero-fire hooks in my frontend-skills configuration?

Detecting zero-fire hooks involves analyzing rule activity metrics to identify hooks that have never been triggered. This helps locate unused rules and clean up your frontend-skills configuration.

What is the best way to check for skill-manifest.json drift against other configurations?

Checking skill-manifest.json drift requires comparing the manifest file against other configuration files. This analysis detects inconsistencies and configuration drift to maintain session health.

Can I monitor rule activity and adoption rates using JSON metrics?

Yes, you can monitor rule activity by analyzing JSON metrics to detect new usage and adoption rates. This provides insights into how effectively rules are being utilized across hook sessions.

Why does my frontend hook session show poor health signals?

Poor session health signals often stem from high latency issues or inactive rules. Evaluating hook performance metrics helps diagnose the root cause by identifying slow hooks and zero-fire rules.

Does frontend-skills-stats require any external dependencies to evaluate hook harness latency?

No, frontend-skills-stats operates without external dependencies. It directly analyzes JSON metrics and compares them with skill configuration files to evaluate hook harness latency and session health.