memstack-development-performance-audit

Identify and prioritize performance bottlenecks across frontend, backend, and network layers.

412|45|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/cwinvestments/memstack --skill memstack-development-performance-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memstack-development-performance-audit
Source: https://github.com/cwinvestments/memstack/tree/main/skills/development/performance-audit
Command: npx skills add https://github.com/cwinvestments/memstack --skill memstack-development-performance-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps identify and resolve performance bottlenecks in both frontend and backend systems, ensuring applications run efficiently.

Core Features & Use Cases

  • Bottleneck Identification: Pinpoints specific areas causing slowdowns across different layers (frontend, backend, network).
  • Prioritization: Ranks identified issues by their impact and urgency for fixing.
  • Use Case: When a user reports that a web application is slow to load, this skill can analyze the loading times, identify unoptimized images or slow database queries, and suggest specific fixes.

Quick Start

Use the performance audit skill to diagnose why the application is slow.

Frequently Asked Questions about memstack-development-performance-audit

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

FAQPage Schema
How do I diagnose and fix slow web application load times?

To fix slow web application load times, analyze Lighthouse reports and Core Web Vitals to pinpoint bottlenecks across frontend, backend, and network layers. This identifies specific slowdowns like unoptimized images or slow database queries and suggests targeted fixes.

What is the best way to prioritize performance bottlenecks for fixing?

The best way to prioritize performance bottlenecks is to rank identified issues by their measured impact and urgency. This ensures you resolve the most critical slowdowns across frontend, backend, and network layers first, maximizing the efficiency of your optimization efforts.

Can I use Lighthouse reports to identify frontend and backend performance issues?

Yes, you can use Lighthouse reports alongside Core Web Vitals and load times to identify performance issues. This analysis pinpoints specific bottleneck areas causing slowdowns across both frontend and backend systems and suggests specific fixes.

How do I audit Core Web Vitals to find what is slowing down my website?

To audit Core Web Vitals and find what is slowing down your website, analyze the metrics to identify performance bottlenecks across network, frontend, and backend layers. This highlights specific areas like unoptimized images or slow database queries impacting load times.

Does this performance audit apply to both frontend and backend systems?

Yes, this performance audit applies to diagnosing and fixing both frontend and backend performance issues. It identifies and resolves bottlenecks across frontend, backend, and network layers by analyzing Core Web Vitals, Lighthouse reports, and load times.