profile-coverage

Community

Review profiler instrumentation

Authorcwilliams5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps identify gaps in code instrumentation for performance profiling, ensuring that critical code paths are accurately measured.

Core Features & Use Cases

  • Instrumentation Map Generation: Creates a map of all functions and their current instrumentation status.
  • Gap Analysis: Classifies uninstrumented functions based on their relevance to the hot path or potential for blocking/delaying execution.
  • Use Case: A developer can use this Skill to quickly understand which parts of the application are not being profiled, allowing them to prioritize adding instrumentation for better performance insights.

Quick Start

Run the profile-coverage skill to review profiler instrumentation coverage and recommend new instrumentation points.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: profile-coverage
Download link: https://github.com/cwilliams5/Alt-Tabby/archive/main.zip#profile-coverage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.