灵感菇

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

搜索结果

全部能力

找到 1470 个相关结果 / 监控与排障

软件工程 / 诊断修复

dask

dask

247

Parallel/distributed computing. Scale pandas/NumPy beyond memory, parallel DataFrames/Arrays, multi-file processing, task graphs, for larger-than-RAM datasets…

Stars 27,317
apidaskparalleldistributed

软件工程 / 诊断修复

file-uploads

file-uploads

247

Expert at handling file uploads and cloud storage. Covers S3, Cloudflare R2, presigned URLs, multipart uploads, and image optimization. Knows how to handle…

Stars 27,318
performancesecurityragfile

软件工程 / 诊断修复

doc-coauthoring

doc-coauthoring

247

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision…

Stars 27,317
designuitestingauth

软件工程 / 部署发布

iterate-pr

iterate-pr

247

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green.…

Stars 27,322
uiauthgithubiterate

软件工程 / 部署发布

cli

cli

246

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.

Stars 354
debuggingclicomprehensivepackage

软件工程 / 诊断修复

mcp-csharp-debug

mcp-csharp-debug

245

Run and debug C# MCP servers locally. Covers IDE configuration, MCP Inspector testing, GitHub Copilot Agent Mode integration, logging setup, and troubleshooting. USE FOR: running MCP servers locally with dotnet run, configuring VS Code or Visual Studio for MCP debugging, testing tools with MCP Inspector, testing with GitHub Copilot Agent Mode, diagnosing tool registration issues, setting up mcp.json configuration, debugging MCP protocol messages, configuring logging for stdio and HTTP servers. DO NOT USE FOR: creating new MCP servers (use mcp-csharp-create), writing automated tests (use mcp-csharp-test), publishing or deploying to production (use mcp-csharp-publish).

Stars 1,709
testingdeploymentagentdebugging

软件工程 / 诊断修复

changelog

changelog

245

Create engaging changelogs for recent merges to main branch

Stars 16,826
githubchangelogengagingchangelogs

软件工程 / 诊断修复

neo4j-cypher-skill

neo4j-cypher-skill

244

Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x.

Stars 64
uiapidebuggingneo4j

软件工程 / 诊断修复

mcp-csharp-test

mcp-csharp-test

244

Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK. USE FOR: unit testing MCP tool methods, integration testing with in-memory MCP client/server, end-to-end testing via MCP protocol, testing HTTP MCP servers with WebApplicationFactory, mocking dependencies in tool tests, creating evaluations for MCP servers, writing eval questions, measuring tool quality. DO NOT USE FOR: testing MCP clients (this is server testing only), load or performance testing, testing non-.NET MCP servers, debugging server issues (use mcp-csharp-debug).

Stars 1,709
performancetestingdebuggingmcp

软件工程 / 诊断修复

stripe-webhooks

stripe-webhooks

243

Receive and verify Stripe webhooks. Use when setting up Stripe webhook handlers, debugging signature verification, or handling payment events like payment_intent.succeeded, customer.subscription.created, or invoice.paid.

Stars 71
uidebuggingstripewebhooks

软件工程 / 部署发布

k8s-debug

k8s-debug

243

Diagnose and fix Kubernetes pods, CrashLoopBackOff, Pending, DNS, networking, storage, and rollout failures with kubectl.

Stars 213
uikubernetesdevopsdeployment

软件工程 / 诊断修复

mcp-csharp-create

mcp-csharp-create

241

Create MCP servers using the C# SDK and .NET project templates. Covers scaffolding, tool/prompt/resource implementation, and transport configuration for stdio and HTTP. USE FOR: creating new MCP server projects, scaffolding with dotnet new mcpserver, adding MCP tools/prompts/resources, choosing stdio vs HTTP transport, configuring MCP hosting in Program.cs, setting up ASP.NET Core MCP endpoints with MapMcp. DO NOT USE FOR: debugging or running existing servers (use mcp-csharp-debug), writing tests (use mcp-csharp-test), publishing or deploying (use mcp-csharp-publish), building MCP clients, non-.NET MCP servers.

Stars 1,709
uiapillmprompt

软件工程 / 诊断修复

axiom-ios-testing

axiom-ios-testing

241

Use when writing ANY test, debugging flaky tests, making tests faster, or asking about Swift Testing vs XCTest. Covers unit tests, UI tests, fast tests without…

Stars 902
uitestingdebuggingaxiom

软件工程 / 部署发布

concise-planning

concise-planning

240

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

Stars 27,315
workflowconciseplanningasks

软件工程 / 诊断修复

pylabrobot

pylabrobot

240

Laboratory automation toolkit for controlling liquid handlers, plate readers, pumps, heater shakers, incubators, centrifuges, and analytical equipment. Use…

Stars 27,327
uiuxworkflowpylabrobot

软件工程 / 诊断修复

graphql

graphql

240

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also…

Stars 27,321
uiapigraphqlgives

软件工程 / 诊断修复

medchem

medchem

240

Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and…

Stars 27,325
reactuiworkflowmedchem

软件工程 / 部署发布

deployment-procedures

deployment-procedures

239

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

Stars 27,317
deploymentworkflowproceduresprinciples

软件工程 / 部署发布

pyroscope

pyroscope

239

Grafana Pyroscope continuous profiling platform. Covers instrumentation of Go/Java/Python/Ruby/Node.js/ .NET/Rust apps via SDKs or eBPF (Alloy), flame graph analysis, ProfileQL queries, server configuration and architecture, Grafana Cloud Profiles integration, and trace-profile linking (Span Profiles). Use when working with profiling data, instrumenting apps for Pyroscope, analyzing performance profiles, or deploying Pyroscope server.

Stars 40
performancepyroscopegrafanacontinuous

软件工程 / 部署发布

pr-create

pr-create

239

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Activate when the user says "create pr", "make a pr",…

Stars 354
workflowgithubcreatespull

45 / 74