灵感菇

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

搜索结果

全部能力

找到 3625 个相关结果 / 集成自动化

软件工程 / 部署发布

git-workflow

git-workflow

114

Route local Git work into the safest next move: branch hygiene, selective staging, commit cleanup, merge-vs-rebase choice, conflict resolution, lease-safe pushes, and recovery from resets or bad history edits. Use when the user needs help preparing a branch, cleaning up commits, syncing with an updated base, resolving local Git conflicts, pushing rewritten history safely, recovering lost commits, or getting a diff ready for review. Not for hosted PR review, repo administration, or sprint planning.

Stars 14
uiworkflowdebugginggit

软件工程 / 部署发布

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

软件工程 / 诊断修复

fix-merge-conflicts

fix-merge-conflicts

114

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution

Stars 404
uiworkflowfixmerge

软件工程 / 诊断修复

audit-ui

audit-ui

114

Audits web UI quality across accessibility, interaction, forms, typography, navigation, layout, performance, motion, and microcopy. Use when reviewing or…

Stars 38
designuiperformanceaudit

软件工程 / 诊断修复

sast-configuration

sast-configuration

114

Static Application Security Testing (SAST) tool setup, configuration, and custom rule creation for comprehensive security scanning across multiple programming…

Stars 37,704
uiperformancetestingsecurity

软件工程 / 诊断修复

resilience-review

resilience-review

114

Resilience review and testing: evaluate error handling, graceful degradation, API contract compliance, edge cases, and failure recovery with browser-based…

Stars 0
uitestingapiagent

软件工程 / 部署发布

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

软件工程 / 部署发布

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

软件工程 / 诊断修复

图层-表面

layers-surface

114

对照底层决策审查现有表层,并生成表层决策清单——词汇、对象一致性、完整性、反馈等。

Stars 0
designuitestingaudit

软件工程 / 部署发布

apify-ecommerce

apify-ecommerce

114

Scrape e-commerce data for pricing, reviews, bestsellers, and seller discovery across 30+ platforms including Amazon, Walmart, eBay, Shopify, WooCommerce, and…

Stars 0
uiapiworkflowapify

软件工程 / 诊断修复

debug-like-expert

debug-like-expert

114

Deep analysis debugging mode for complex issues. Activates methodical investigation protocol with evidence gathering, hypothesis testing, and rigorous…

Stars 1,910
uitestingdebuggingdebug

软件工程 / 诊断修复

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

软件工程 / 诊断修复

database-designer

database-designer

114

Provides expert-level database design with schema analysis, index optimization, and migration generation. Supports PostgreSQL, MySQL, MongoDB, and DynamoDB. Use when designing schemas, optimizing queries, planning migrations, or analyzing database performance.

Stars 138
designuiperformancedatabase

软件工程 / 诊断修复

coze-api

coze-api

114

调用扣子(Coze)智能体 API 进行对话、工作流执行等操作。当用户需要集成 Coze 智能体、调用 Coze API、或开发 Coze 相关应用时使用。支持流式和非流式对话、工作流调用等功能。

Stars 249
apiworkflowcozechat

软件工程 / 诊断修复

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

软件工程 / 诊断修复

task-estimation

task-estimation

114

Turn fuzzy work into one honest estimate packet by choosing the right sizing horizon, naming confidence and uncertainty, and separating discovery from delivery before anyone treats the number like a promise. Use when the user needs story points, t-shirt sizing, planning-poker prep, forecast-safe language, split-or-spike guidance, or cross-functional sizing across developer workflow, web/fullstack, product/ops, marketing/GTM, or game work. Route decomposition to `task-planning`, daily coordination to `standup-meeting`, and retrospective process learning to `sprint-retrospective`.

Stars 14
fullstackuiworkflowtask

软件工程 / 部署发布

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

软件工程 / 诊断修复

burp-suite-testing

burp-suite-testing

114

Execute comprehensive web application security testing using Burp Suite's integrated toolset, including HTTP traffic interception and modification, request…

Stars 37,669
uitestingsecurityauth

软件工程 / 诊断修复

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

软件工程 / 诊断修复

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

158 / 182