Performance Audit

🌐Community
by serkan-ozal · vlatest · Repository

Helps with performance optimization, auditing as part of agent workflows workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add serkan-ozal-performance-audit npx -- -y @trustedskills/serkan-ozal-performance-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "serkan-ozal-performance-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/serkan-ozal-performance-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to perform a performance audit of a web page using browser developer tools. It analyzes metrics like CPU usage, memory consumption, and rendering times to identify potential bottlenecks and areas for optimization. The resulting report provides actionable insights for improving website speed and user experience.

When to use it

  • Troubleshooting slow loading pages: Identify why a specific webpage is taking too long to load for users.
  • Optimizing web application performance: Regularly assess the performance of a web application to ensure responsiveness and efficiency.
  • Analyzing mobile website speed: Evaluate how a website performs on mobile devices, considering factors like network conditions and device capabilities.
  • Comparing different versions of a webpage: Determine which version of a webpage (e.g., A/B test variations) offers the best performance.

Key capabilities

  • Browser DevTools integration
  • CPU usage analysis
  • Memory consumption tracking
  • Rendering time measurement
  • Performance report generation

Example prompts

  • "Run a performance audit on https://www.example.com and tell me what's slowing it down."
  • "Analyze the CPU usage of this webpage: https://www.mywebsite.com/checkout."
  • "Generate a performance report for my landing page, highlighting areas where I can improve loading speed."

Tips & gotchas

This skill requires access to a browser environment with developer tools capabilities. The accuracy of the audit depends on the stability and reliability of the underlying browser instance.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
serkan-ozal
Installs
14

🌐 Community

Passed automated security scans.