灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 975 个相关结果 / GitHub 工作流

通用助手 / 编排推荐

git-pr-workflows-pr-enhance

git-pr-workflows-pr-enhance

232

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR…

Stars 37,683
uiragworkflowgit

通用助手 / 编排推荐

create-skill-from-repo

create-skill-from-repo

231

Bootstraps modular Agent Skills from any repository. Clones the source to `sources/`, extracts core documentation into categorized references under `skills/`,…

Stars 19
uiagentagentsworkflow

通用助手 / 编排推荐

template-authoring

template-authoring

230

Guides creation and validation of custom dotnet new templates. Generates templates from existing projects and validates template.json for authoring issues. USE FOR: creating a reusable dotnet new template from an existing project, validating template.json files for schema compliance and parameter issues, bootstrapping .template.config/template.json with correct identity, shortName, parameters, and post-actions, packaging templates as NuGet packages for distribution. DO NOT USE FOR: finding or using existing templates (use template-discovery and template-instantiation), MSBuild project file issues unrelated to template authoring, NuGet package publishing (only template packaging structure).

Stars 1,713
uiauthagenttemplate

通用助手 / 编排推荐

create-release-checklist

create-release-checklist

229

Create a release checklist and GitHub issue for an R package. Use when the user asks to "create a release checklist" or "start a release" for an R package.

Stars 354
uipromptgithubrelease

通用助手 / 编排推荐

pr-comments

pr-comments

229

Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subagents. Use when addressing PR feedback…

Stars 11
agentagentscommentstriage

通用助手 / 编排推荐

spec-to-repo

spec-to-repo

228

Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code',…

Stars 15,039
uiauthworkflowspec

通用助手 / 编排推荐

migrate-mstest-v1v2-to-v3

migrate-mstest-v1v2-to-v3

228

Migrate MSTest v1 or v2 test project to MSTest v3. Use when user says "upgrade MSTest", "upgrade to MSTest v3", "migrate to MSTest v3", "update test framework", "modernize tests", "MSTest v3 migration", "MSTest compatibility", "MSTest v2 to v3", or build errors after updating MSTest packages from 1.x/2.x to 3.x. USE FOR: upgrading from MSTest v1 assembly references (Microsoft.VisualStudio.QualityTools.UnitTestFramework) or MSTest v2 NuGet (MSTest.TestFramework 1.x-2.x) to MSTest v3, fixing assertion overload errors (AreEqual/AreNotEqual), updating DataRow constructors, replacing .testsettings with .runsettings, timeout behavior changes, target framework compatibility (.NET 5 dropped -- use .NET 6+; .NET Fx older than 4.6.2 dropped), adopting MSTest.Sdk. First step toward MSTest v4 -- after this, use migrate-mstest-v3-to-v4. DO NOT USE FOR: migrating to MSTest v4 (use migrate-mstest-v3-to-v4), migrating between frameworks (MSTest to xUnit/NUnit), or general .NET upgrades unrelated to MSTest.

Stars 1,709
uimigratemstestv1v2

通用助手 / 编排推荐

migrate-mstest-v3-to-v4

migrate-mstest-v3-to-v4

227

Fix build errors and breaking changes after upgrading MSTest from v3 to v4, or plan a complete MSTest v3-to-v4 migration. Use when user says "upgrade to MSTest v4", "MSTest 4 migration", "MSTest v4 breaking changes", "tests don't compile after upgrading MSTest", or has errors CS0507, CS0103, CS1061, CS1615 after updating MSTest packages from 3.x to 4.x. USE FOR: Execute to ExecuteAsync, CallerInfo constructor on TestMethodAttribute, sealed custom attributes, ClassCleanupBehavior removal, TestContext.Properties Contains to ContainsKey, Assert.ThrowsException to ThrowsExactly, Assert.IsInstanceOfType out parameter removal, ExpectedExceptionAttribute removal, TestTimeout enum removal, [TestMethod("name")] to DisplayName syntax, TreatDiscoveryWarningsAsErrors, TestContext.TestName in ClassInitialize, MSTest.Sdk MTP changes, dropped TFMs (net6.0/net7.0 to net8.0+). DO NOT USE FOR: migrating from MSTest v1/v2 to v3 (use migrate-mstest-v1v2-to-v3 first), migrating between test frameworks, or general .NET upgrades.

Stars 1,709
uimigratemstestfix

通用助手 / 编排推荐

pr-summary

pr-summary

227

Create a PR with dev as base using the pull request template. Use when opening a new PR.

Stars 11
promptgithubsummarydev

通用助手 / 编排推荐

team-communications

team-communications

227

Write internal company communications — 3P updates (Progress/Plans/Problems), company-wide newsletters, FAQ roundups, incident reports, leadership updates,…

Stars 15,048
teamcommunicationswriteinternal

通用助手 / 编排推荐

multi-platform-apps-multi-platform

multi-platform-apps-multi-platform

226

Build and deploy the same feature consistently across web, mobile, and desktop platforms using API-first architecture and parallel implementation strategies.

Stars 37,690
uiapiagentagents

通用助手 / 编排推荐

docx

docx

225

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude…

Stars 37,677
workflowdocxcomprehensivedocument

通用助手 / 编排推荐

monorepo-navigator

monorepo-navigator

224

Monorepo Navigator

Stars 15,017
uimonoreponavigatortier

通用助手 / 编排推荐

configuring-opentelemetry-dotnet

configuring-opentelemetry-dotnet

224

Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK. Use when adding observability, setting up…

Stars 1,708
uiapiconfiguringopentelemetry

通用助手 / 编排推荐

coil-compose

coil-compose

224

Expert guidance on using Coil for image loading in Jetpack Compose. Use this when asked about loading images from URLs, handling image states, or optimizing…

Stars 809
uiagentcoilcompose

通用助手 / 编排推荐

minimal-api-file-upload

minimal-api-file-upload

222

File upload endpoints in ASP.NET minimal APIs (.NET 8+)

Stars 1,709
uiapiminimalfile

通用助手 / 编排推荐

intent-layer

intent-layer

220

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

Stars 43
ragagentagentsworkflow

通用助手 / 编排推荐

skill-rails-upgrade

skill-rails-upgrade

219

Analyze Rails apps and provide upgrade assessments

Stars 37,706
railsupgradeanalyzeapps

通用助手 / 编排推荐

obsidian-markdown

obsidian-markdown

218

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in…

Stars 257
ragagentagentsgithub

通用助手 / 编排推荐

async-pr-review

async-pr-review

216

Trigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR…

Stars 104,090
designllmpromptagent

32 / 49