搜索结果
全部能力
找到 975 个相关结果 / GitHub 工作流
通用助手 / 编排推荐
comprehensive-review-full-review
comprehensive-review-full-review
Use when working with comprehensive review full review
通用助手 / 编排推荐
ln-652-transaction-correctness-auditor
ln-652-transaction-correctness-auditor
Checks transaction scope, missing rollback handling, long-held transactions, trigger/notify interaction. Use when auditing transaction correctness.
通用助手 / 编排推荐
find-arbitrage-opps
find-arbitrage-opps
Find arbitrage opportunities across exchanges by comparing prices for fungible token pairs like BTC/WBTC and USDT/USDC.
通用助手 / 编排推荐
idempotency-handling
idempotency-handling
Implement idempotency keys and handling to ensure operations can be safely retried without duplicate effects. Use when building payment systems, APIs with retries, or distributed transactions.
通用助手 / 编排推荐
diffity-learn
diffity-learn
Start a project-driven learning journey for any technical topic — programming languages, tools, frameworks, or concepts. Teaches through real projects, Diffity tours, and interactive conversation, adapting to the learner's pace.
通用助手 / 编排推荐
gh-address-comments
gh-address-comments
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not…
通用助手 / 编排推荐
technology-selection
technology-selection
Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft Agent…
通用助手 / 编排推荐
dotnet-aot-compat
dotnet-aot-compat
Make .NET projects compatible with Native AOT and trimming by systematically resolving IL trim/AOT analyzer warnings. USE FOR: making projects AOT-compatible, fixing trimming warnings, resolving IL warnings (IL2026, IL2070, IL2067, IL2072, IL3050), adding DynamicallyAccessedMembers annotations, enabling IsAotCompatible. DO NOT USE FOR: publishing native AOT binaries, optimizing binary size, replacing reflection-heavy libraries with alternatives. INVOKES: no tools — pure knowledge skill.
通用助手 / 编排推荐
claude-ally-health
claude-ally-health
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
通用助手 / 编排推荐
migrate-nullable-references
migrate-nullable-references
Enable nullable reference types in a C# project and systematically resolve all warnings. USE FOR: adopting NRTs in existing codebases, file-by-file or project-wide migration, fixing CS8602/CS8618/CS86xx warnings, annotating APIs for nullability, cleaning up null-forgiving operators, upgrading dependencies with new nullable annotations. DO NOT USE FOR: projects already fully migrated with zero warnings (unless auditing suppressions), fixing a handful of nullable warnings in code that already has NRTs enabled, suppressing warnings without fixing them, C# 7.3 or earlier projects. INVOKES: Get-NullableReadiness.ps1 scanner script.
通用助手 / 编排推荐
context-retrospective
context-retrospective
Analyze agent-user interaction transcripts to identify context network maintenance needs and guidance improvements. Use after significant agent interactions or…
通用助手 / 编排推荐
gitnexus-cli
gitnexus-cli
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos.…
通用助手 / 编排推荐
hive-setup
hive-setup
Install hive-evolve, register an agent, clone a task, and prepare the environment. Use when user wants to set up hive, join a swarm, or get started with a…
通用助手 / 编排推荐
skill-manager
skill-manager
Lifecycle manager for GitHub-based skills. Use this to batch scan your skills directory, check for updates on GitHub, and perform guided upgrades of your skill…
通用助手 / 编排推荐
moss-tts-nano-speech
moss-tts-nano-speech
Expert skill for using MOSS-TTS-Nano, a 0.1B parameter multilingual real-time TTS model that runs on CPU with voice cloning support.
通用助手 / 编排推荐
韩语-jangbu-for
korean-jangbu-for
以 kimlawtech/korean-jangbu-for (Apache-2.0) 上游为中心,指导韩国初创企业、一人法人、自由职业者及个体工商户的账务自动化与税务资料整理、原始数据导入、会计科目标签、交付税务师的 CSV 以及管理报告生成的轻量级……
通用助手 / 编排推荐
find-test-content
find-test-content
Search for existing content pages containing a specific block in AEM Edge Delivery Services. Reports URLs with occurrences and variants to help identify test…
通用助手 / 编排推荐
ce-resolve-pr-feedback
ce-resolve-pr-feedback
Resolve PR review feedback by evaluating validity and fixing issues in parallel. Use when addressing PR review comments, resolving review threads, or fixing…
通用助手 / 编排推荐
build-parallelism
build-parallelism
Guide for optimizing MSBuild build parallelism and multi-project scheduling. Only activate in MSBuild/.NET build context. USE FOR: builds not utilizing all CPU…
通用助手 / 编排推荐
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting
firecrawl-dashboard-reporting — an installable skill for AI agents, published by firecrawl/firecrawl-workflows.