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

    102 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. 02humanizer

    31 installs

    Multi-pass editor that removes AI-writing tells from drafted content — eliminates filler phrases, balances sentence length, restores opinion and voice, and strips em-dash overuse so posts sound human and opinionated rather than ChatGPT-generic..

    Analysisfrom Skills Hub
  3. 03recall

    16 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
  4. 04seo

    8 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.

    Analysisfrom Skills Hub
  5. 05rate-limiting

    6 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
  6. 06app-size-optimizer

    5 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..

    Analysisfrom Skills Hub
  7. 07analyze

    4 installs

    Deep cross-layer consistency audit for any codebase. Traces every feature from UI to database, finds broken wiring, missing handlers, model mismatches, and security gaps. Auto-fixes critical and warning issues. Use this after building features, before releases, or whenever something feels off. Works with any tech stack.

    Analysisfrom Skills Hub
  8. 08bundle-analysis

    4 installs

    Analyze frontend bundle size, detect heavy dependencies, find duplicates, evaluate tree-shaking, recommend code splitting, and generate size budget configs. Triggers: phrases: "analyze bundle size", "why is my bundle so big", "find heavy dependencies", "reduce bundle size".

    Analysisfrom Skills Hub
  9. 09image-storage-optimization

    4 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
  10. 10mls-listing-craft

    4 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..

    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>