Performance skills
Top maintainers
- openclaw · 524 skills
- pluginagentmarketplace · 37 skills
- bbeierle12 · 32 skills
- orchestra-research · 31 skills
- yuniorglez · 30 skills
Languages in this topic
2120 skills
This skill helps you apply Andrei Alexandrescu's Modern C++ Design, promoting policy-based templates and compile-time abstractions for zero-runtime overhead.
This skill helps you write advanced Python in the Beazley style, emphasizing generators, coroutines, metaprogramming, and deep interpreter understanding.
This skill helps you design declarative, GPU-accelerated native UIs with synchronized trees and Rust patterns inspired by Raph Levien.
This skill guides database architecture design inspired by Stonebraker, emphasizing workload-specific, shared-nothing, and durable, extensible storage and
This skill helps you design efficient database schemas, write optimized SQL, and manage data operations following best practices.
This skill helps you identify and fix performance bottlenecks by profiling CPU, memory, and I/O across Python applications.
This skill helps design, evaluate, and deploy computer vision systems by guiding task definition, dataset strategy, and performance-oriented workflows.
This skill guides you in building responsive Svelte visualizations with Layer Cake by managing scales, dimensions, data flows, and multi-rendering contexts.
This skill helps you write robust C++ following Herb Sutter's exceptional principles, emphasizing exception safety, const correctness, and defensive
This skill helps you design safe, memory-efficient Rust code inspired by Graydon Hoare's vision, emphasizing ownership, zero-cost abstractions, and practical
This skill helps you write robust C++ code by applying Meyers Effective C++ guidelines for safer, clearer, and more maintainable interfaces.
This skill helps you instrument applications with RED and USE metrics, build dashboards, and configure alerts for proactive monitoring.
This skill provides unified API integration patterns for OAuth2, backoff, rate limiting, webhooks versus polling, and multi-tenant security across external
This skill helps you design distributed systems at planet scale with Jeff Dean principles, optimizing tail latency and scalability.
This skill provides a concise, practical guide to building high-performance REST APIs with the Echo framework in Go, covering routing, middleware, binding, and
This skill helps you analyze and visualize data with Pandas, NumPy, and Matplotlib, enabling data cleaning, transformation, and insightful exploration.
This skill applies caching, database optimization, and algorithm improvements to systematically boost application performance.
This skill analyzes render deployment failures using logs, metrics, and database state to identify root causes and propose fixes.
This skill helps you write high-performance systems and kernel-level code with pragmatic design, data-structure focus, and rigorous code review.
This skill helps you write idiomatic Python in the Hettinger style, using generators, iterators, and built-ins for clean, efficient code.
This skill helps you master Python debugging with pdb and IDE tools, enabling efficient issue resolution, profiling, and robust log-based troubleshooting.