搜索结果
全部能力
找到 3235 个相关结果 / 后端与 API
软件工程 / 诊断修复
Convex 最佳实践
convex-best-practices
构建生产级 Convex 应用的指南,涵盖函数组织、查询模式、验证、TypeScript 用法、错误处理以及 Zen…
软件工程 / 诊断修复
n8n 校验专家
n8n-validation-expert
解读校验错误并指导修复。在遇到校验错误、校验警告、误报、操作符结构问题或……时使用。
软件工程 / 诊断修复
Shopify Polaris 管理员扩展
shopify-polaris-admin-extensions
在 Shopify Admin 中上下文相关的位置,从您的应用添加自定义操作和区块。Admin UI Extensions 还支持搭建新的……
软件工程 / 诊断修复
self-learning
self-learning
Autonomous skill generator that learns new technologies from the web. Use when, users want to learn about a new library/framework/tool, need to create a skill…
软件工程 / 诊断修复
Shopify Polaris 结账扩展
shopify-polaris-checkout-extensions
构建可供商家在结账流程的指定节点(包括商品信息、配送、支付、订单摘要等)安装的自定义功能,…
软件工程 / 诊断修复
Compose 多平台模式
compose-multiplatform-patterns
KMP 项目的 Compose Multiplatform 与 Jetpack Compose 模式——状态管理、导航、主题、性能以及平台特定 UI。
软件工程 / 诊断修复
parallel-web-extract
parallel-web-extract
URL content extraction. Use for fetching any URL - webpages, articles, PDFs, JavaScript-heavy sites. Token-efficient: runs in forked context. Prefer over…
软件工程 / 诊断修复
shopify-polaris-客户账户扩展
shopify-polaris-customer-account-extensions
构建自定义功能,供商家安装到客户账户的订单列表、订单状态和个人资料页面的指定位置。客户…
软件工程 / 诊断修复
Rust 测试
rust-testing
Rust 测试模式,包括单元测试、集成测试、异步测试、基于属性的测试、Mock 和覆盖率。遵循 TDD 方法论。
软件工程 / 诊断修复
shopify-hydrogen
shopify-hydrogen
Hydrogen 店面实现指南。部分可用方案包括:B2B Commerce、Bundles、Combined Listings、Custom Cart Method、Dynamic Content……
软件工程 / 诊断修复
swiftui-liquid-glass
swiftui-liquid-glass
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in new SwiftUI UI, refactor an existing…
软件工程 / 诊断修复
Home Assistant 最佳实践
home-assistant-best-practices
Home Assistant 自动化、辅助元素、脚本、设备控制和仪表盘的最佳实践。在以下情况触发此技能: - 创建/编辑自动化、脚本、场景或仪表盘 - 在模板传感器和内置辅助元素之间做选择 - 编写或重构触发器、条件或自动化模式 - 设置 Zigbee 按钮/遥控器自动化(ZHA 或 Zigbee2MQTT) - 重命名实体或将 device_id 迁移为 entity_id - 配置仪表盘卡片或选择辅助元素为其提供数据 - 查询卡片类型或特定领域的文档 症状: - 智能体在存在原生条件/触发器/辅助元素的地方使用了 Jinja2 模板 - 智能体使用 device_id 而不是 entity_id - 智能体在未检查依赖项的情况下修改实体 ID - 智能体选择了错误的自动化模式(例如,运动感应灯使用了 single 模式) - 智能体硬编码值,或选择原始传感器而非派生辅助元素 - 智能体编辑 `.storage/` 文件、编写原始 YAML 或生成 YAML 代码片段 - 智能体告诉用户为通过 UI 配置的集成编辑 configuration.yaml
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
nextjs-react-typescript
nextjs-react-typescript
Expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
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 测试驱动开发,包括工厂、数据库测试、伪造以及覆盖率目标。