frontend-performanceAnalyzes frontend performance issues (LCP, FCP, CLS, bundle size) and suggests prioritized, practical optimizations for loading and runtime efficiency.
Install via ClawdBot CLI:
clawdbot install wangzhiming1999/frontend-performanceGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wangzhiming1999/oliver-skill/issuesAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
An online retail platform experiences slow LCP and FCP, leading to high bounce rates during peak traffic. Users report sluggish product page loads and checkout delays, impacting sales conversions. This scenario requires analyzing bundle sizes, image optimization, and server response times to improve Core Web Vitals.
A software-as-a-service tool has high CLS and runtime jank, causing user frustration during data entry and navigation. The application uses large React bundles and dynamic content insertion without proper placeholders. Optimization focuses on virtual lists, code splitting, and reducing reflows for smoother interactions.
A media website suffers from slow TTI and large image files, affecting reader engagement on mobile devices. Ads and third-party scripts block rendering, while fonts load without dimensions. Solutions include lazy loading images, preconnecting to critical resources, and implementing font-display strategies.
An internal business dashboard has poor performance with long tasks and high bundle volumes, slowing down data visualization. Users complain about laggy charts and filters. The skill helps identify bottlenecks via Performance recordings and suggests tree-shaking, memoization, and route-based code splitting.
Offers basic performance analysis for free, with premium features like detailed bundle reports and automated optimization recommendations for paid subscribers. Revenue comes from monthly subscriptions and enterprise contracts for advanced support.
Provides tailored performance audits and implementation support for businesses seeking to improve their frontend metrics. Revenue is generated through project-based fees and retainer agreements for ongoing optimization.
Sells plugins or integrations with popular frameworks like Next.js and React, offering automated optimizations such as image compression and lazy loading. Revenue streams include one-time purchases and licensing fees for enterprise versions.
💬 Integration Tip
Integrate with CI/CD pipelines to automate Lighthouse audits and bundle analysis, ensuring performance checks are part of every deployment cycle.
Scored May 20, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.