搜索结果
全部能力
找到 987 个相关结果 / 数据分析
通用助手 / 编排推荐
cron-scheduling
cron-scheduling
Cron and scheduled task management. node-cron, cron expressions, Spring @Scheduled, APScheduler (Python), and distributed scheduling patterns. USE WHEN: user mentions "cron", "scheduled task", "cron job", "node-cron", "@Scheduled", "APScheduler", "periodic task", "crontab" DO NOT USE FOR: job queues with workers - use `job-queues`; one-off delayed tasks - use `job-queues`
通用助手 / 编排推荐
chartli
chartli
Install and use chartli to render terminal charts from numeric text files or stdin.
通用助手 / 编排推荐
gdpr-compliance
gdpr-compliance
Ensure GDPR compliance for marketing activities including consent management, data processing, privacy notices, and data subject rights
通用助手 / 编排推荐
linkers-lto
linkers-lto
Linker and Link-Time Optimisation (LTO) skill. Use when configuring GNU ld, gold, or lld linker flags, diagnosing link-order issues or undefined symbols at…
通用助手 / 编排推荐
cuml-machine-learning
cuml-machine-learning
Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality…
通用助手 / 编排推荐
neo4j-cli-tools-skill
neo4j-cli-tools-skill
Use when working with Neo4j command-line tools — neo4j-admin (backup, restore,
通用助手 / 编排推荐
rust-profiling
rust-profiling
Rust profiling skill for performance analysis. Use when generating flamegraphs from Rust binaries, measuring monomorphization bloat with cargo-llvm-lines,…
通用助手 / 编排推荐
rust-unsafe
rust-unsafe
Rust unsafe code skill for systems programming. Use when writing or reviewing unsafe Rust, understanding what operations require unsafe, implementing safe…
通用助手 / 编排推荐
godot-tilemap-mastery
godot-tilemap-mastery
Expert blueprint for TileMapLayer and TileSet systems for efficient 2D level design. Covers terrain autotiling, physics layers, custom data, navigation…
通用助手 / 编排推荐
metaplex
metaplex
Complete Metaplex Protocol guide for Solana NFTs and digital assets. Covers Core (next-gen NFTs), Token Metadata, Bubblegum (compressed NFTs), Candy Machine,…
通用助手 / 编排推荐
hogli
hogli
PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.
通用助手 / 编排推荐
pomasa
pomasa
Generate declarative multi-agent systems (MAS) using POMASA pattern language. Use when building agent pipelines, orchestrating multiple AI agents, or creating research automation workflows. Supports patterns like Prompt-Defined Agent, Orchestrated Pipeline, Filesystem Data Bus, and Verifiable Data Lineage.
通用助手 / 编排推荐
pr-report
pr-report
Review a pull request or contribution deeply, explain it tutorial-style for a maintainer, and produce a polished report artifact such as HTML or Markdown. Use when asked to analyze a PR, explain a contributor's design decisions, compare it with similar systems, or prepare a merge recommendation.
通用助手 / 编排推荐
agent-architecture-analysis
agent-architecture-analysis
Use when auditing an agent codebase against the 12-Factor Agents methodology, reviewing LLM-powered system architecture, or assessing agentic app compliance.…
通用助手 / 编排推荐
roblox-datastores
roblox-datastores
Use when implementing player data persistence in Roblox, saving/loading player stats or inventory, building leaderboards with ordered datastores, handling data…
通用助手 / 编排推荐
engineering
engineering
Create professional engineering diagrams using drawio XML format with industry-standard symbols. Best for electrical schematics, P&ID (Piping &…
通用助手 / 编排推荐
godot-combat-system
godot-combat-system
Expert patterns for combat systems including hitbox/hurtbox architecture, damage calculation (DamageData class), health components, combat state machines,…
通用助手 / 编排推荐
dynamic-linking
dynamic-linking
Dynamic linking skill for Linux/ELF shared libraries. Use when debugging library loading failures, configuring RPATH vs RUNPATH, understanding soname…
通用助手 / 编排推荐
rust-cross
rust-cross
Rust cross-compilation skill. Use when building Rust binaries for a different target architecture or OS, using cross or cargo-zigbuild for hermetic…
通用助手 / 编排推荐
frappe-frontend-development
frappe-frontend-development
Build modern Vue 3 frontend apps using Frappe UI with components, data fetching, and portal pages. Use when creating custom frontends, SPAs, or portal…