搜索结果
全部能力
找到 1470 个相关结果 / 监控与排障
软件工程 / 诊断修复
migrate-site
migrate-site
>
软件工程 / 诊断修复
旧版现代化工具
legacy-modernizer
设计渐进式迁移策略,识别服务边界,生成依赖关系图与迁移路线图,并为…生成 API 外观设计
软件工程 / 诊断修复
spark-engineer
spark-engineer
Use when writing Spark jobs, debugging performance issues, or configuring cluster settings for Apache Spark applications, distributed data processing…
软件工程 / 部署发布
DevOps 自动化
devops-automation
DevOps 与 IT Ops 自动化 - CI/CD、监控、事件管理及基础设施工作流
软件工程 / 诊断修复
recover-content
recover-content
>
软件工程 / 诊断修复
pua-en
pua-en
给你的 AI 制定一份绩效改进计划(PIP)。借助西方科技巨头绩效文化话术与结构化调试,强制其进行穷尽式的问题解决……
软件工程 / 诊断修复
gsd
gsd
GSD (Get Shit Done) - 一款面向使用 Claude 智能体的独立开发者的综合项目管理系统
软件工程 / 部署发布
gh-fix-ci
gh-fix-ci
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft…
软件工程 / 诊断修复
mysql-best-practices
mysql-best-practices
MySQL development best practices for schema design, query optimization, and database administration
软件工程 / 诊断修复
ios-networking
ios-networking
Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency, and modern Swift patterns. Use when…
软件工程 / 诊断修复
shadcn
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage…
软件工程 / 诊断修复
Sentry React Native SDK
sentry-react-native-sdk
适用于 React Native 和 Expo 的完整 Sentry SDK 设置。当被要求“将 Sentry 添加到 React Native”、“安装 @sentry/react-native”、“在 Expo 中设置 Sentry”或……时使用。
软件工程 / 诊断修复
flowstudio-power-automate-debug
flowstudio-power-automate-debug
Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app
软件工程 / 部署发布
Chrome CDP
chrome-cdp
与本地 Chrome 浏览器会话交互(仅在明确要求检查、调试或与 Chrome 中打开的页面交互,并获得用户明确批准后)
软件工程 / 诊断修复
streaming
streaming
Guide for assistant-stream package and streaming protocols. Use when implementing streaming backends, custom protocols, or debugging stream issues.
软件工程 / 诊断修复
scrapling-official
scrapling-official
Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and…
软件工程 / 诊断修复
chrome-extension-development
chrome-extension-development
Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices
软件工程 / 诊断修复
redis-best-practices
redis-best-practices
Redis development best practices for caching, data structures, and high-performance key-value operations
软件工程 / 诊断修复
sentry-workflow
sentry-workflow
Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from…
软件工程 / 诊断修复
e2e-testing
e2e-testing
End-to-end testing patterns with Playwright for full-stack Python/React applications. Use when writing E2E tests for complete user workflows (login, CRUD, navigation), critical path regression tests, or cross-browser validation. Covers test structure, page object model, selector strategy (data-testid > role > label), wait strategies, auth state reuse, test data management, and CI integration. Does NOT cover unit tests or component tests (use pytest-patterns or react-testing-patterns).