搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
Clerk 设置
clerk-setup
按照官方快速入门指南,将 Clerk 身份验证添加到任何项目
软件工程 / 诊断修复
request-refactor-plan
request-refactor-plan
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a…
软件工程 / 诊断修复
React 现代化
react-modernization
将 React 应用升级至最新版本,从类组件迁移至 Hooks,并采用并发特性。适用于 React 代码库的现代化改造,……
软件工程 / 诊断修复
langgraph 基础
langgraph-fundamentals
在编写任何 LangGraph 代码时调用此技能。涵盖 StateGraph、状态模式、节点、边、Command、Send、invoke、流式处理和错误处理。
软件工程 / 部署发布
工作流编排模式
workflow-orchestration-patterns
使用 Temporal 为分布式系统设计持久的工作流。涵盖工作流与活动的分离、Saga 模式、状态管理以及确定性…
软件工程 / 诊断修复
LLM评估
llm-evaluation
使用自动化指标、人工反馈和基准测试,为 LLM 应用实施全面的评估策略。适用于测试 LLM 性能……
软件工程 / 诊断修复
Python 反模式
python-anti-patterns
在审查 Python 代码中的常见反模式时使用。作为代码审查、最终确定实现前或……时的检查清单使用。
软件工程 / 部署发布
google-agents-cli-deploy
google-agents-cli-deploy
当用户想要“部署 agent”、“部署我的 ADK agent”、“设置 CI/CD”、“配置 secrets”、“排查部署问题”,或者需要关于 Agent Runtime、Cloud Run 或 GKE 部署目标的指导时,应使用此技能。涵盖部署工作流、服务账号、回滚以及生产基础设施。属于 Google ADK (Agent Development Kit) 技能套件的一部分。请勿用于 API 代码模式(请使用 google-agents-cli-adk-code)、评估(请使用 google-agents-cli-eval)或项目脚手架(请使用 google-agents-cli-scaffold)。
软件工程 / 部署发布
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、修改…时使用。
软件工程 / 诊断修复
google-agents-cli-eval
google-agents-cli-eval
当用户希望“运行评估”、“评估我的 ADK agent”、“编写 evalset”、“调试 eval scores”、“比较 eval results”,或需要有关 ADK (Agent Development Kit) 评估方法论及 eval-fix 循环的指导时,应使用此技能。涵盖 eval metrics、evalset schema、LLM-as-judge、tool trajectory scoring 以及常见失败原因。属于 Google ADK (Agent Development Kit) 技能套件的一部分。请勿用于 API 代码模式(请使用 google-agents-cli-adk-code)、部署(请使用 google-agents-cli-deploy)或项目脚手架(请使用 google-agents-cli-scaffold)。
软件工程 / 部署发布
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,…
软件工程 / 诊断修复
PUA
pua
在用户明确请求 PUA 模式,或表现出沮丧、反复失败(2次及以上)、消极被动、质量投诉、未经验证的完成等信号时使用……
软件工程 / 诊断修复
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.\"
软件工程 / 诊断修复
协议逆向工程
protocol-reverse-engineering
精通网络协议逆向工程,包括数据包分析、协议解析和自定义协议文档编写。适用于分析网络…
软件工程 / 部署发布
沙箱 SDK
sandbox-sdk
构建沙箱应用以实现安全的代码执行。适用于开发 AI 代码执行、代码解释器、CI/CD 系统和交互式开发环境等场景……
软件工程 / 部署发布
baoyu-imagine
baoyu-imagine
通过 OpenAI GPT Image 2、Azure OpenAI、Google、OpenRouter、DashScope、Z.AI GLM-Image、MiniMax、即梦、Seedream 和 Replicate API 进行 AI 图像生成……
软件工程 / 诊断修复
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…
软件工程 / 部署发布
prometheus-configuration
prometheus-configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection,…
软件工程 / 诊断修复
Clerk Webhooks
clerk-webhooks
用于实时事件和数据同步的 Clerk Webhooks。使用 verifyWebhook 进行验证。