灵感菇

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

搜索结果

ing

找到 13037 个相关结果

安全与治理 / 审核评估

无障碍访问

accessibility

287

审核并改进网页无障碍性,遵循 WCAG 2.1 指南。用于响应"改进无障碍性"、"a11y 审计"、"WCAG 合规"、"屏幕阅读器…"等请求时。

Stars 0
uiauditaccessibilityand

通用助手 / 编排推荐

Angular 最佳实践 - Signal Store

angular-best-practices-signalstore

287

NgRx SignalStore 在 Angular 中的最佳实践。涵盖共享状态、计算状态、实体管理,以及通过 rxMethod 集成 RxJS。在使用 @ngrx/signals 和 @ngrx/signals/entities 时激活。不适用于 NgRx Store 或基于类的状态服务。建议与 angular-best-practices 搭配安装以获得完整覆盖。

Stars 0
raggithubangularsignalstore

研究学习 / 检索整理

research-grants

research-grants

287

Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC. Agency-specific formatting, review criteria, budget preparation, broader…

Stars 22,932
uiagentresearchgrants

研究学习 / 检索整理

firecrawl

firecrawl

287

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web search with full page content and interact capabilities — beyond what Claude can do natively with built-in tools. Do NOT trigger for local file operations, git commands, deployments, or code editing tasks.

Stars 14
uideploymentauthapi

软件工程 / 部署发布

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

通用助手 / 编排推荐

reset

reset

287

Reset the FPF reasoning cycle to start fresh

Stars 999
resetthefpfreasoning

研究学习 / 检索整理

pptx-posters

pptx-posters

287

Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster…

Stars 22,908
uiagentpptxposters

设计与产品 / 审核评估

modern-css

modern-css

287

Specialized knowledge for writing modern high-quality CSS. Trigger this skill when starting a new CSS project/file, when the user asks about new CSS features…

Stars 4,339
designmoderncssspecialized

软件工程 / 诊断修复

macos-menubar-tuist-app

macos-menubar-tuist-app

286

Build, refactor, or review macOS menubar apps that use Tuist and SwiftUI. Use when creating or maintaining LSUIElement menubar utilities, defining Tuist…

Stars 3,511
uiapiworkflowmacos

通用助手 / 编排推荐

cause-and-effect

cause-and-effect

286

Systematic Fishbone analysis exploring problem causes across six categories

Stars 999
promptcauseandeffect

软件工程 / 诊断修复

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

软件工程 / 诊断修复

contrast-checker

contrast-checker

286

Color contrast analyzer for WCAG compliance. Use when analyzing color contrast in code files, when user mentions WCAG compliance, color accessibility, contrast…

Stars 41
designuicontrastchecker

通用助手 / 编排推荐

env-vars

env-vars

286

Vercel environment variable expert guidance. Use when working with .env files, vercel env commands, OIDC tokens, or managing environment-specific configuration.

Stars 162
nextjsuienvvars

研究学习 / 检索整理

concept-workflow

concept-workflow

286

End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review

Stars 66,423
workflowconceptendfor

软件工程 / 部署发布

multi-cloud-strategy

multi-cloud-strategy

286

Design and implement multi-cloud strategies spanning AWS, Azure, and GCP with vendor lock-in avoidance, hybrid deployments, and federation.

Stars 219
designuideploymentrag

软件工程 / 部署发布

sveltekit-svelte5-tailwind-skill

sveltekit-svelte5-tailwind-skill

286

Comprehensive integration skill for building sites with SvelteKit 2, Svelte 5, and Tailwind CSS v4

Stars 25
reacttailwinduideployment

软件工程 / 部署发布

setup-arxiv-mcp

setup-arxiv-mcp

286

Guide for setup arXiv paper search MCP server using Docker MCP

Stars 999
uidockersetuparxiv

软件工程 / 诊断修复

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

软件工程 / 诊断修复

aws-serverless-eda

aws-serverless-eda

286

AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs,…

Stars 283
uiapiragworkflow

软件工程 / 部署发布

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

324 / 652