性能
性能分析与优化
skStats Development & Maintenance Guide
ericsk
Sandboxing: If App Sandbox is enabled, ensure com.apple.security.network.client and hardware access entitlements are correctly set in .entitlements or Info.plist.
context-manager
Toowiredd
Manages permanent memory storage for decisions, blockers, context, preferences, and procedures. Use when user says "remember", "save this decision", "what did we decide", "recall", "search memories", "any blockers", or when making important architectural decisions. Provides SDAM compensation through external memory.
session-launcher
Toowiredd
Restores full context when user says "hi-ai" or starts a new conversation. Searches project files, loads memory indexes, reads session state, and creates visual dashboard showing current project, recent decisions, active blockers, and quick actions. Use when user says "hi-ai", "continue", "restore context", or starts a fresh conversation.
game-servers
pluginagentmarketplace
Game server architecture, scalability, matchmaking, and backend systems for online games. Build robust, scalable multiplayer infrastructure.
nav-profile
dkyazzentwatwa
Manage user preferences and corrections for bilateral modeling. Auto-learns from session corrections. Use when user says "save my preferences", "remember I like...", or auto-triggers after corrections.
memory-management
pluginagentmarketplace
Game memory optimization, object pooling, garbage collection tuning, and efficient resource management for target platforms.
optimization-performance
pluginagentmarketplace
Game optimization, performance profiling, multi-platform support, and frame rate optimization for smooth gameplay experiences.
memory-search
cklxx
记忆检索 — 搜索和读取对话记忆(存储为 Markdown 文件)。
eval-systematic-optimization
cklxx
Run foundation-suite baseline, cluster failures, and optimize pass@1 systematically.
best-practice-search
cklxx
搜索并提炼业界/开源最佳实践的 SOP,强调可信来源、适用边界与可执行建议。
watchos-code-review
Project-Kiri
Reviews watchOS code for app lifecycle, complications (ClockKit/WidgetKit), WatchConnectivity, and performance constraints. Use when reviewing code with import WatchKit, WKExtension, WKApplicationDelegate, WCSession, or watchOS-specific patterns.
swiftui-expert
SwiftyJourney
Write, review, or improve SwiftUI code following best practices
prompt-engineering
alunadev
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.
spice-ai
spiceai
Add AI and LLM capabilities to Spice — chat completions, text-to-SQL (NSQL), tool use, memory, and model routing. Use when configuring language models, enabling tools (SQL, search, MCP, web search), setting up NSQL, adding conversational memory, configuring model fallback or load balancing, or using the OpenAI-compatible API.
spice-acceleration
spiceai
Accelerate data locally for sub-second query performance. Use when enabling data acceleration, choosing an engine (Arrow, DuckDB, SQLite, Cayenne), configuring refresh modes, setting up retention policies, creating snapshots, adding indexes, or materializing datasets.
following-react-best-practices
alunadev
React and Next.js performance optimization guidelines from Vercel Engineering. Use this skill when writing, reviewing, or refactoring React/Next.js code. Apply it proactively whenever working on React components, Next.js pages, API routes, data fetching (server or client), bundle size, rendering performance, re-renders, server actions, hydration, animations, or JavaScript optimizations. If the code involves React or Next.js, use this skill — even if performance isn't the stated goal, these patterns prevent issues before they arise.
spice-models
spiceai
Configure AI/LLM model providers in Spice (OpenAI, Anthropic, Azure, Google, xAI, Bedrock, Perplexity, Databricks, local models). Use when asked to "add a model", "configure LLM", "set up OpenAI", "add language model", "enable chat completions", "serve local model", "add AI gateway", or "configure system prompt".
piglet
tizee
Practical Python craftsmanship guidance based on One Python Craftsman. Use when writing, refactoring, or reviewing Python code for naming, branching, data structures, functions, exceptions, loops, decorators, imports, file I/O, edge cases, and modern syntax choices. If the skills set includes friendly-python, suggest invoking it for better Python outcomes.
spice-accelerators
spiceai
Configure data accelerators for local materialization and caching in Spice (Arrow, DuckDB, SQLite, Cayenne, PostgreSQL, Turso). Use when asked to "accelerate data", "enable caching", "materialize dataset", "configure refresh", "set up local storage", "improve query performance", "choose an accelerator", or "configure snapshots".
⚡ Performance Analysis and Optimization
ShunsukeHayashi
Miyabi Plugins for Claude Code - 25+ Agents, 22 Skills, 50+ Commands
prioritization-frameworks
alunadev
"Applies the right prioritization framework for the context — Opportunity Score, RICE, ICE, MoSCoW, or Kano — with formulas, scoring guidance, and when-to-use rationale. Use when ranking features or problems, comparing approaches, or preparing a prioritized backlog. Triggers on: prioritization, RICE, ICE, MoSCoW, Kano, backlog prioritization, feature ranking, opportunity score, prioritize features, what to build next."
performance-reviewer
peopleforrester
Performance analysis and optimization. Use when reviewing code for performance issues, identifying bottlenecks, or optimizing slow operations. Covers frontend, backend, and database performance.
optimizing-tauri-binary-size
dchuk
Guides users through Tauri binary size optimization techniques to produce small, efficient desktop application bundles using Cargo profile settings and build configurations.
xsql
zx06
Use when you need to safely inspect MySQL/PostgreSQL data or schema via the xsql CLI.