灵感菇

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

搜索结果

agent

找到 150 个相关结果 / 评审反馈

软件工程 / 诊断修复

Vercel React 最佳实践

vercel-react-best-practices

401.9K

React 和 Next.js 性能优化指南,来自 Vercel Engineering。此技能应在编写、审查或重构 React/Next.js 代码时使用。

Stars 26,629
reactnextjsdesignui

软件工程 / 部署发布

Microsoft Foundry

microsoft-foundry

321.6K

端到端部署、评估和管理 Foundry 智能体:Docker 构建、ACR 推送、托管/提示智能体创建、容器启动、批量评估、持续评估……

Stars 974
uidockerdeploymentprompt

软件工程 / 诊断修复

codex-pet

codex-pet

43.1K

RunComfy 上的 Codex 宠物生成器。从单张参考图像构建兼容 Codex 的 Codex 宠物 spritesheet.webp + pet.json,将其放入 `${CODEX_HOME:-$HOME/.codex}/pets/<name>/` 目录,Codex 会将其作为自定义 Codex 宠物与 8 个内置宠物一同加载。此技能可生成 Codex 所期望的精确 Codex 宠物图集(1536x1872 PNG/WebP,8 列 x 9 行,192x208 像素单元格,9 种动画状态 — idle、running-right、running-left、waving、jumping、failed、waiting、running、review)。通过本地 RunComfy CLI 调用一次 OpenAI GPT Image 2 edit(命令为 `runcomfy run openai/gpt-image-2/edit`)以生成标准 Codex 宠物姿势,随后使用 ImageMagick 微变换程序化组装全部 9 行动画 —— 无需 Codex Pro、无需 `$imagegen`、无需 OPENAI_API_KEY,仅需 RUNCOMFY_TOKEN。触发词为 "codex pet"、"create codex pet"、"make codex pet"、"hatch codex pet"、"/hatch image"、"desktop pet codex"、"codex pets"、"spritesheet.webp",或任何为 OpenAI Codex 构建自定义宠物的明确请求。

Stars 3
reactuiapiagent

软件工程 / 诊断修复

SwiftUI 专家技能

swiftui-expert-skill

20.9K

在编写、审查或重构 iOS 或 macOS 的 SwiftUI 代码时使用,包括状态管理、视图组合、性能优化、Liquid Glass 采用,或……

Stars 2,859
designuiperformanceapi

软件工程 / 诊断修复

代码审查卓越指南

code-review-excellence

18.1K

掌握高效的代码审查实践,以提供建设性反馈、尽早发现缺陷并促进知识共享,同时保持团队士气。适用于……

Stars 35,464
uitestingsecurityagent

软件工程 / 诊断修复

NestJS 最佳实践

nestjs-best-practices

16.2K

用于构建生产级应用的 NestJS 最佳实践与架构模式。在编写、审查或重构……时,应使用此技能。

Stars 157
designuiperformancetesting

软件工程 / 诊断修复

agent-evaluation

agent-evaluation

10.1K

为 AI 智能体设计并实现全面的评估系统。适用于构建 coding agents、conversational agents、research agents 等智能体的评估体系。

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

agentation

agentation

9.1K

为 Next.js 项目添加 Agentation 视觉反馈工具栏

Stars 0
reactnextjsuiagent

软件工程 / 诊断修复

LLM评估

llm-evaluation

6.9K

使用自动化指标、人工反馈和基准测试,为 LLM 应用实施全面的评估策略。适用于测试 LLM 性能……

Stars 0
uiperformancetestingdeployment

软件工程 / 诊断修复

Python 反模式

python-anti-patterns

6.8K

在审查 Python 代码中的常见反模式时使用。作为代码审查、最终确定实现前或……时的检查清单使用。

Stars 0
designuitestingapi

软件工程 / 部署发布

google-agents-cli-deploy

google-agents-cli-deploy

6.8K

当用户想要“部署 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)。

Stars 2,403
uitestingdockerkubernetes

软件工程 / 诊断修复

google-agents-cli-eval

google-agents-cli-eval

6.8K

当用户希望“运行评估”、“评估我的 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)。

Stars 2,403
uitestingdeploymentapi

软件工程 / 诊断修复

多审查者模式

multi-reviewer-patterns

5.2K

跨多个质量维度协调并行代码审查,支持发现结果去重、严重程度校准和汇总报告。使用此……

Stars 0
performancetestingsecurityauth

软件工程 / 部署发布

Terraform 风格指南

terraform-style-guide

4.5K

按照 HashiCorp 官方风格约定和最佳实践生成 Terraform HCL 代码。适用于编写、审查或生成 Terraform 代码时…

Stars 0
uideploymentsecurityagent

软件工程 / 诊断修复

UI 动画

ui-animation

4.4K

创建、审查和调试 UI 动效与动画实现。涵盖弹簧动画、手势、拖拽交互、clip-path 揭示、缓动曲线、时间控制等。

Stars 0
designuiperformanceapi

软件工程 / 诊断修复

browser-preview

browser-preview

4.2K

Preview panel knowledge — the iframe-based Preview tab in the right panel. Use when the user mentions browser, preview, tab disappeared, page broken, blank…

Stars 13
frontendbackendapiagent

软件工程 / 诊断修复

检查

check

4.2K

审查实现后的代码差异和待发布变更,执行已批准的实现计划,从……中提取项目特定的约束

Stars 0
reactuisecurityauth

软件工程 / 诊断修复

preview-dev

preview-dev

4.0K

Frontend & fullstack development with live preview. Use when the user wants to build a web page, frontend app, fullstack project, or any web UI — including…

Stars 13
reactvuefrontendbackend

软件工程 / 诊断修复

评估工具套件

eval-harness

3.8K

为实施评估驱动开发(EDD)原则的 Claude Code 会话提供正式评估框架

Stars 0
uiperformancesecurityauth

软件工程 / 诊断修复

difficult-workplace-conversations

difficult-workplace-conversations

3.6K

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing…

Stars 1,813
reactuiperformanceagent

1 / 8

上一页下一页