Performance

Performance profiling and optimization

Showing 217-240 of 2612 skills
davila7

ai-agents-architect

by davila7

"Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling."

Agents 29.8K 5mo ago
rmyndharis

async-python-patterns

by rmyndharis

Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.

Database 1.2K 6mo ago
Chachamaru127

session

by Chachamaru127

"セッション管理の総合窓口。初期化・記憶・状態を一手に引き受けます。Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features."

Auth 3K 5mo ago
itsmostafa

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

CLI Tools 1.1K 6mo ago
Yeachan-Heo

learn-about-omx

by Yeachan-Heo

Learn about your OMX usage patterns and get personalized recommendations

Agents 32.2K 5mo ago
Orchestra-Research

optimizing-attention-flash

by Orchestra-Research

Optimizes transformer attention with Flash Attention for 2-4x speedup and 10-20x memory reduction. Use when training/running transformers with long sequences (>512 tokens), encountering GPU memory issues with attention, or need faster inference. Supports PyTorch native SDPA, flash-attn library, H100 FP8, and sliding window attention.

Automation 10.9K 8mo ago
vectorize-io

hindsight-cloud

by vectorize-io

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

CLI Tools 18.6K 6mo ago
vectorize-io

hindsight-docs

by vectorize-io

Complete Hindsight documentation for AI agents. Use this to learn about Hindsight architecture, APIs, configuration, and best practices.

API Dev 18.6K 5mo ago
davila7

training-llms-megatron

by davila7

Trains large language models (2B-462B parameters) using NVIDIA Megatron-Core with advanced parallelism strategies. Use when training models >1B parameters, need maximum GPU efficiency (47% MFU on H100), or require tensor/pipeline/sequence/context/expert parallelism. Production-ready framework used for Nemotron, LLaMA, DeepSeek.

CLI Tools 29.8K 6mo 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 29.8K 5mo ago
davila7

agent-memory-mcp

by davila7

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

Agents 29.8K 5mo ago
sickn33

application-performance-performance-optimization

by sickn33

"Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack."

Automation 43.7K 5mo ago
guanyang

vercel-react-native-skills

by guanyang

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

Animation 935 5mo ago
guanyang

evaluation

by guanyang

This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines.

Agents 935 6mo ago
guanyang

multi-agent-patterns

by guanyang

This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or parallel agent execution.

Agents 935 6mo ago
affaan-m

benchmark

by affaan-m

Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.

Code Review 232K 3mo ago
davila7

context-window-management

by davila7

"Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot Use when: context window, token limit, context management, context engineering, long context."

Embeddings 29.8K 5mo ago
Orchestra-Research

huggingface-tokenizers

by Orchestra-Research

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

Git & VCS 10.9K 8mo ago
Orchestra-Research

awq-quantization

by Orchestra-Research

Activation-aware weight quantization for 4-bit LLM compression with 3x speedup and minimal accuracy loss. Use when deploying large models (7B-70B) on limited GPU memory, when you need faster inference than GPTQ with better accuracy preservation, or for instruction-tuned and multimodal models. MLSys 2024 Best Paper Award winner.

ML Ops 10.9K 7mo ago
davila7

serving-llms-vllm

by davila7

Serves LLMs with high throughput using vLLM's PagedAttention and continuous batching. Use when deploying production LLM APIs, optimizing inference latency/throughput, or serving models with limited GPU memory. Supports OpenAI-compatible endpoints, quantization (GPTQ/AWQ/FP8), and tensor parallelism.

ML Ops 29.8K 6mo ago
vectorize-io

hindsight-local

by vectorize-io

Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)

Automation 18.6K 6mo ago
github

autoresearch

by github

'Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy''s autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.'

Git & VCS 36.9K 4mo ago
github

cosmosdb-datamodeling

by github

'Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file'

Code Gen 36.9K 4mo ago
vudovn

rust-pro

by vudovn

Master Rust 1.75+ with modern async patterns, advanced type system

Debugging 7.8K 5mo ago