- Home
- /
- Categories
- /
- Performance
Performance
Performance profiling and optimization
mcp-memory-recall
by janjaszczak
Recall and reuse prior decisions, constraints, and artifacts using MCP memory (e.g., Neo4j). Use when the user references past work (“jak ostatnio”, “kontynuuj”), when resuming a project thread, or when a repeated topic suggests existing decisions.
cypher
by vkz
Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.
aws-sso-login
by Daisuke897
Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.
flutter-expert
by pachoroa
Master Flutter development with Dart 3, advanced widgets, and
mio-skill
by mio-xyz
Personal context for AI agents via Mio. Loads user preferences, tech stack, coding conventions, and project context at session start so you can make informed decisions without re-asking. Use when any of these Mio MCP tools are available: get_context, list_categories, list_projects, set_active_project, log_conversation, update_profile. Triggers on: (1) session start to load user context before working, (2) code tasks where user conventions matter, (3) project-scoped work where project context is needed, (4) end of substantive conversations to log takeaways, (5) when the user expresses a new or changed preference to suggest a profile update.
ai-agent-development
by ncdevshiv
"AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents."
electron-dev
by fanthus
Build cross-platform desktop applications with Electron using best practices for security, performance, and user experience. Use this skill when developing system tools (file managers, screenshot tools, productivity apps) or when working with Electron projects. Triggers include requests to create Electron apps, implement file operations, system tray functionality, window management, IPC communication, or optimize Electron performance. Supports vanilla JavaScript, React, and Vue frameworks with comprehensive code templates that embed security and performance best practices directly in comments.
load_profile
by HowardKao-1130
Load profile signals from the local KG profile table.
frontend-async-best-practices
by Emerson1337
Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize parallelism. Triggers on tasks involving data fetching, loaders, actions, or Promise handling.
.NET MAUI Skills Suite
by Rimblehelm
test-cases.json
feature-forge
by Olino3
Forge is a marketplace for a Claude Code Plugins
Distributed Scaling
by sovr610
This skill should be used when the user asks to "scale training to multiple GPUs", "set up distributed training", "configure DDP", "use FSDP", "shard the model", "add gradient accumulation", "run with torchrun", "multi-node training", "rank-aware data loading", "distributed checkpointing", "scale to 7B parameters", "reduce GPU memory usage", "configure mixed precision distributed", or needs guidance on DistributedDataParallel, FullyShardedDataParallel, multi-GPU orchestration, or scaling the brain_ai system beyond single-GPU.
idempiere-db
by comitsrl
"Disenar y aplicar cambios de base de datos y Data Dictionary para iDempiere y plugins: tablas/columnas/indices, metadata AD_*, migraciones PostgreSQL, performance y rollback. Usar cuando un cambio requiera actualizar schema o diccionario."
vue
by kprsnt2
Vue.js development best practices including Composition API, state management, and performance.
ocx-use
by olafgeibig
Use this skill when managing OpenCode extensions with OCX (OpenCode eXtensions). This includes installing components from registries, using Ghost Mode for cross-repository development, auditing changes with SHA-256 verification, managing dependencies, configuring registries, or performing component updates and version management. Invoke for tasks involving ocx init, ocx add, ocx update, ocx diff, ocx ghost, or OCX registry operations.
extract_profile
by HowardKao-1130
Extract user profile signals (interest, intent, focus, attention) from documents.
psychology-foundations
by bfmcneill
Use when you need to understand WHY certain UX patterns work. Covers cognitive psychology, behavioral science, and neuroscience foundations that underpin satisfying experiences.
spline-3d-integration
by fohwaz
Integrate Spline 3D scenes into React, Next.js, and vanilla web apps with reliable embed patterns, runtime API usage, and performance-safe defaults.
Larry Playbook — Viral TikTok Content Generator
by oyi77
The AI agent will respond to requests for this skill.
react-native-best-practices
by kunhai-88
"提供 React Native 性能优化指南,涵盖 FPS、TTI、打包体积、内存泄漏、重渲染与动画。适用于涉及 Hermes 优化、JS 线程阻塞、桥接开销、FlashList、原生模块或调试卡顿与掉帧的任务。"
test-trading-strategies
by robonet-tech
"Backtest trading strategies on historical data and interpret performance metrics. Provides run_backtest (crypto strategies) and run_prediction_market_backtest (Polymarket strategies). Fast execution (20-60s), minimal cost ($0.001). Returns Sharpe ratio, max drawdown, win rate, profit factor, and trade statistics. Use this skill after building or improving strategies to validate performance before deploying. NEVER deploy without thorough backtesting (6+ months recommended)."
frontend-perf
by shaul1991
성능 최적화 에이전트. 프론트엔드 성능을 분석하고 최적화합니다.
backend-principle-eng-nodejs-pro-max
by PrakharMNNIT
"Principal backend engineering intelligence for Node.js runtime systems. Actions: plan, design, build, implement, review, fix, optimize, refactor, debug, secure, scale backend code and architectures. Focus: correctness, reliability, performance, security, observability, scalability, operability, cost."
latency-principles
by ab22593k
"Comprehensive guide for diagnosing, optimizing, and hiding latency in software systems. Use when: (1) Debugging slow performance, (2) Designing low-latency architectures (High Frequency Trading, Real-time), (3) Optimizing Data/Compute layers, or (4) Learning about latency theory (Little's Law, Coordinated Omission)."