Performance

Performance profiling and optimization

Showing 313-336 of 2612 skills
tech-leads-club

perf-astro

by tech-leads-club

"Astro-specific performance optimizations for 95+ Lighthouse scores. Covers critical CSS inlining, compression, font loading, and LCP optimization. Triggers on: astro performance, astro lighthouse, astro optimization, astro-critters."

Docker 4.9K 5mo ago
thedivergentai

godot-gdscript-mastery

by thedivergentai

"Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access (%NodeName, @onready), script structure (extends, class_name, signals, exports, methods), and performance patterns (dict.get with defaults, avoid get_node in loops). Use for code review, refactoring, or establishing project standards. Trigger keywords: static_typing, signal_architecture, unique_nodes, @onready, class_name, signal_up_call_down, gdscript_style_guide."

Game Dev 378 5mo ago
alirezarezvani

Agent Designer - Multi-Agent System Architecture

by alirezarezvani

This skill provides the foundation for designing robust, scalable multi-agent systems that can handle complex tasks while maintaining safety, reliability, and performance at scale.

Agents 23K 5mo ago
redpanda-data

react-best-practices

by redpanda-data

Client-side React performance optimization patterns.

Code Review 4.3K 5mo ago
benjaminasterA

agent-memory-mcp

by benjaminasterA

"A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions)."

Agents 64 5mo ago
benjaminasterA

agent-memory-systems

by benjaminasterA

"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 s..."

Agents 64 5mo ago
modu-ai

moai-lang-rust

by modu-ai

Rust 1.92+ development specialist covering Axum, Tokio, SQLx, and memory-safe systems programming. Use when building high-performance, memory-safe applications or WebAssembly.

Debugging 1.1K 5mo ago
rudrankriyam

asc-signing-setup

by rudrankriyam

Set up bundle IDs, capabilities, signing certificates, and provisioning profiles with the asc cli. Use when onboarding a new app or rotating signing assets.

Code Gen 922 5mo ago
Orchestra-Research

llama-cpp

by Orchestra-Research

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

CLI Tools 10.9K 8mo ago
Orchestra-Research

rwkv-architecture

by Orchestra-Research

RNN+Transformer hybrid with O(n) inference. Linear time, infinite context, no KV cache. Train like GPT (parallel), infer like RNN (sequential). Linux Foundation AI project. Production at Windows, Office, NeMo. RWKV-7 (March 2025). Models up to 14B parameters.

ML Ops 10.9K 8mo ago
Ceeon

videocut:高清化

by Ceeon

视频高清导出。2-pass编码+锐化,匹配或超越原片画质。触发词:高清化、高清导出、导出高清、渲染高清

CLI Tools 2.7K 3mo ago
openclaw

ordercli

by openclaw

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

Auth 383.8K 5mo ago
ClickHouse

alloc-profile

by ClickHouse

Analyze a jemalloc (or other) allocation profile in collapsed stack format. Use when the user wants to analyze memory allocations, find top allocators, or understand memory usage patterns from a .collapsed profile file.

Automation 48.8K 4mo ago
aaron-he-zhu

rank-tracker

by aaron-he-zhu

'Use when the user asks to "track rankings", "check keyword positions", "ranking changes", "monitor SERP positions", "how am I ranking", "where do I rank for this keyword", "did my rankings change", or "keyword position tracking". Tracks and analyzes keyword ranking positions over time for both traditional search results and AI-generated responses. Monitors ranking changes, identifies trends, and alerts on significant movements. For automated alerting, see alert-manager. For comprehensive reports, see performance-reporter.'

Performance 101 5mo ago
aaron-he-zhu

competitor-analysis

by aaron-he-zhu

'Use when the user asks to "analyze competitors", "competitor SEO", "who ranks for", "competitive analysis", "what are my competitors doing", "what are they doing differently", "why do they rank higher", or "spy on competitor SEO". Analyzes competitor SEO and GEO strategies including their ranking keywords, content approaches, backlink profiles, and AI citation patterns. Reveals opportunities to outperform competition. For content-focused gap analysis, see content-gap-analysis. For link profile specifics, see backlink-analyzer.'

Performance 101 5mo ago
aaron-he-zhu

memory-management

by aaron-he-zhu

'Use when the user asks to "remember project context", "save SEO data", "track campaign progress", "store keyword data", "manage project memory", "remember this for next time", "save my keyword data", or "keep track of this campaign". Manages a two-layer memory system (hot cache + cold storage) for SEO/GEO project context, tracking keywords, competitors, metrics, and campaign status with intelligent promotion/demotion.'

Performance 101 5mo 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.9K 5mo ago
Yeachan-Heo

note

by Yeachan-Heo

Save notes to notepad.md for compaction resilience

Auth 32.2K 5mo ago
Aaronontheweb

type-design-performance

by Aaronontheweb

Design .NET types for performance. Seal classes, use readonly structs, prefer static pure functions, avoid premature enumeration, and choose the right collection types.

Automation 1.1K 5mo ago
rmyndharis

bazel-build-optimization

by rmyndharis

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

Docker 1.2K 6mo ago
rmyndharis

backtesting-frameworks

by rmyndharis

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

Processing 1.2K 6mo 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.6K 4mo ago
mukul975

analyzing-linux-kernel-rootkits

by mukul975

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modules),

Code Review 26.3K 3mo ago
modu-ai

moai-formats-data

by modu-ai

Data format specialist covering TOON encoding, JSON/YAML optimization, serialization patterns, and data validation for modern applications. Use when optimizing data for LLM transmission, implementing high-performance serialization, validating data schemas, or converting between data formats.

Processing 1.1K 5mo ago