搜索结果
全部能力
找到 3290 个相关结果 / 前端体验
通用助手 / 编排推荐
az-cost-optimize
az-cost-optimize
Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.
通用助手 / 编排推荐
containerize-aspnet-framework
containerize-aspnet-framework
Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.
通用助手 / 编排推荐
entra-agent-user
entra-agent-user
Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in Microsoft 365…
通用助手 / 编排推荐
centos-linux-triage
centos-linux-triage
Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.
通用助手 / 编排推荐
flutter-adding-home-screen-widgets
flutter-adding-home-screen-widgets
Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick actions on the device home screen.
通用助手 / 编排推荐
interaction-design
interaction-design
Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading…
通用助手 / 编排推荐
langchain-architecture
langchain-architecture
Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI…
通用助手 / 编排推荐
agents-sdk
agents-sdk
使用 Agents SDK 在 Cloudflare Workers 上构建 AI 代理。适用于构建有状态代理、持久化工作流、实时 WebSocket 应用、定时任务等场景。
通用助手 / 编排推荐
微服务架构模式
microservices-patterns
设计微services架构,包括服务边界、事件驱动通信和弹性模式。适用于构建分布式系统时,…
通用助手 / 编排推荐
auth-implementation-patterns
auth-implementation-patterns
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when…
通用助手 / 编排推荐
深度智能体记忆
deep-agents-memory
当你的 Deep Agent 需要记忆、持久化或文件系统访问时,调用此技能。涵盖 StateBackend(临时)、StoreBackend(持久化)、…
通用助手 / 编排推荐
gpt-image-2
gpt-image-2
在 RunComfy 上使用 OpenAI GPT Image 2 (ChatGPT Images 2.0) 生成和编辑图像。文档涵盖了 GPT Image 2 的优势(文本嵌入、Logo、多语言排版、指令精准度)、其 3 种固定尺寸、保留内容的编辑语言,以及何时应转交同级模型(Flux 2 / Nano Banana Pro / Seedream)处理。通过本地 RunComfy CLI 调用 `runcomfy run openai/gpt-image-2/text-to-image` 或 `/edit`。触发词为“gpt image 2”、“gpt-image-2”、“ChatGPT Images 2”、“image 2”,或任何明确要求使用此模型进行生成或编辑的指令。
通用助手 / 编排推荐
opencli-browser
opencli-browser
当智能体需要通过 opencli 驱动真实的 Chrome 窗口时使用——检查页面、填写表单、点击执行登录流程,或临时提取数据。涵盖……
通用助手 / 编排推荐
opencli-autofix
opencli-autofix
当命令失败时自动修复损坏的 OpenCLI 适配器。在 opencli 命令失败时加载此技能——它将引导你收集 trace…
通用助手 / 编排推荐
create-oo-component-documentation
create-oo-component-documentation
Create comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards.
通用助手 / 编排推荐
创业公司财务建模
startup-financial-modeling
为早期初创企业构建全面的3-5年财务模型,包括收入预测、成本结构、现金流分析及情景规划。
通用助手 / 编排推荐
python-error-handling
python-error-handling
Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing validation logic,…
通用助手 / 编排推荐
内存安全模式
memory-safety-patterns
使用 RAII、所有权、智能指针和资源管理在 Rust、C++ 和 C 中实现内存安全编程。适用于编写安全系统代码时,…
通用助手 / 编排推荐
unity-ecs-patterns
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing…
通用助手 / 编排推荐
google-agents-cli-adk-代码
google-agents-cli-adk-code
当用户希望“编写智能体代码”、“使用 ADK 构建智能体”、“添加工具”、“创建回调”、“定义智能体”、“使用状态管理”,或需要 ADK (Agent Development Kit) Python API 模式与代码示例时,应使用此技能。它是 Google ADK 技能套件的一部分。它为智能体类型、工具定义、编排模式、回调和状态管理提供了快速参考。请勿用于创建新项目(请使用 google-agents-cli-scaffold)或部署(请使用 google-agents-cli-deploy)。