- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
python-programming
by pluginagentmarketplace
Python fundamentals, data structures, OOP, and data science libraries (Pandas, NumPy). Use when writing Python code, data manipulation, or algorithm implementation.
Refactoring Strategies
by AmnadTaowsoam
database-optimization
by 89jobrien
SQL query optimization and database performance specialist. Use when
React Best Practices
by AmnadTaowsoam
React is a JavaScript library for building user interfaces using component-based
Nextjs Patterns
by AmnadTaowsoam
Next.js 14+ App Router is a powerful React framework with features including
Problem Framing
by AmnadTaowsoam
Problem framing is the critical first step before any implementation,
golang-performance
by 89jobrien
Go performance optimization techniques including profiling with pprof,
/remember — 本地长期记忆
by atxinsky
保存本次会话的关键记忆到本地记忆库,下次开启会话时自动回忆
laravel-infrastructure
by anilcancakir
"Laravel Horizon queues, Octane performance, Reverb WebSockets, Redis caching, PostgreSQL database. ALWAYS activate when: working with queue jobs, cache, sessions, broadcasting, database performance, supervisor, worker. Triggers on: job failed, queue stuck, cache not clearing, Redis connection, broadcast event, WebSocket, real-time, Horizon dashboard, Octane memory leak, slow query, N+1, database timeout, connection refused, kuyruk çalışmıyor, cache temizlenmiyor, job başarısız, worker durdu, broadcast çalışmıyor, real-time gelmiyor."
mcp-integration
by 89jobrien
Model Context Protocol (MCP) integration specialist. Use when creating
machine-learning
by pluginagentmarketplace
Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.
integrated-reasoning-v2
by kimasplund
Enhanced meta-orchestration for selecting and combining reasoning patterns. Now includes 9 methodologies (ToT, BoT, SRC, HE, AR, DR, AT, RTR, NDF) with weighted multi-dimensional selection, feedback loops, uncertainty propagation, and validated confidence aggregation. Use when facing complex problems requiring optimal reasoning strategy selection.
context-engineering-collection
by ken-cavanagh-glean
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.
nextjs-architecture
by 89jobrien
Next.js architecture specialist. Use when designing Next.js applications,
Connection Pooling
by AmnadTaowsoam
Connection pooling is a technique used to maintain a cache of database
Alphago Architecture
by AmnadTaowsoam
AlphaGo Architecture is the God-Mode protocol that applies Monte Carlo
memory-systems
by ken-cavanagh-glean
Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.
Fastify Rest Api
by AmnadTaowsoam
Fastify is a high-performance Node.js web framework focused on speed
python-programming
by pluginagentmarketplace
Master Python fundamentals, OOP, data structures, async programming, and production-grade scripting for data engineering
rust-skills
by ggg123066
Comprehensive Rust coding guidelines with 179 rules across 14 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, API design, memory optimization, performance, testing, and common anti-patterns. Invoke with /rust-skills.
evaluation
by ken-cavanagh-glean
Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.
multi-agent-patterns
by ken-cavanagh-glean
Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.
System Thinking
by AmnadTaowsoam
System thinking is a holistic approach to understanding complex systems
Cache Invalidation
by AmnadTaowsoam
'> "There are only two hard things in Computer Science: cache invalidation