灵感菇

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

搜索结果

全部能力

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

软件工程 / 诊断修复

AI 提示工程安全审查

ai-prompt-engineering-safety-review

9.2K

全面的 AI 提示词工程安全审查与优化提示词。分析提示词的安全性、偏见、安全漏洞和有效性,同时…

Stars 0
uiperformancetestingsecurity

软件工程 / 诊断修复

mcp-builder

mcp-builder

9.2K

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

Stars 9,960
reactuiperformancesecurity

软件工程 / 诊断修复

agentation

agentation

9.1K

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

Stars 0
reactnextjsuiagent

软件工程 / 诊断修复

chatgpt-app-builder

chatgpt-app-builder

9.0K

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

Stars 9,959
reactuiperformancesecurity

软件工程 / 诊断修复

持久化对象

durable-objects

8.8K

创建和审查 Cloudflare Durable Objects。适用于构建有状态协调(聊天室、多人游戏、预订系统)、实现 RPC……

Stars 1,533
designuitestingapi

软件工程 / 诊断修复

安全审查

security-review

7.6K

在添加身份验证、处理用户输入、管理机密信息、创建 API 端点或实现支付/敏感功能时,请使用此技能。……

Stars 0
reactnextjsuitesting

软件工程 / 诊断修复

frontend-code-review

frontend-code-review

7.5K

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while…

Stars 141,562
reactfrontendperformanceprompt

软件工程 / 部署发布

swiftui-performance-audit

swiftui-performance-audit

7.0K

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory…

Stars 3,511
uiperformancedeploymentaudit

软件工程 / 诊断修复

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

软件工程 / 诊断修复

flutter-添加-widget-预览

flutter-add-widget-preview

6.6K

使用 previews.dart 系统为项目添加交互式组件预览。在创建新 UI 组件或更新现有屏幕时使用,以确保…

Stars 1,987
uiworkflowflutteradd

软件工程 / 诊断修复

编码规范

coding-standards

6.5K

跨项目编码规范的基线,涵盖命名、可读性、不可变性及代码质量审查。请使用详细的前端或后端技能来实现……

Stars 0
reactnextjsfrontendbackend

软件工程 / 诊断修复

Web 质量审计

web-quality-audit

6.1K

涵盖性能、无障碍访问、SEO 和最佳实践的综合 Web 质量审计。当被要求“审计我的网站”、“审查 Web 质量”、“运行…”时使用。

Stars 0
designuiuxperformance

软件工程 / 诊断修复

m15-anti-pattern

m15-anti-pattern

5.4K

Use when reviewing code for anti-patterns. Keywords: anti-pattern, common mistake, pitfall, code smell, bad practice, code review, is this an anti-pattern,…

Stars 1,142
designuiperformancem15

软件工程 / 诊断修复

多审查者模式

multi-reviewer-patterns

5.2K

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

Stars 0
performancetestingsecurityauth

软件工程 / 诊断修复

安全审查

security-review

5.1K

针对漏洞的安全代码审查。当要求“安全审查”、“查找漏洞”、“检查安全问题”、“审计安全”、“OWASP……”时使用。

Stars 0
reactnextjsvuefrontend

软件工程 / 诊断修复

swift-concurrency-pro

swift-concurrency-pro

4.6K

审查 Swift 代码的并发正确性、现代 API 使用情况以及常见的 async/await 陷阱。适用于阅读、编写或审查 Swift 并发……

Stars 0
uiperformancetestingapi

软件工程 / 部署发布

Terraform 风格指南

terraform-style-guide

4.5K

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

Stars 0
uideploymentsecurityagent

2 / 45