灵感菇

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

搜索结果

全部能力

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

软件工程 / 诊断修复

axiom-lldb-ref

axiom-lldb-ref

108

Complete LLDB command reference — variable inspection, breakpoints, threads, expression evaluation, process control, memory commands, and .lldbinit…

Stars 902
workflowdebuggingaxiomlldb

软件工程 / 诊断修复

debugging-troubleshooting-2025

debugging-troubleshooting-2025

108

Comprehensive bash script debugging and troubleshooting techniques for 2025

Stars 36
uidebuggingtroubleshooting2025

软件工程 / 部署发布

rollback-workflow-builder

rollback-workflow-builder

108

Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and incident response. Use for "rollback…

Stars 38
uideploymentworkflowgithub

软件工程 / 部署发布

dependency-resolver

dependency-resolver

108

Automated dependency conflict detection and resolution. Detects local vs CI environment mismatches, compares versions, and generates pinning recommendations.…

Stars 62
workflowdebuggingdependencyresolver

软件工程 / 诊断修复

localization

localization

107

Use when implementing internationalization (i18n), String Catalogs, pluralization, or right-to-left layout support. Covers modern localization workflows with…

Stars 205
uiapiworkflowlocalization

软件工程 / 诊断修复

shadcn

shadcn

107

Manages shadcn/ui components and projects, providing context, documentation, and usage patterns for building modern design systems.

Stars 37,706
designuiapidebugging

软件工程 / 诊断修复

swift-diagnostics

swift-diagnostics

107

Use when debugging NavigationStack issues (not responding, unexpected pops, crashes), build failures (SPM resolution, "No such module", hanging builds), or…

Stars 205
uiperformanceworkflowdebugging

软件工程 / 诊断修复

shadcn-vue-skilld

shadcn-vue-skilld

107

Add components to your apps. ALWAYS use when writing code importing \"shadcn-vue\". Consult for debugging, best practices, or modifying shadcn-vue, shadcn vue.

Stars 161
vuetailwinduiapi

软件工程 / 诊断修复

errore

errore

106

errore is Go-style error handling for TypeScript: return errors instead of throwing them. Instead of Go's two-value tuple (val, err), functions return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the type automatically — forget to check and your code won't compile. No wrapper types, no Result monads, just unions and instanceof. The errore npm package provides helper utilities (createTaggedError, tryAsync, matchError, findCause, partition) but the core pattern is zero-dependency. Benefits: every error is visible in the return type, callers can't forget to handle errors, flat control flow with early returns instead of nested try-catch, and errors carry typed properties with cause chains for debugging. ALWAYS read this skill when a repo uses the errore "errors as values" convention (errore.org). ALWAYS use errore for new TypeScript projects.

Stars 259
debuggingerrorestyleerror

软件工程 / 部署发布

appbuilder-cicd-pipeline

appbuilder-cicd-pipeline

106

Set up CI/CD pipelines for Adobe App Builder projects. Generates GitHub Actions workflows using adobe/aio-cli-setup-action@3 and adobe/aio-apps-action@3.3.0, plus patterns for Azure DevOps and GitLab CI. Handles OAuth S2S secrets injection, multi-workspace promotion (stage → prod), deploy gating with manifest validation. Use this skill whenever the user mentions CI/CD for App Builder, GitHub Actions for aio deploy, automated deployment pipelines, continuous integration, continuous delivery, deploy automation, multi-environment promotion, aio app add ci, or wants to automate their App Builder build and release process. Also trigger when users mention deploy workflows, release pipelines, or GitHub secrets for App Builder.

Stars 0
uidevopsdeploymentauth

软件工程 / 部署发布

server-management

server-management

106

Server management principles and decision-making. Process management, monitoring strategy, and scaling decisions. Teaches thinking, not commands.

Stars 7,402
uxdockerkubernetesmonitoring

软件工程 / 诊断修复

linux-troubleshooting

linux-troubleshooting

106

Linux system troubleshooting workflow for diagnosing and resolving system issues, performance problems, and service failures.

Stars 37,687
uxperformanceworkflowdebugging

软件工程 / 部署发布

cloud-devops

cloud-devops

106

Cloud infrastructure and DevOps workflow covering AWS, Azure, GCP, Kubernetes, Terraform, CI/CD, monitoring, and cloud-native development.

Stars 37,673
kubernetesdevopsworkflowmonitoring

软件工程 / 诊断修复

quality-manager-qmr

quality-manager-qmr

106

Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Use when conducting management reviews, setting quality objectives, tracking quality KPIs, assessing quality culture, overseeing regulatory compliance across jurisdictions, or preparing for Notified Body and FDA inspections. Provides quality system governance and performance monitoring per ISO 13485 Clause 5.5.2.

Stars 138
uiperformancemonitoringmanager

软件工程 / 诊断修复

react-native

react-native

105

Expert React Native and Expo development skill for building cross-platform mobile apps. Use this skill when creating, debugging, or optimizing React Native projects - Expo setup, native modules, navigation (React Navigation, Expo Router), performance tuning (Hermes, FlatList, re-render prevention), OTA updates (EAS Update, CodePush), and bridging native iOS/Android code. Triggers on mobile app architecture, Expo config plugins, app store deployment, push notifications, and React Native CLI tasks.

Stars 151
reactuiperformancedeployment

软件工程 / 诊断修复

domain-modeling

domain-modeling

105

Use this skill when the user asks about domain modeling, primitive obsession, parse-don't-validate, semantic types, value objects, or making invalid states unrepresentable. Triggers on: "review for domain issues", "primitive obsession", "design domain types", "value object", "newtype wrapper", "semantic type", "make invalid states unrepresentable", "bool-as-state", requests to replace raw strings/ints with proper types, requests to fix swappable parameters, or any code review focusing on type safety and domain integrity. Also activates during TDD domain review phases. NOT for general code review (style, formatting), debugging, database schema design, or design patterns unrelated to domain type modeling.

Stars 2
designuidatabaseagent

软件工程 / 诊断修复

enonic-guillotine-query-builder

enonic-guillotine-query-builder

105

Composes, debugs, and optimizes Guillotine GraphQL queries for Enonic XP headless content delivery. Covers query construction, variable usage, filtering,…

Stars 0
uiapiagentenonic

软件工程 / 诊断修复

e2e

e2e

105

Use when running e2e tests, debugging test failures, or fixing flaky tests. Covers failure taxonomy, fix rules, and workflow. Never changes source code logic…

Stars 48
testingworkflowdebugginge2e

软件工程 / 诊断修复

sysadmin-toolbox

sysadmin-toolbox

105

Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network…

Stars 231
uitestingdockerdevops

软件工程 / 诊断修复

scraper-builder

scraper-builder

104

Build production-ready web scrapers for any website using Bright Data infrastructure. Guides you through site analysis, API selection, selector extraction,…

Stars 128
uiapiragdebugging

68 / 74