Lighthouse
Professional development studio for Claude Code CLI
npx -y skills add manastalukdar/ai-devstudio --skill lighthouseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
SKILL.md
1.3 KB, as published. Nobody here has run it
Lighthouse Performance Auditing & Fixes
I'll run comprehensive Lighthouse audits for performance, accessibility, SEO, and best practices, then implement prioritized fixes automatically.
Audit Categories:
- Performance (Core Web Vitals: LCP, FID, CLS)
- Accessibility (WCAG compliance)
- SEO (Search engine optimization)
- Best Practices (Security, modern standards)
- PWA (Progressive Web App)
Arguments: $ARGUMENTS - optional: URL to audit (defaults to http://localhost:3000) or mobile/desktop
Token Optimization
Expected range: 300–2,800 tokens (initial), 100 tokens (good scores)
Caching: Caches last audit results in .claude/cache/lighthouse/last-audit.json for 7 days.
Early exit: Returns immediately if all Lighthouse scores are above the threshold.
Patterns used: Grep-before-Read, early exit, Bash for system queries, caching