灵感菇

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

搜索结果

全部能力

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

软件工程 / 诊断修复

create-pr

create-pr

288

Create pull requests using GitHub CLI with proper templates and formatting

Stars 999
uigithubpullrequests

软件工程 / 部署发布

migrate-dotnet8-to-dotnet9

migrate-dotnet8-to-dotnet9

287

Migrate a .NET 8 project to .NET 9 and resolve all breaking changes. USE FOR: upgrading TargetFramework from net8.0 to net9.0, fixing build errors after updating the .NET 9 SDK, resolving behavioral changes in .NET 9 / C# 13 / ASP.NET Core 9 / EF Core 9, replacing BinaryFormatter (now always throws), resolving SYSLIB0054-SYSLIB0057, adapting to params span overload resolution, fixing C# 13 compiler changes, updating HttpClientFactory for SocketsHttpHandler, and resolving EF Core 9 migration/Cosmos DB changes. DO NOT USE FOR: .NET Framework migrations, upgrading from .NET 7 or earlier, greenfield .NET 9 projects, or cosmetic modernization unrelated to the upgrade.

Stars 1,709
uidockerdeploymentmigrate

软件工程 / 诊断修复

dotnet-maui-doctor

dotnet-maui-doctor

286

Diagnoses and fixes .NET MAUI development environment issues. Validates .NET SDK, workloads, Java JDK, Android SDK, Xcode, and Windows SDK. All version requirements discovered dynamically from NuGet WorkloadDependencies.json — never hardcoded. Use when: setting up MAUI development, build errors mentioning SDK/workload/JDK/Android, "Android SDK not found", "Java version" errors, "Xcode not found", environment verification after updates, or any MAUI toolchain issues. Do not use for: non-MAUI .NET projects, Xamarin.Forms apps, runtime app crashes unrelated to environment setup, or app store publishing issues. Works on macOS, Windows, and Linux.

Stars 1,709
uiuxapidotnet

软件工程 / 诊断修复

test-automator

test-automator

286

Master AI-powered test automation with modern frameworks, self-healing tests, and comprehensive quality engineering. Build scalable testing strategies with…

Stars 37,715
uitestingworkflowtest

软件工程 / 诊断修复

ml-engineer

ml-engineer

286

Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks. Implements model serving, feature engineering, A/B testing, and monitoring.

Stars 37,690
uitestingworkflowmonitoring

软件工程 / 部署发布

migrate-dotnet10-to-dotnet11

migrate-dotnet10-to-dotnet11

286

Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes. This is a MIGRATION skill — use it when upgrading from .NET 10 to .NET 11, NOT for writing new programs. USE FOR: upgrading TargetFramework from net10.0 to net11.0, fixing build errors after updating the .NET 11 SDK, resolving source-breaking and behavioral changes in .NET 11 runtime, C# 15 compiler, and EF Core 11, adapting to updated minimum hardware requirements (x86-64-v2, Arm64 LSE), and updating CI/CD pipelines and Dockerfiles for .NET 11. DO NOT USE FOR: .NET Framework migrations, upgrading from .NET 9 or earlier, greenfield .NET 11 projects, or cosmetic modernization unrelated to the upgrade. NOTE: .NET 11 is in preview. Covers breaking changes through Preview 3.

Stars 1,709
uidockerdeploymentmigrate

软件工程 / 诊断修复

javascript-testing-patterns

javascript-testing-patterns

285

Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices.

Stars 37,687
reactvuefrontendui

软件工程 / 诊断修复

swiftui-expert-skill

swiftui-expert-skill

285

Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use…

Stars 37,713
designuiperformanceapi

软件工程 / 诊断修复

microbenchmarking

microbenchmarking

285

Activate this skill when BenchmarkDotNet (BDN) is involved in the task — creating, running, configuring, or reviewing BDN benchmarks. Also activate when microbenchmarking .NET code would be useful and BenchmarkDotNet is the likely tool. Consider activating when answering a .NET performance question requires measurement and BenchmarkDotNet may be needed. Covers microbenchmark design, BDN configuration and project setup, how to run BDN microbenchmarks efficiently and effectively, and using BDN for side-by-side performance comparisons. Do NOT use for profiling/tracing .NET code (dotnet-trace, PerfView), production telemetry, or load/stress testing (Crank, k6).

Stars 1,709
designuiperformancetesting

软件工程 / 诊断修复

get-available-resources

get-available-resources

284

This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs,…

Stars 27,320
backenduiragget

软件工程 / 诊断修复

lerna

lerna

284

Best practices for Lerna monorepo management, versioning, and publishing

Stars 111
uilernaformonorepo

软件工程 / 部署发布

database-migrations-migration-observability

database-migrations-migration-observability

284

Migration monitoring, CDC, and observability infrastructure

Stars 37,674
uidatabaseworkflowmonitoring

软件工程 / 诊断修复

railway-new

railway-new

283

Create Railway projects, services, and databases with proper configuration. Use when user says "setup", "deploy to railway", "initialize", "create project",…

Stars 27,327
reactbackenduiapi

软件工程 / 诊断修复

convex

convex

283

Guidelines for developing with Convex backend-as-a-service platform, covering queries, mutations, actions, and real-time data patterns

Stars 111
backenduiuxconvex

软件工程 / 诊断修复

nnsight-remote-interpretability

nnsight-remote-interpretability

282

Provides guidance for interpreting and manipulating neural network internals using nnsight with optional NDIF remote execution. Use when needing to run…

Stars 27,326
uigithubnnsightremote

软件工程 / 诊断修复

error-detective

error-detective

282

Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes.

Stars 37,680
uiworkflowerrordetective

软件工程 / 部署发布

railway-service

railway-service

282

Check service status, rename services, change service icons, link services, or create services with Docker images. For creating services with local code,…

Stars 27,327
dockerdeploymentapigithub

软件工程 / 部署发布

glab

glab

282

Expert guidance for using the GitLab CLI (glab) to manage GitLab issues, merge requests, CI/CD pipelines, repositories, and other GitLab operations from the…

Stars 0
uitestingauthapi

软件工程 / 部署发布

attach-review-to-pr

attach-review-to-pr

281

Add line-specific review comments to pull requests using GitHub CLI API

Stars 999
uiapigithubattach

软件工程 / 诊断修复

fhir-developer-skill

fhir-developer-skill

281

FHIR API development guide for building healthcare endpoints. Use when: (1) Creating FHIR REST endpoints (Patient, Observation, Encounter, Condition, MedicationRequest), (2) Validating FHIR resources and returning proper HTTP status codes and error responses, (3) Implementing SMART on FHIR authorization and OAuth scopes, (4) Working with Bundles, transactions, batch operations, or search pagination. Covers FHIR R4 resource structures, required fields, value sets (status codes, gender, intent), coding systems (LOINC, SNOMED, RxNorm, ICD-10), and OperationOutcome error handling.

Stars 254
uiauthapifhir

43 / 82