搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
plugin-forge
plugin-forge
Create and manage Claude Code plugins with proper structure, manifests, and marketplace integration. Use when creating plugins for a marketplace, adding plugin…
软件工程 / 诊断修复
next-browser
next-browser
CLI 工具,通过返回结构化文本的 shell 命令,为 Agent 提供人类从 React DevTools 和 Next.js 开发覆盖层中获取的信息——包括组件树、props、hooks、PPR shell、错误和网络请求。
软件工程 / 诊断修复
C++ 测试
cpp-testing
仅在编写/更新/修复 C++ 测试、配置 GoogleTest/CTest、诊断失败或不稳定的测试,或添加覆盖率/消毒器时使用。
软件工程 / 诊断修复
配置ECC
configure-ecc
Everything Claude Code 的交互式安装程序 — 引导用户选择并将技能和规则安装到用户级或项目级目录,…
软件工程 / 诊断修复
upgrade-stripe
upgrade-stripe
Guide for upgrading Stripe API versions and SDKs
软件工程 / 诊断修复
搜索优先
search-first
先调研再编码的工作流。在编写自定义代码之前,搜索现有的工具、库和模式。调用研究员智能体。
软件工程 / 部署发布
springboot-verification
springboot-verification
Spring Boot 项目的验证循环:构建、静态分析、带覆盖率的测试、安全扫描,以及在发布或 PR 前的 diff 审查。
软件工程 / 诊断修复
django-verification
django-verification
Django 项目的验证循环:在发布或提交 PR 前,执行迁移、代码检查、带覆盖率的测试、安全扫描以及部署就绪检查。
软件工程 / 诊断修复
meta-tags-optimizer
meta-tags-optimizer
Use when the user asks to "optimize meta tags"; improves titles, descriptions, Open Graph, Twitter cards, and CTR test variants. 标题优化/元描述/CTR
软件工程 / 诊断修复
Django 专家
django-expert
专业的 Django 后端开发指导。适用于创建 Django 模型、视图、序列化器或 API;调试 ORM 查询或迁移;优化……
软件工程 / 诊断修复
qa
qa
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for…
软件工程 / 诊断修复
ultracite
ultracite
Ultracite 是一个适用于 JavaScript/TypeScript 项目的零配置代码检查与格式化预设。使用场景:(1)在项目中设置或初始化 Ultracite 时……
软件工程 / 诊断修复
component-refactoring
component-refactoring
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user…
软件工程 / 诊断修复
正则表达式与LLM处理结构化文本
regex-vs-llm-structured-text
解析结构化文本时在正则表达式与 LLM 之间进行选择的决策框架——优先使用正则表达式,仅在处理低置信度的边缘情况时引入 LLM。
软件工程 / 诊断修复
自主循环
autonomous-loops
自主 Claude Code 循环的模式与架构——从简单的顺序流水线到 RFC 驱动的多智能体 DAG 系统。
软件工程 / 诊断修复
SwiftUI 模式
swiftui-patterns
SwiftUI 架构模式、使用 @Observable 的状态管理、视图组合、导航、性能优化以及现代 iOS/macOS UI 最佳…
软件工程 / 诊断修复
Shopify Functions
shopify-functions
Shopify Functions 允许开发者自定义驱动 Shopify 部分功能的后端逻辑。可用 API:Discount、Cart 和 Checkout Validation、Cart…
软件工程 / 诊断修复
Swift 协议依赖注入测试
swift-protocol-di-testing
基于协议的依赖注入,用于编写可测试的 Swift 代码 —— 使用聚焦的协议和 Swift Testing 来 mock 文件系统、网络和外部 API。
软件工程 / 诊断修复
playwright-skill
playwright-skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before…
软件工程 / 诊断修复
AI回归测试
ai-regression-testing
面向AI辅助开发的回归测试策略。无数据库依赖的沙盒模式API测试、自动化缺陷检查工作流及模式……