搜索结果
全部能力
找到 493 个相关结果 / 性能优化
通用助手 / 编排推荐
godot-procedural-generation
godot-procedural-generation
Expert blueprint for procedural content generation (dungeons, terrain, loot, levels) using FastNoiseLite, random walks, BSP trees, Wave Function Collapse, and…
通用助手 / 编排推荐
gcc
gcc
GCC compiler skill for C/C++ projects. Use when selecting optimization levels, warning flags, debug builds, LTO, sanitizer instrumentation, or diagnosing…
通用助手 / 编排推荐
accelerate
accelerate
Use when the workflow is too slow, too expensive, or both and needs latency, cost, or token usage optimization.
通用助手 / 编排推荐
ai-video-prompting
ai-video-prompting
Générez des prompts optimisés pour chaque modèle de génération vidéo IA (Veo 3, Runway Gen-3, Kling 2.6, Pika), en exploitant leurs forces spécifiques. Use…
通用助手 / 编排推荐
temper
temper
Use when the workflow feels over-engineered, has premature optimizations, unnecessary abstraction layers, or complexity beyond actual requirements.
通用助手 / 编排推荐
daw-music
daw-music
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation for immersive soundscapes.
通用助手 / 编排推荐
etsy-seo
etsy-seo
Etsy SEO analyzer and optimizer. Improve search visibility with title optimization, tag analysis, description scoring, and keyword research. Includes SEO…
通用助手 / 编排推荐
docs-ai-prd
docs-ai-prd
Writes PRDs and specs optimized for coding assistants. Use when authoring requirements or project context for Claude Code, Cursor, or Copilot.
通用助手 / 编排推荐
godot-camera-systems
godot-camera-systems
Expert patterns for 2D/3D camera control including smooth following (lerp, position_smoothing), camera shake (trauma system), screen shake with frequency…
通用助手 / 编排推荐
surrealdb
surrealdb
Expert SurrealDB 3 architect and developer skill. SurrealQL mastery, multi-model data modeling (document, graph, vector, time-series, geospatial), schema…
通用助手 / 编排推荐
godot-state-machine-advanced
godot-state-machine-advanced
Expert blueprint for hierarchical finite state machines (HSM) and pushdown automata for complex AI/character behaviors. Covers state stacks, sub-states,…
通用助手 / 编排推荐
godot-signal-architecture
godot-signal-architecture
Expert blueprint for signal-driven architecture using \"Signal Up, Call Down\" pattern for loose coupling. Covers typed signals, signal chains, one-shot…
通用助手 / 编排推荐
ollama-optimizer
ollama-optimizer
Optimize Ollama configuration for the current machine's hardware. Use when asked to speed up Ollama, tune local LLM performance, or pick models that fit…
通用助手 / 编排推荐
godot-gdscript-mastery
godot-gdscript-mastery
Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access…
通用助手 / 编排推荐
ci
ci
A specialized skill for Gemini CLI that provides high-performance, fail-fast
通用助手 / 编排推荐
ratatui-tui
ratatui-tui
Build terminal UIs with ratatui following 2026 Rust best practices. Use when: (1) Creating new TUI apps, (2) Adding widgets/layouts, (3) Keyboard navigation/state management, (4) Image integration via ratatui-image, (5) Async event handling, (6) Release optimization. Covers v0.30.0+ API, Elm Architecture, StatefulWidget, color-eyre.
通用助手 / 编排推荐
referral-program
referral-program
When the user wants to create, optimize, or analyze a referral program, affiliate program, or word-of-mouth strategy. Also use when the user mentions…
通用助手 / 编排推荐
godot-rpg-stats
godot-rpg-stats
Expert blueprint for RPG stat systems (attributes, leveling, modifiers, damage formulas) using Resource-based stats, stackable modifiers, and derived stat…
通用助手 / 编排推荐
cpu-cache-opt
cpu-cache-opt
CPU cache optimization skill for C/C++ and Rust. Use when diagnosing cache misses, improving data layout for cache efficiency, using perf stat cache counters,…
通用助手 / 编排推荐
godot-mcp-scene-builder
godot-mcp-scene-builder
[MCP WRAPPER] Programmatically create/modify Godot scenes using Godot MCP tools. Orchestrates mcp_godot_create_scene, mcp_godot_add_node, mcp_godot_load_sprite…