Performance

Performance profiling and optimization

Showing 1465-1488 of 2602 skills
Logos-Liber

unreal

by Logos-Liber

Unreal Engine patterns, Actor/Component model, Blueprints vs C++, and best practices

Game Dev 9 4mo ago
Logos-Liber

cross-platform

by Logos-Liber

Cross-platform development guidelines and best practices for the mobile-dev team

Performance 9 4mo ago
yelban

reflect

by yelban

回顧當前對話,分析完成的任務、遇到的錯誤、使用者回饋, 萃取學習洞察並建議寫入 memory 或建立/改進 skill。 觸發詞:/reflect、反思、回顧對話、conversation review

Automation 4 3mo ago
arthur0824hao

skill-system-insight

by arthur0824hao

"Observe user interaction patterns, extract per-session facets, update a dual-matrix soul state, and periodically synthesize a personalized Soul profile for better collaboration."

Auth 4 3mo ago
pseudoyu

solidity-gas-optimization

by pseudoyu

Solidity smart contract gas optimization guidelines based on RareSkills. Use when writing, reviewing, or auditing Solidity code. Triggers on tasks involving smart contracts, EVM development, gas optimization, or Solidity best practices.

Legal 4 4mo ago
ag0os

Ruby Refactoring Expert

by ag0os

Automatically invoked when analyzing code quality, refactoring, or maintainability. Triggers on mentions of "code smell", "refactor", "code quality", "technical debt", "complexity", "maintainability", "clean code", "SOLID", "DRY", "improve code", "simplify", "extract method", "extract class", "long method", "large class", "duplication". Provides Ruby refactoring patterns and code smell identification based on Ruby Science methodology for recently written Ruby/Rails code.

Legal 4 7mo ago
maxnorm

magento-configuration-specialist

by maxnorm

Analyzes and manages Magento 2 system configuration. Use when analyzing configuration, retrieving configuration data, managing system settings, or troubleshooting configuration issues. Masters configuration analysis, system settings, and configuration optimization.

Processing 13 4mo ago
maxnorm

magento-catalog-specialist

by maxnorm

Analyzes and retrieves catalog information from Magento 2. Use when analyzing product catalogs, retrieving catalog data, assessing catalog health, or optimizing catalog performance. Masters catalog structure analysis, product data inspection, and catalog diagnostics.

Code Review 13 4mo ago
ahgraber

python-concurrency-performance

by ahgraber

Use when designing or reviewing concurrent Python code — selecting between asyncio, threads, or multiprocessing; structuring cancellation and deadline propagation; bounding fan-out and backpressure. Also use when diagnosing race conditions, deadlocks, slow throughput, or thread/task leaks under load.

Automation 3 4mo ago
julianromli

backend-dev

by julianromli

Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation, and deployment using the integrated toolset. Handles everything from API design and database architecture to security implementation and DevOps automation.

Performance 53 6mo ago
julianromli

browser

by julianromli

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

CLI Tools 53 6mo ago
breethomas

pmf-survey

by breethomas

Create and analyze a PMF survey using Rahul Vohra's Superhuman framework. The magic 40% benchmark for product-market fit.

Code Gen 16 3mo ago
breethomas

prompt-engineering

by breethomas

Expert prompt optimization system for building production-ready AI features. Use when users request help improving prompts, want to create system prompts, need prompt review/critique, ask for prompt optimization strategies, want to analyze prompt effectiveness, mention prompt engineering best practices, request prompt templates, or need guidance on structuring AI instructions. Also use when users provide prompts and want suggestions for improvement.

Processing 16 3mo ago
ckorhonen

coreml-optimizer

by ckorhonen

Optimize CoreML models for iOS and macOS deployment. Covers quantization, palettization, pruning, Neural Engine targeting, compute unit selection, and performance profiling. Use when converting ML models to CoreML, optimizing model size/latency, debugging Neural Engine issues, or benchmarking on-device inference.

ML Ops 6 5mo ago
KentoShimizu

architecture-serverless

by KentoShimizu

"Serverless architecture workflow for event-driven and bursty workloads using managed compute and platform services. Use when elasticity and reduced platform operations justify managed-service constraints; do not use when workload shape requires long-lived stateful control loops."

ML Ops 6 3mo ago
KentoShimizu

db-query-optimization

by KentoShimizu

"Query optimization workflow for reducing latency and resource cost through plan-aware rewrites and access-path improvements. Use when hot-path query behavior is the bottleneck; do not use for conceptual schema redesign without workload evidence."

Database 6 3mo ago
mgd34msu

gather-plan-apply

by mgd34msu

"MANDATORY before starting any task. Enforces the GPA execution loop that prevents tool call sprawl. G: GATHER phase combines discover queries + memory reads + file reads into one phase. P: Plan in text with zero tool calls. A: APPLY all writes/edits/verification in one phase. One call per tool type per phase — batch all same-type operations together. Covers dependency analysis, batch opportunities, scope estimation, and loop-back triggers."

Performance 6 3mo ago
mgd34msu

goodvibes-memory

by mgd34msu

"ALWAYS load before starting any task. Provides persistent cross-session memory for learning from past work. Read memory at task start to avoid repeating mistakes; write memory at task end to record what worked. Covers decisions.json (architectural choices), patterns.json (proven approaches), failures.json (past errors and fixes), preferences.json (project conventions), and session activity logs."

Auth 6 3mo ago
TomsTools11

prompt-engineering-expert

by TomsTools11

Advanced expert in prompt engineering, custom instructions design, and prompt optimization for AI agents

Performance 6 7mo ago
mgd34msu

task-orchestration

by mgd34msu

"Load PROACTIVELY when decomposing a user request into parallel agent work. Use when user says \"build this\", \"implement this feature\", or any request requiring multiple agents working concurrently. Guides task decomposition into parallelizable units, agent assignment with skill matching, dependency graph construction, WRFC loop coordination across up to 6 concurrent agent chains, and result aggregation."

Agents 6 3mo ago
KentoShimizu

concurrency-patterns

by KentoShimizu

"Design and review concurrency strategy for shared state, coordination, and contention control. Use when parallel execution or async coordination introduces race/deadlock/liveness risk and explicit pattern selection is required; do not use for persistence schema or deployment topology decisions."

Automation 6 3mo ago
mgd34msu

performance-audit

by mgd34msu

"Load PROACTIVELY when task involves optimizing speed, reducing bundle size, or improving responsiveness. Use when user says \"make it faster\", \"reduce bundle size\", \"fix slow queries\", \"optimize rendering\", or \"check Core Web Vitals\". Covers bundle analysis and tree-shaking, database query optimization (N+1, indexing), React rendering performance (re-renders, memoization), network waterfall optimization, memory leak detection, server-side performance, and Core Web Vitals (LCP, FID, CLS) improvement."

Processing 6 3mo ago
ovachiever

quantizing-models-bitsandbytes

by ovachiever

Quantizes LLMs to 8-bit or 4-bit for 50-75% memory reduction with minimal accuracy loss. Use when GPU memory is limited, need to fit larger models, or want faster inference. Supports INT8, NF4, FP4 formats, QLoRA training, and 8-bit optimizers. Works with HuggingFace Transformers.

Automation 44 6mo ago
oyi77

jobhunter

by oyi77

Autonomous job hunting agent with state tracking, tailored applications, and multi-platform job search

CLI Tools 2 3mo ago