搜索结果
全部能力
找到 463 个相关结果 / 监控与排障
通用助手 / 编排推荐
make
make
GNU Make skill for C/C++ build systems. Use when writing or debugging Makefiles, understanding pattern rules and automatic dependency generation, managing…
通用助手 / 编排推荐
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,…
通用助手 / 编排推荐
sentry-ruby-sdk
sentry-ruby-sdk
Full Sentry SDK setup for Ruby. Use when asked to add Sentry to Ruby, install sentry-ruby, setup Sentry in Rails/Sinatra/Rack, or configure error monitoring,…
通用助手 / 编排推荐
spec-driven
spec-driven
Specification-driven feature development with auto-sized depth. Produces spec.md, design.md, and tasks.md artifacts with requirements traceability, plus verify and audit phases tied to acceptance criteria. Use when planning a feature, breaking a change into tasks or stories, implementing a named story or task, verifying implementation against acceptance criteria, auditing goals before closing, or turning a PRD into engineering artifacts. Triggers: "plan this feature", "spec this feature", "turn this PRD into a spec", "break this into tasks/stories", "create technical design", "implement story S-1", "implement task T-1", "verify implementation", "check acceptance criteria", "audit feature", "audit this spec", "validate goals", "UAT", "manual testing", "discuss this feature", "show feature status", "quick fix", "quick task", "quick mode", "small change", and known one-line fixes where the user names file and line. Not for diagnosing unknown bugs, authoring standalone PRD/RFC/ADR/TDD documents, PR/commit mechanics, or PM backlog tracking.
通用助手 / 编排推荐
conan-vcpkg
conan-vcpkg
C/C++ package manager skill covering Conan and vcpkg. Use when adding third-party library dependencies to C/C++ projects, managing binary compatibility,…
通用助手 / 编排推荐
godot-genre-roguelike
godot-genre-roguelike
Expert blueprint for roguelikes including procedural generation (Walker method, BSP rooms), permadeath with meta-progression (unlock persistence), run state vs…
通用助手 / 编排推荐
sentry-go-sdk
sentry-go-sdk
Full Sentry SDK setup for Go. Use when asked to "add Sentry to Go", "install sentry-go", "setup Sentry in Go", or configure error monitoring, tracing, logging,…
通用助手 / 编排推荐
simd-intrinsics
simd-intrinsics
SIMD intrinsics skill for x86 (SSE/AVX) and ARM (NEON) vectorization. Use when reading auto-vectorization reports, writing SSE2/AVX2/NEON intrinsics, checking…
通用助手 / 编排推荐
lldb
lldb
LLDB debugger skill for C/C++/Swift/Objective-C programs. Use when debugging with LLDB on macOS, FreeBSD, or Linux-clang environments, mapping GDB mental…
通用助手 / 编排推荐
openclaw-agent-optimize
openclaw-agent-optimize
Optimize an OpenClaw agent setup (model routing, context management, delegation, rules, memory). Use when asked about optimizing agents, improving OpenClaw…
通用助手 / 编排推荐
learn
learn
Capture knowledge manually into the flywheel. Save a decision, pattern, lesson, or constraint for future sessions. Triggers: "learn", "remember this", "save…
通用助手 / 编排推荐
lambda
lambda
AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts,…
通用助手 / 编排推荐
openserv-multi-agent-workflows
openserv-multi-agent-workflows
Multi-agent workflow examples to work together on the OpenServ Platform. Covers agent discovery, multi-agent workspaces, task dependencies, and workflow…
通用助手 / 编排推荐
godot-autoload-architecture
godot-autoload-architecture
Expert patterns for Godot AutoLoad (singleton) architecture including global state management, scene transitions, signal-based communication, dependency…
通用助手 / 编排推荐
blog-audit
blog-audit
Full-site blog health assessment scanning all blog files for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Spawns parallel subagents for comprehensive analysis. Produces per-post scores and a prioritized action queue. Use when user says "audit blog", "blog audit", "site audit", "blog health", "audit all posts", "check all blogs".
通用助手 / 编排推荐
gate-exchange-spot
gate-exchange-spot
Gate spot trading and account operations skill. Use when the user asks to buy/sell crypto on spot, check account value, list spot balances, or place…
通用助手 / 编排推荐
technical-documentation
technical-documentation
Build and review high-quality technical docs as well as agent instruction files in your repository.
通用助手 / 编排推荐
ninja
ninja
Ninja build system skill. Use when diagnosing Ninja build failures, understanding Ninja's role as a low-level build executor generated by CMake or other…
通用助手 / 编排推荐
ecommerce-growth-strategy
ecommerce-growth-strategy
E-commerce growth strategy advisor. Diagnoses current business health using unit economics (CAC, LTV, AOV, contribution margin), identifies the highest-impact…
通用助手 / 编排推荐
sentry-svelte-sdk
sentry-svelte-sdk
Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to "add Sentry to Svelte", "add Sentry to SvelteKit", "install @sentry/sveltekit", or configure…