Performance

Performance profiling and optimization

Showing 265-288 of 2597 skills
CharlesWiltgen

axiom-getting-started

by CharlesWiltgen

Use when first installing Axiom, unsure which skill to use, want an overview of available skills, or need help finding the right skill for your situation — interactive onboarding that recommends skills based on your project and current focus

Code Review 950 3mo ago
openstatusHQ

vercel-react-best-practices

by openstatusHQ

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Caching 8.7K 4mo ago
modu-ai

moai-lang-go

by modu-ai

Go 1.23+ development specialist covering Fiber, Gin, GORM, and concurrent programming patterns. Use when building high-performance microservices, CLI tools, or cloud-native applications.

API Dev 1.1K 3mo ago
guanyang

memory-systems

by guanyang

Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory", "persist state across sessions", "build knowledge graph for agents", "track entities over time", "add long-term memory", "choose a memory framework", or mentions temporal knowledge graphs, vector stores, entity memory, or memory benchmarks (LoCoMo, LongMemEval).

Analytics 853 3mo ago
huggingface

cuda-kernels

by huggingface

"Provides guidance for writing and benchmarking optimized CUDA kernels for NVIDIA GPUs (H100, A100, T4) targeting HuggingFace diffusers and transformers libraries. Supports models like LTX-Video, Stable Diffusion, LLaMA, Mistral, and Qwen. Includes integration with HuggingFace Kernels Hub (get_kernel) for loading pre-compiled kernels. Includes benchmarking scripts to compare kernel performance against baseline implementations."

CLI Tools 676 3mo ago
Jeffallan

database-optimizer

by Jeffallan

Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.

Code Review 9.6K 4mo ago
Jeffallan

monitoring-expert

by Jeffallan

Use when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.

Processing 9.6K 4mo ago
muratcankoylan

context-engineering-collection

by muratcankoylan

A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.

Agents 16.3K 4mo ago
GPTomics

bio-chipseq-visualization

by GPTomics

Visualize ChIP-seq data using deepTools, Gviz, and ChIPseeker. Create heatmaps, profile plots, and genome browser tracks. Visualize signal around peaks, TSS, or custom regions. Use when visualizing ChIP-seq signal and peaks.

CLI Tools 840 3mo ago
thedivergentai

godot-composition

by thedivergentai

"Expert architectural standards for building scalable Godot GAMES (RPGs, Platformers, Shooters) using the Composition pattern (Entity-Component). Use when designing player controllers, NPCs, enemies, weapons, or complex gameplay systems. Enforces \"Has-A\" relationships for game entities. Trigger keywords: Entity-Component, ECS, Gameplay, Actors, NPCs, Enemies, Weapons, Hitboxes, Game Loop, Level Design."

Game Dev 214 3mo ago
openclaw

ordercli

by openclaw

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

Auth 376.7K 4mo ago
Jeffallan

cpp-pro

by Jeffallan

Use when building C++ applications requiring modern C++20/23 features, template metaprogramming, or high-performance systems. Invoke for concepts, ranges, coroutines, SIMD optimization, memory management.

Code Gen 9.6K 4mo ago
guanyang

supabase-postgres-best-practices

by guanyang

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

Database 850 3mo ago
ReScienceLab

archive

by ReScienceLab

"Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says \"archive this\". Maintains .archive/MEMORY.md index for cross-session knowledge reuse."

Auth 911 3mo ago
elizaOS

ordercli

by elizaOS

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

Auth 18.5K 3mo ago
GPTomics

bio-alignment-msa-statistics

by GPTomics

Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when comparing alignment quality, measuring sequence divergence, and analyzing evolutionary patterns.

Math 839 3mo ago
thedivergentai

godot-debugging-profiling

by thedivergentai

"Expert debugging workflows including print debugging (push_warning, push_error, assert), breakpoints (conditional breakpoints), Godot Debugger (stack trace, variables, remote debug), profiler (time profiler, memory monitor), error handling patterns, and performance optimization. Use for bug fixing, performance tuning, or development diagnostics. Trigger keywords: breakpoint, print_debug, push_error, assert, profiler, remote_debug, memory_leak, orphan_nodes, Performance.get_monitor."

Debugging 214 3mo ago
Dicklesworthstone

clay-performance-tuning

by Dicklesworthstone

Optimize Clay API performance with caching, batching, and connection pooling. Use when experiencing slow API responses, implementing caching strategies, or optimizing request throughput for Clay integrations. Trigger with phrases like "clay performance", "optimize clay", "clay latency", "clay caching", "clay slow", "clay batch".

Caching 1.1K 3mo ago
calcom

vercel-react-best-practices

by calcom

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

Caching 45.1K 4mo ago
AvdLee

swift-concurrency

by AvdLee

'Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) "use Swift Concurrency" or "modern concurrency patterns", (3) migrating to Swift 6, (4) data races or thread safety issues, (5) refactoring closures to async/await, (6) @MainActor, Sendable, or actor isolation, (7) concurrent code architecture or performance optimization, (8) concurrency-related linter warnings (SwiftLint or similar; e.g. async_without_await, Sendable/actor isolation/MainActor lint).'

Automation 1.5K 4mo ago
flonat

session-recap

by flonat

"End-of-session checklist. Checks for uncommitted changes, offers to update focus, project docs, context, and session log. Replaces the old stop hook. Triggers: 'wrap up', 'end session', 'what did we do today'. Not for mid-session logging — use /session-log."

Auth 76 3mo ago
Jeffallan

angular-architect

by Jeffallan

Use when building Angular 17+ applications with standalone components or signals. Invoke for enterprise apps, RxJS patterns, NgRx state management, performance optimization, advanced routing.

Performance 9.6K 4mo ago
NeoLabHQ

reflexion:reflect

by NeoLabHQ

Reflect on previus response and output, based on Self-refinement framework for iterative improvement with complexity triage and verification

Code Review 1.1K 3mo ago
callstackincubator

react-native-best-practices

by callstackincubator

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

Code Review 1.4K 3mo ago