audit-performance

Identify performance bottlenecks in a codebase during a single-session audit.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-performance-jasonmichaelbell78-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-performance
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/audit-performance
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-performance-jasonmichaelbell78-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Performance bottlenecks in a codebase often go undetected until late; this skill enables a focused, single-session audit to identify and quantify core performance issues.

Core Features & Use Cases

  • Parallel and sequential audit modes adapt to context and constraints.
  • Structured findings, baselines, and actionable optimizations for web apps and Node projects.
  • Real-world use: run a compact, end-to-end audit in a single session to surface bundle, render, and memory issues.

Quick Start

Run the audit-performance skill to begin a single-session performance audit on the current codebase.

Frequently Asked Questions about audit-performance

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

FAQPage Schema
How do I run a single-session performance audit on my codebase?

Run a single-session performance audit to quickly identify and quantify core bottlenecks in your codebase, surfacing bundle, render, and memory issues in one focused pass.

Can I use parallel and sequential modes for a codebase performance audit?

Yes, the performance audit supports both parallel and sequential modes, allowing you to adapt the codebase analysis to your specific context and execution constraints.

What is the best way to establish a performance baseline for a Node web app?

A performance audit provides quick baseline measurements for web apps and Node projects, generating structured findings and actionable optimizations to establish your performance baseline.

Does this audit output structured findings suitable for TDMS intake?

Yes, the performance audit generates an auditable output format with predefined sections for findings and baselines, making it directly suitable for TDMS intake.

When should I choose a focused performance audit over long-running benchmarking?

Choose a focused performance audit when you need quick baseline measurements or prefer a single-session analysis over long-running benchmarking to detect late-stage bottlenecks.

What specific performance issues can a single-session audit detect?

A single-session performance audit detects bundle, render, and memory issues in web apps and Node projects, identifying and quantifying core performance bottlenecks in the codebase.