搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 部署发布
google-agents-cli-scaffold
google-agents-cli-scaffold
当用户想要“创建智能体项目”、“启动新的 ADK 项目”、“构建新智能体”、“为我的项目添加 CI/CD”、“添加部署”、“增强我的项目”或“升级我的项目”时,应使用此技能。Google ADK (Agent Development Kit) 技能套件的一部分。涵盖 `agents-cli scaffold create`、`scaffold enhance` 和 `scaffold upgrade` 命令、模板选项、部署目标以及原型优先工作流。请勿用于编写智能体代码(请使用 google-agents-cli-adk-code)或部署操作(请使用 google-agents-cli-deploy)。
软件工程 / 诊断修复
Apify Actor 开发
apify-actor-development
开发、调试和部署 Apify Actor——用于网页抓取、自动化和数据处理的无服务器云程序。在创建新 Actor、修改…时使用。
软件工程 / 诊断修复
flutter-添加-widget-测试
flutter-add-widget-test
使用 `WidgetTester` 实现组件级测试,以验证 UI 渲染和用户交互(点击、滚动、输入文本)。适用于验证……
软件工程 / 部署发布
helm-chart-scaffolding
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts,…
软件工程 / 诊断修复
msstore-cli
msstore-cli
Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store…
软件工程 / 诊断修复
clean-code
clean-code
This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"
软件工程 / 诊断修复
WCAG 审计模式
wcag-audit-patterns
结合自动化测试、人工验证和修复指导,执行 WCAG 2.2 无障碍审计。适用于对网站进行无障碍审计,…
软件工程 / 部署发布
gitops-workflow
gitops-workflow
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when implementing GitOps…
软件工程 / 部署发布
Flutter 设置本地化
flutter-setup-localization
添加 `flutter_localizations` 和 `intl` 依赖,在 `pubspec.yaml` 中启用 "generate true",并创建 `l10n.yaml` 配置文件。当……时使用……
软件工程 / 诊断修复
flutter-添加-widget-预览
flutter-add-widget-preview
使用 previews.dart 系统为项目添加交互式组件预览。在创建新 UI 组件或更新现有屏幕时使用,以确保…
软件工程 / 部署发布
沙箱 SDK
sandbox-sdk
构建沙箱应用以实现安全的代码执行。适用于开发 AI 代码执行、代码解释器、CI/CD 系统和交互式开发环境等场景……
软件工程 / 诊断修复
Flutter 使用 http 包
flutter-use-http-package
使用 `http` 包执行 GET、POST、PUT 或 DELETE 请求。适用于需要从 REST API 获取数据或向其发送数据的场景。
软件工程 / 诊断修复
mentoring-juniors
mentoring-juniors
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: "help me understand", "explain this code", "I''m…
软件工程 / 诊断修复
Clerk Webhooks
clerk-webhooks
用于实时事件和数据同步的 Clerk Webhooks。使用 verifyWebhook 进行验证。
软件工程 / 部署发布
k8s-manifest-generator
k8s-manifest-generator
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when…
软件工程 / 诊断修复
dependency-upgrade
dependency-upgrade
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions,…
软件工程 / 诊断修复
langchain-rag
langchain-rag
在构建任何检索增强生成(RAG)系统时调用此技能。涵盖文档加载器、RecursiveCharacterTextSplitter、embeddings (OpenAI)、…
软件工程 / 诊断修复
multi-cloud-architecture
multi-cloud-architecture
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud…
软件工程 / 诊断修复
hono
hono
Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code…
软件工程 / 诊断修复
Airflow DAG 模式
airflow-dag-patterns
使用 Apache Airflow 构建生产级 DAG,遵循 operator、sensor、测试和部署的最佳实践。适用于创建数据管道、编排工作流等场景。