performance-lighthouse-runner
This skill provides automated assistance for performance lig
Content Preview
--- name: performance-lighthouse-runner description: | Performance Lighthouse Runner - Auto-activating skill for Frontend Development. Triggers on: performance lighthouse runner, performance lighthouse runner Part of the Frontend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Performance Lighthouse Runner ## Purpose This skill provides automated assistance for performance lig
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/performance-lighthouse-runner.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/05-frontend-dev/performance-lighthouse-runner/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/05-frontend-dev/performance-lighthouse-runner/SKILL.md
Related Skills
Profiling Application Performance
This skill enables Claude to profile application performance, analyzing CPU usage, memory consumption, and execution time. It is triggered when the user requests performance analysis, bottleneck identification, or optimization recommendations. The skill uses the application-profiler plugin to identi
skill-adapterprofiling application performance
by jeremylongshore · plugins-plus-skills
Detecting Performance Bottlenecks
This skill enables Claude to detect and resolve performance bottlenecks in applications. It analyzes CPU, memory, I/O, and database performance to identify areas of concern. Use this skill when you need to diagnose slow application performance, optimize resource usage, or proactively prevent perform
skill-adapterdetecting performance bottlenecks
by jeremylongshore · plugins-plus-skills
Optimizing Cache Performance
This skill enables Claude to analyze and improve application caching strategies. It optimizes cache hit rates, TTL configurations, cache key design, and invalidation strategies. Use this skill when the user requests to "optimize cache performance", "improve caching strategy", "analyze cache hit rate
skill-adapteroptimizing cache performance
by jeremylongshore · plugins-plus-skills
Aggregating Performance Metrics
This skill enables Claude to aggregate and centralize performance metrics from various sources. It is used when the user needs to consolidate metrics from applications, systems, databases, caches, queues, and external services into a central location for monitoring and analysis. The skill is trigger
skill-adapteraggregating performance metrics
by jeremylongshore · plugins-plus-skills