搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
copilot-instructions-blueprint-generator
copilot-instructions-blueprint-generator
Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with…
软件工程 / 诊断修复
github-copilot-starter
github-copilot-starter
Set up complete GitHub Copilot configuration for a new project based on technology stack
软件工程 / 诊断修复
csharp-mstest
csharp-mstest
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
软件工程 / 诊断修复
mcp-create-declarative-agent
mcp-create-declarative-agent
Skill converted from mcp-create-declarative-agent.prompt.md
软件工程 / 诊断修复
create-spring-boot-kotlin-project
create-spring-boot-kotlin-project
Create Spring Boot Kotlin Project Skeleton
软件工程 / 诊断修复
declarative-agents
declarative-agents
Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and…
软件工程 / 诊断修复
flutter-improving-accessibility
flutter-improving-accessibility
Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is usable for people with disabilities.
软件工程 / 诊断修复
clerk
clerk
Clerk 认证路由。当用户询问添加认证时使用,
软件工程 / 诊断修复
Slidev
slidev
使用 Slidev 为开发者创建并展示基于网页的幻灯片,支持 Markdown、Vue 组件、代码高亮、动画和交互功能。使用……
软件工程 / 诊断修复
insforge-cli
insforge-cli
当通过 CLI 管理 InsForge 基础设施时使用此技能:项目、SQL、迁移、RLS 策略、函数、存储桶、前端部署、计算服务、密钥/环境变量、Stripe 支付密钥/目录/产品/价格/Webhook、定时任务、日志、诊断、导入/导出,或**管理后端分支**(创建分支项目以测试高风险的 schema/认证/RLS 更改,将分支合并回生产环境,解决合并冲突)。对于使用 @insforge/sdk 的应用代码,请改用 insforge 技能。
软件工程 / 诊断修复
安全审查
security-review
在添加身份验证、处理用户输入、管理机密信息、创建 API 端点或实现支付/敏感功能时,请使用此技能。……
软件工程 / 诊断修复
python-packaging
python-packaging
Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries,…
软件工程 / 部署发布
gitlab-ci-patterns
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD,…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
Go语言模式
golang-patterns
用于构建健壮、高效且可维护的 Go 应用的惯用 Go 模式、最佳实践与约定。
软件工程 / 诊断修复
React 现代化
react-modernization
将 React 应用升级至最新版本,从类组件迁移至 Hooks,并采用并发特性。适用于 React 代码库的现代化改造,……
软件工程 / 诊断修复
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)。
软件工程 / 诊断修复
Apify Actor 开发
apify-actor-development
开发、调试和部署 Apify Actor——用于网页抓取、自动化和数据处理的无服务器云程序。在创建新 Actor、修改…时使用。