灵感菇

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

搜索结果

全部能力

找到 2368 个相关结果 / 部署与云服务

软件工程 / 诊断修复

standup-meeting

standup-meeting

114

Turn messy daily-sync requests into one honest coordination-cadence packet: decide whether live-daily, async-daily, hybrid-daily, less-frequent syncs, or no recurring standup is justified, then pick the lightest standup mode that still catches blockers and handoffs. Use when the user needs a daily scrum, async check-in, board-walk, blocker-first sync, remote-team standup, launch- week cadence reset, or help fixing an overlong / low-signal standup. Route backlog planning to `task-planning`, sizing to `task-estimation`, retrospective process repair to `sprint-retrospective`, and incident-command work to debugging / launch-specific skills.

Stars 14
debuggingstandupmeetingturn

软件工程 / 部署发布

deployment-procedures

deployment-procedures

114

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

Stars 7,399
deploymentworkflowproceduresprinciples

软件工程 / 诊断修复

bun-tanstack-start

bun-tanstack-start

114

TanStack Start full-stack React framework with Bun runtime. Use for TanStack Router, server functions, vinxi, or encountering SSR, build, preset errors.

Stars 146
reactuibuntanstack

软件工程 / 部署发布

git-submodule

git-submodule

114

Decide when Git submodules are the right external-repo boundary, then choose one safe operator flow: add and pin, bootstrap recursively, sync to the recorded commit, advance a tracked branch, edit inside the submodule without detached-HEAD surprises, remove cleanly, or configure CI/hosted-platform checkout constraints. Use when the user asks about `.gitmodules`, `git submodule`, recursive clone/setup, pointer updates, detached HEAD, private submodules in CI, GitHub Pages submodule limits, or submodule vs subtree/vendoring/package delivery. Not for generic Git history cleanup or package-manager dependency delivery.

Stars 14
workflowgithubgitsubmodule

软件工程 / 部署发布

deployment-automation

deployment-automation

114

Plan and review release execution for web, backend, and fullstack systems: preview releases, staging-to-production promotion, rollout strategy, post-deploy verification, rollback response, and release-hardening checklists. Use when the system can already build and the main job is shipping or recovering a release safely, choosing between preview / promotion / canary / rollback paths, or tightening deploy gates around health checks and sign-off. Route CI workflow authoring to `workflow-automation`, machine/runtime setup to `system-environment-setup`, long-lived telemetry design to `monitoring-observability`, and Vercel-specific operations to `vercel-deploy`.

Stars 14
backendfullstackdesignui

软件工程 / 部署发布

keil

keil

114

Keil MDK 工程构建工具,用于扫描 .uvprojx/.uvmpw 工程、枚举 Target、执行 build/rebuild/clean 并解析构建日志,返回可供 jlink/openocd 复用的产物路径。 flash 子命令仅作为兼容入口保留。当用户提到 Keil、MDK、uVision、UV4、 Target 枚举、编译、重建、清理、烧录、下载固件、flash 时自动触发,也兼容 /keil 显式调用。 即使用户只是说"编译一下"或"烧录到板子上",只要上下文涉及嵌入式 Keil 工程就应触发此 skill。

Stars 229
uikeilmdkuvprojx

软件工程 / 诊断修复

component-scaffold-generator

component-scaffold-generator

114

Generates clean React/Vue component skeletons with TypeScript types, prop variants, styling hooks, test files, Storybook stories, and usage documentation. Use…

Stars 38
reactvuetailwindui

软件工程 / 诊断修复

dbt-data-transformation

dbt-data-transformation

114

Complete guide for dbt data transformation including models, tests, documentation, incremental builds, macros, packages, and production workflows

Stars 55
uiuxtestingdeployment

软件工程 / 部署发布

content-review

content-review

114

Use when needing to understand content moderation policies, avoid content removal, or successfully navigate Xiaohongshu's content review process

Stars 166
contentreviewneedingunderstand

软件工程 / 部署发布

monitor-etf-holdings-drawdown-risk

monitor-etf-holdings-drawdown-risk

113

偵測「商品價格上漲、但對應實物 ETF/信託持倉卻下滑」的背離現象,並用多指標交叉驗證,評估是否存在實物供給緊張/交割壓力風險。

Stars 3
monitoretfholdingsdrawdown

软件工程 / 诊断修复

firebase-ai-logic

firebase-ai-logic

113

Integrate Firebase AI Logic as the direct Firebase app/client SDK lane for Gemini-powered features. Use when the user needs in-app text/chat/multimodal generation, structured output, streaming, or App Check-aware Firebase app integration without a separate workflow framework. Triggers on: Firebase AI Logic, Gemini in Firebase app, Firebase AI SDK, client-side Gemini, in-app AI feature, mobile/web AI integration, and direct Firebase model integration. Route server-owned flows, tool calling, RAG, evaluation, and reusable backend orchestration to `genkit`, and route project/deploy/operator tasks to `firebase-cli`.

Stars 14
backenduiragprompt

软件工程 / 部署发布

icrc-ledger

icrc-ledger

113

Deploy and interact with ICRC-1/ICRC-2 token ledgers (ICP, ckBTC, ckETH). Covers transfers, balances, approve/transferFrom allowances, fee handling, and ledger…

Stars 18
uiicrcledgerdeploy

软件工程 / 部署发布

devops-flow

devops-flow

113

DevOps, MLOps, DevSecOps practices for cloud environments (GCP, Azure, AWS)

Stars 14
devopsdeploymentazureflow

软件工程 / 部署发布

azure-expert

azure-expert

113

Expert-level Microsoft Azure cloud platform, services, and architecture

Stars 22
uikubernetesdatabasesql

软件工程 / 部署发布

devops-automator

devops-automator

113

Expert DevOps engineer for CI/CD, IaC, Kubernetes, and deployment automation. Activate on: CI/CD, GitHub Actions, Terraform, Docker, Kubernetes, Helm, ArgoCD,…

Stars 104
designuidockerkubernetes

软件工程 / 部署发布

agile-scrum

agile-scrum

113

Use this skill when working with Agile and Scrum methodologies - sprint planning, retrospectives, velocity tracking, Kanban boards, story point estimation, backlog grooming, or team workflow optimization. Triggers on any task involving sprint ceremonies, agile metrics, user story writing, capacity planning, or continuous improvement processes.

Stars 0
workflowagilescrumworking

软件工程 / 部署发布

istio-expert

istio-expert

113

Expert-level Istio service mesh management, traffic control, security, and observability for Kubernetes

Stars 22
designkubernetessecurityistio

软件工程 / 诊断修复

backend-latency-profiler-helper

backend-latency-profiler-helper

113

Identifies API latency hotspots and bottlenecks with profiling tools, slow endpoint detection, suspected causes, and fix roadmap. Use for "latency profiling",…

Stars 38
backendperformanceapilatency

软件工程 / 诊断修复

quark-download

quark-download

113

Search, validate, and save cloud drive resources via PanSou aggregation API and local Quark desktop APP integration. This skill should be used when the user…

Stars 4
apiworkflowquarkdownload

软件工程 / 部署发布

clickhouse-architect

clickhouse-architect

113

ClickHouse schema design and optimization. TRIGGERS - ClickHouse schema, compression codecs, MergeTree, ORDER BY tuning, partition key.

Stars 46
designperformancedeploymentaudit

102 / 119