搜索结果
全部能力
找到 17783 个相关结果
安全与治理 / 审核评估
audit-skills
audit-skills
Audits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking skill health, before releases, or after bulk…
自动化与集成 / 自动执行
gitlab-automation
gitlab-automation
Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for…
通用助手 / 编排推荐
github-proxy
github-proxy
GitHub 国内访问加速 skill,使用 githubproxy.cc 代理加速 GitHub 仓库克隆、文件下载、Raw 文件访问等操作。使用场景:(1) 需要 git clone GitHub 仓库时加速,(2) 下载 GitHub Release 文件、Raw 文件、Archive 压缩包时加速,(3)…
通用助手 / 编排推荐
cohort-analysis
cohort-analysis
Analyze user retention by cohort. Use when: measuring customer retention; understanding lifecycle patterns; comparing acquisition cohorts; tracking engagement…
设计与产品 / 审核评估
project-discover
project-discover
Use when 需要对“已有代码的存量项目”做 Discover(逆向)并把仓库事实沉淀为 `.aisdlc/project/`,且你发现 AI/团队经常猜入口、猜边界、索引与细节双写、或缺证据链导致反复返工。
内容创作 / 生成
content-repurposer
content-repurposer
Transform long-form content into multiple short-form pieces. Use when: converting podcast to social posts; extracting Twitter threads from blog posts; pulling…
自动化与集成 / 自动执行
connecting-to-base-network
connecting-to-base-network
Provides Base network configuration including RPC endpoints, chain IDs, and explorer URLs. Use when connecting wallets, configuring development environments,…
设计与产品 / 审核评估
svg-illustrations
svg-illustrations
Expert knowledge for creating hand-drawn style SVG illustrations. Activate when creating custom diagrams, working with illustration components, or needing…
软件工程 / 诊断修复
shortio
shortio
Short.io integration. Manage Domains, Bundles, Teams, Users. Use when the user wants to interact with Short.io data.
软件工程 / 部署发布
gget
gget
gget CLI and Python workflow for quick genomic database queries, sequence lookup, BLAST-style searches, enrichment checks, and reproducible bioinformatics…
设计与产品 / 审核评估
8-bit-orbit-video-template
8-bit-orbit-video-template
Hyperframes-based video template for retro pixel deck motion design. Use when users want a high-fidelity, multi-scene HTML-to-video composition with advanced transitions, interactive preview controls, and ready-to-render default style.
通用助手 / 编排推荐
absolute-human
absolute-human
AI-native software development lifecycle that replaces traditional SDLC. Triggers on "plan and build", "break this into tasks", "build this feature end-to-end", "sprint plan this", "absolute-human this", or any multi-step development task. Decomposes work into dependency-graphed sub-tasks, executes in parallel waves with TDD verification, and tracks progress on a persistent board. Handles features, refactors, greenfield projects, and migrations.
研究学习 / 检索整理
aeon
aeon
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection,…
软件工程 / 部署发布
143-java-functional-exception-handling
143-java-functional-exception-handling
Use when you need to apply functional exception handling best practices in Java — including replacing exception overuse with Optional and VAVR Either types,…
安全与治理 / 审核评估
clerk-validator
clerk-validator
Validate Clerk authentication configuration and detect deprecated patterns. Ensures proper proxy.ts usage (Next.js 16), ClerkProvider setup, and modern auth…
研究学习 / 检索整理
deep-research
deep-research
Fast research that beats plain websearch — discovers what exists before searching specifics (Landscape Scan), catches recent releases within days/weeks…
软件工程 / 诊断修复
building-admin-dashboard-customizations
building-admin-dashboard-customizations
Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation).…
软件工程 / 诊断修复
debug
debug
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework with built-in backward tracing for…
数据与分析 / 分析洞察
query-optimization
query-optimization
T-SQL query optimization techniques for SQL Server and Azure SQL Database. Use this skill when: (1) User needs to optimize slow queries, (2) User asks about SARGability or index seeks, (3) User needs help with query hints, (4) User has parameter sniffing issues, (5) User needs to understand execution plans, (6) User asks about statistics and cardinality estimation.
软件工程 / 诊断修复
rust-testing
rust-testing
Rust testing best practices covering test architecture, assertions, mocking, snapshots, event testing, determinism, and integration patterns for the codex-rs…