Performance

Performance profiling and optimization

Showing 313-336 of 2597 skills
lobehub

store-data-structures

by lobehub

Zustand store data structure patterns for LobeHub. Covers List vs Detail data structures, Map + Reducer patterns, type definitions, and when to use each pattern. Use when designing store state, choosing data structures, or implementing list/detail pages.

Processing 78.1K 3mo ago
Dimillian

react-component-performance

by Dimillian

Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.

Performance 3.6K 4mo ago
angular

reference-core

by angular

Explains the mental model and architecture of the code under packages/core. You MUST use this skill any time you plan to work with code in packages/core

Code Gen 100.2K 3mo ago
Gentleman-Programming

angular-performance

by Gentleman-Programming

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.

Docker 541 4mo ago
davila7

agent-memory-systems

by davila7

"Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm"

Agents 27.8K 4mo ago
davila7

conversation-memory

by davila7

"Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history."

Database 27.8K 4mo ago
sonofmagic

playwright-cli

by sonofmagic

使用 playwright-cli 自动化浏览器交互,适用于网页测试、表单填写、截图、抓取页面信息与录制可复现操作步骤。

CLI Tools 1.8K 3mo ago
sonofmagic

playwright-cli

by sonofmagic

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

CLI Tools 1.8K 3mo ago
davila7

peft-fine-tuning

by davila7

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

ML Ops 27.8K 4mo ago
elizaOS

bird

by elizaOS

X/Twitter CLI for reading, searching, posting, and engagement via cookies.

CLI Tools 18.5K 3mo ago
srbhr

react-patterns

by srbhr

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or docker-deployed apps.

Caching 27.2K 4mo ago
srbhr

react-patterns

by srbhr

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or Docker-deployed apps. Eliminates async waterfalls, reduces bundle size, optimizes server and client performance.

Docker 27.2K 3mo ago
pinchbench

pinchbench

by pinchbench

Run PinchBench benchmarks to evaluate OpenClaw agent performance across real-world tasks. Use when testing model capabilities, comparing models, submitting benchmark results to the leaderboard, or checking how well your OpenClaw setup handles calendar, email, research, coding, and multi-step workflows.

File Ops 1.2K 3mo ago
athola

war-room-checkpoint

by athola

"Inline reversibility assessment for embedded War Room escalation from commands. Use at decision points to determine escalation need. Skip for standalone strategic decisions."

Code Review 300 3mo ago
athola

architecture-paradigm-space-based

by athola

'Data-grid architecture for high-traffic stateful workloads with linear

Processing 300 3mo ago
athola

skills-eval

by athola

Evaluate and improve Claude skill quality through auditing. Use when

Code Review 300 3mo ago
noir-lang

noir-optimize-acir

by noir-lang

Workflow for measuring and optimizing the ACIR circuit size of a constrained Noir program. Use when asked to optimize a Noir program's gate count or circuit size.

CLI Tools 1.4K 4mo ago
Aaronontheweb

modern-csharp-coding-standards

by Aaronontheweb

Write modern, high-performance C# code using records, pattern matching, value objects, async/await, Span<T>/Memory<T>, and best-practice API design patterns. Emphasizes functional-style programming with C# 12+ features.

Code Gen 982 3mo ago
srbhr

nextjs-performance

by srbhr

Next.js critical performance fixes. Prevents async waterfalls, reduces bundle size, secures Server Actions, and ensures correct production builds. Use when writing React components, data fetching, Server Actions, or optimizing bundle size.

Code Review 27.2K 3mo ago
addyosmani

performance

by addyosmani

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

Automation 2.2K 4mo ago
tech-leads-club

perf-web-optimization

by tech-leads-club

"Optimize web performance: Core Web Vitals (LCP, CLS, INP), bundle size, images, caching. Use when site is slow, optimizing for Lighthouse scores, reducing bundle size, fixing layout shifts, or improving Time to Interactive. Triggers on: web performance, Core Web Vitals, LCP, CLS, INP, FID, bundle size, page speed, slow site."

Docker 4.5K 3mo ago
NeoLabHQ

reflexion:memorize

by NeoLabHQ

Curates insights from reflections and critiques into CLAUDE.md using Agentic Context Engineering

Code Gen 1.1K 3mo ago
CoWork-OS

vercel-react-native-skills

by CoWork-OS

React Native and Expo best practices for building performant mobile apps. Use

Animation 340 3mo ago
AltimateAI

optimizing-query-by-id

by AltimateAI

Optimizes Snowflake query performance using query ID from history. Use when optimizing Snowflake queries for: (1) User provides a Snowflake query_id (UUID format) to analyze or optimize (2) Task mentions "slow query", "optimize", "query history", or "query profile" with a query ID (3) Analyzing query performance metrics - bytes scanned, spillage, partition pruning (4) User references a previously run query that needs optimization Fetches query profile, identifies bottlenecks, returns optimized SQL with expected improvements.

Processing 101 4mo ago