搜索结果
全部能力
找到 2016 个相关结果 / 测试与 QA
软件工程 / 诊断修复
代码审查与质量
code-review-and-quality
执行多维度代码审查。在合并任何更改前使用。适用于审查由你自己、其他智能体或人类编写的代码。在需要……时使用。
软件工程 / 诊断修复
migrate-to-shoehorn
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial…
软件工程 / 诊断修复
okx-sentiment-tracker
okx-sentiment-tracker
Use this skill when the user asks about: 'any crypto news', 'latest news', 'market update', 'daily briefing', 'BTC news', 'ETH news', 'news on SOL', 'search…
软件工程 / 诊断修复
prisma 驱动适配器实现
prisma-driver-adapter-implementation
Prisma v7 驱动适配器工作的必备参考。在实现或修改适配器、添加数据库驱动或涉及…时使用。
软件工程 / 诊断修复
落地页文案撰写
landing-page-copywriter
使用 PAS(问题-激化-解决方案)、AIDA 和 StoryBrand 等成熟框架撰写高转化率的着陆页文案。生成标题、价值……
软件工程 / 诊断修复
PaddleOCR文本识别
paddleocr-text-recognition
当用户希望从图像、照片、扫描件、屏幕截图或扫描版 PDF 中提取文本时,请使用此技能。返回精确的机器可读字符串,包含行级文本及可选的 bbox 坐标。对 CJK、小字体和手写文本具有极高的识别准确率。触发词:OCR、文字识别、图片转文字、截图识字、提取图中文字、扫描识字、识字、纯文字、plain text extraction、坐标、检测框、bbox、bounding box、image to text、screenshot、photo scan、recognize text。
软件工程 / 诊断修复
fastapi-expert
fastapi-expert
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement…
软件工程 / 诊断修复
代码库入职引导
codebase-onboarding
分析陌生代码库,并生成结构化的上手指南,包含架构图、关键入口点、代码规范以及入门 CLAUDE.md。使用…
软件工程 / 诊断修复
kotlin-coroutines-flows
kotlin-coroutines-flows
面向 Android 与 KMP 的 Kotlin 协程与 Flow 模式 — 结构化并发、Flow 操作符、StateFlow、错误处理与测试。
软件工程 / 诊断修复
n8n 校验专家
n8n-validation-expert
解读校验错误并指导修复。在遇到校验错误、校验警告、误报、操作符结构问题或……时使用。
软件工程 / 诊断修复
rust-engineer
rust-engineer
Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions. Implements ownership patterns, manages lifetimes, designs trait…
软件工程 / 诊断修复
Rust 测试
rust-testing
Rust 测试模式,包括单元测试、集成测试、异步测试、基于属性的测试、Mock 和覆盖率。遵循 TDD 方法论。
软件工程 / 诊断修复
swift-testing-expert
swift-testing-expert
Expert guidance for Swift Testing: test structure, #expect/#require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting…
软件工程 / 诊断修复
spot
spot
Binance Spot request using the Binance API. Authentication requires API key and secret key. Supports testnet, mainnet, and demo.
软件工程 / 诊断修复
Kotlin 模式
kotlin-patterns
地道的 Kotlin 模式、最佳实践与约定,用于结合协程、空安全等特性构建健壮、高效且可维护的 Kotlin 应用……
软件工程 / 诊断修复
miniprogram-development
miniprogram-development
WeChat Mini Program development skill for building, debugging, previewing, testing, publishing, and optimizing mini program projects. This skill should be used…
软件工程 / 诊断修复
Python 专家
python-expert
高级 Python 开发专家,擅长编写简洁、高效且文档完善的代码。适用场景:编写 Python 代码、优化 Python 脚本、审查 Python 代码最佳实践、调试 Python 问题、实现类型提示,或当用户提及 Python、PEP 8,或需要 Python 数据结构与算法方面的帮助时。
软件工程 / 诊断修复
java-architect
java-architect
Use when building, configuring, or debugging enterprise Java applications with Spring Boot 3.x, microservices, or reactive programming. Invoke to implement…
软件工程 / 诊断修复
shopify-expert
shopify-expert
Builds and debugs Shopify themes (.liquid files, theme.json, sections), develops custom Shopify apps (shopify.app.toml, OAuth, webhooks), and implements…
软件工程 / 诊断修复
Laravel TDD
laravel-tdd
使用 PHPUnit 和 Pest 进行 Laravel 测试驱动开发,包括工厂、数据库测试、伪造以及覆盖率目标。