Skip to main content

Best-of guides

Best Claude skills for performance in 2026

Performance is the feature users notice without ever asking for it. The best Claude skills for performance profile cold-start time, frame rates, memory leaks, and battery drain on mobile; audit Core Web Vitals, bundle sizes, and render paths on the web; and load-test APIs with k6, Locust, or Artillery using realistic user flows. Each one emits actionable findings ranked by impact, not vague advice. Install one and make slow things measurably faster.

Top 10 skills

See all →
  1. 01web-research-agent

    14 installs

    A comprehensive autonomous web research agent that performs targeted searches, fetches and parses web content, summarizes findings, and generates structured reports, adhering to industry best practices for accuracy, security, and robustness.

    Analysis
  2. 02recall

    7 installs

    Reconstructs the development cycle from git history, distills sequential/parallel patterns, and produces actionable insights for improving future iterations. Triggers: recall, retrospective, development analysis, what happened, dev cycle analysis.

    Analysisfrom Skills Hub
  3. 03bundle-analysis

    3 installs

    Analyze frontend bundle size, detect heavy dependencies, find duplicates, evaluate tree-shaking, recommend code splitting, and generate size budget configs. USE THIS SKILL WHEN: user mentions bundle size, JavaScript bundle, webpack analysis, slow page load from large bundles, tree-shaking, code splitting, heavy dependencies, duplicate packages, vendor chunk, DIM weight of JS, or performance budget. Trigger phrases: "analyze bundle size", "why is my bundle so big", "find heavy dependencies", "reduce bundle size", "code splitting opportunities", "tree-shaking not working", "duplicate packages in bundle", "set up size budget", "vendor chunk too large", "initial load too slow", "optimize webpack output", "vite build analysis".

    Analysisfrom Skills Hub
  4. 04app-size-optimizer

    2 installs

    Analyzes mobile app binary size -- asset audit for unused images and font subsetting, code stripping with ProGuard and tree-shaking, on-demand resources, dynamic feature modules, and app thinning strategies. USE THIS SKILL WHEN: - Your app's download size is too large or growing unexpectedly - Someone asks "why is our app so big?" or "how do we reduce app size?" - You need to audit assets (images, fonts, videos) for waste or optimization - App store reviewers flag your app for exceeding cellular download limits (200MB) - You want to check if ProGuard/R8, tree-shaking, or resource shrinking is properly configured - Someone mentions ABI splits, dynamic feature modules, or on-demand resources - You are preparing for a release and want to minimize download size - Users are complaining about storage space or download times - You need to audit dependencies for size bloat or lighter alternatives TRIGGER PHRASES: "app size", "binary size", "reduce app size", "APK size", "IPA size", "unused ass

    Analysisfrom Skills Hub
  5. 05seo

    2 installs

    Autonomous SEO + AI-search optimization agent for 2026. Audits and fixes technical SEO, on-page metadata, structured data, Core Web Vitals (LCP/INP/CLS), llms.txt, Generative Engine Optimization (GEO) for ChatGPT/Perplexity/AI Overviews, E-E-A-T author signals, programmatic SEO for catalog sites, and AI-crawler config. Reports findings + applies fixes.

    Analysisfrom Skills Hub
  6. 06image-storage-optimization

    2 installs

    Audits and implements mandatory image resizing and compression for all uploaded user images to reduce storage costs while preserving visual quality.

    Analysisfrom Skills Hub
  7. 07mls-listing-craft

    2 installs

    Generate MLS-compliant property listing copy in five length variants (tagline, MLS-short ≤250 char, MLS-long ≤4000 char, marketing description ~600-800 words, social caption) PLUS schema.org RealEstateListing JSON-LD for SEO/AEO syndication. Auto-runs HUD Fair Housing Act compliance check (catches discriminatory language patterns — "perfect for families", "walking distance", "exclusive", "safe neighborhood", "Christian community", etc.). TRIGGER on phrases like "MLS listing", "property listing description", "listing copy", "real estate description", "Zillow listing", "compelling listing", "write the listing", "MLS remarks", "marketing copy for [property]", "open house copy". Saves agents 30-60 minutes per listing — and prevents the fair-housing violations that cost agents licenses.

    Analysisfrom Skills Hub
  8. 08rate-limiting

    2 installs

    Add rate limiting to APIs — configure per-user and per-IP limits, sliding window algorithms, tiered quotas, retry-after headers, and progressive abuse detection.

    Ops
  9. 09dependency-analysis

    1 installs

    Analyze project dependencies for health, security, and bloat — audit outdated, deprecated, vulnerable, duplicate, heavy, and unused packages across npm, pip, cargo, go mod, and more. Produce a dependency health score, CVE inventory, license compatibility matrix, bundle size impact assessment, and a prioritized update plan with migration paths.

    Analysisfrom Skills Hub
  10. 10asset-lifecycle

    1 installs

    Analyzes asset lifecycle planning systems for capital expenditure forecasting, replacement scheduling, total cost of ownership modeling, depreciation tracking, and facility condition assessments using IFMA standards and Facility Condition Index scoring. USE THIS SKILL WHEN: - You are reviewing facilities management or asset management software - Someone asks about capital planning, replacement scheduling, or deferred maintenance - You need to evaluate Facility Condition Index (FCI) calculations or condition assessments - A project involves total cost of ownership (TCO) or life cycle cost analysis (LCCA) - You are auditing an asset registry, CMDB, or equipment database - Someone mentions Maximo, SAP EAM, Archibus, TRIRIGA, or similar platforms - You need to assess depreciation tracking or fixed asset register accuracy - A facility portfolio has growing deferred maintenance or declining FCI scores - Capital budget requests need data-driven prioritization TRIGGER PHRASES: "asset lifecycle

    Analysisfrom Skills Hub

How to install

Every skill on this page is a SKILL.md file you can install with one command. The CLI writes the skill into the right directory for Claude Code, Cursor, Codex CLI, Windsurf, or any MCP-compatible tool.

$ npx @skills-hub-ai/cli install <skill-slug>