搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
集成 WhatsApp
integrate-whatsapp
通过 Kapso 将 WhatsApp 连接到你的产品:使用设置链接引导客户上手、检测连接状态、通过 webhooks 接收事件,并发送…
软件工程 / 诊断修复
hookify 规则
hookify-rules
当用户要求创建 hookify 规则、编写 hook 规则、配置 hookify、添加 hookify 规则,或需要关于 hookify 的指导时,应使用此技能……
软件工程 / 部署发布
gh-review-requests
gh-review-requests
获取未读的 GitHub 通知,筛选出指定团队被请求审查或由团队成员创建的开放 PR。当被要求“查找我需要的 PR…”时使用。
软件工程 / 诊断修复
django-expert
django-expert
Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django…
软件工程 / 诊断修复
vue-expert-js
vue-expert-js
Creates Vue 3 components, builds vanilla JS composables, configures Vite projects, and sets up routing and state management using JavaScript only — no…
软件工程 / 诊断修复
browsing-with-playwright
browsing-with-playwright
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction. NOT when only fetching static content (use curl/wget instead).
软件工程 / 诊断修复
auth-wechat-miniprogram
auth-wechat-miniprogram
CloudBase WeChat Mini Program native authentication guide. This skill should be used when users need mini program identity handling, OPENID/UNIONID access, or…
软件工程 / 诊断修复
gsd
gsd
GSD (Get Shit Done) - 一款面向使用 Claude 智能体的独立开发者的综合项目管理系统
软件工程 / 诊断修复
二手车价格搜索
used-car-price-search
比较韩国主要租车公司后,通过 SK렌터카 다이렉트 타고BUY inventory snapshot 查询二手车价格/收购价。
软件工程 / 部署发布
gh-fix-ci
gh-fix-ci
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft…
软件工程 / 诊断修复
pulumi-arm-to-pulumi
pulumi-arm-to-pulumi
Convert or migrate Azure ARM (Azure Resource Manager) templates, Bicep templates, or code to Pulumi, including importing existing Azure resources. This skill…
软件工程 / 诊断修复
Android 设备自动化
android-device-automation
基于 Midscene 的视觉驱动 Android 设备自动化。完全通过屏幕截图操作 —— 无需 DOM 或无障碍标签。可与屏幕上所有可见元素交互,不受技术栈限制。通过 ADB 使用自然语言命令控制 Android 设备。执行点击、滑动、文本输入、应用启动、截图等操作。 触发关键词:android、phone、mobile app、tap、swipe、install app、open app on phone、android device、mobile automation、adb、launch app、mobile screen、test android app、verify mobile app、QA on phone、check the app on android、test on device、see if the app works on phone、end-to-end test on android、visual verification on mobile 由 Midscene.js (https://midscenejs.com) 驱动
软件工程 / 诊断修复
tanstack-start
tanstack-start
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind…
软件工程 / 诊断修复
Olive Young 搜索
olive-young-search
使用上游 daiso CLI 查询 Olive Young 门店搜索、商品搜索及库存确认。
软件工程 / 诊断修复
ios-networking
ios-networking
Build, review, or improve networking code in iOS/macOS apps using URLSession with async/await, structured concurrency, and modern Swift patterns. Use when…
软件工程 / 诊断修复
附近便宜汽油
cheap-gas-nearby
当用户询问附近的便宜加油站或근처 가장 싼 주유소时使用。始终先询问用户的当前位置,然后使用 Kakao Map 锚点解析以及…
软件工程 / 诊断修复
powershell-windows
powershell-windows
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
软件工程 / 诊断修复
shadcn
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage…
软件工程 / 诊断修复
streamdown
streamdown
Implement, configure, and customize Streamdown — a streaming-optimized React Markdown renderer with syntax highlighting, Mermaid diagrams, math rendering, and CJK support. Use when working with Streamdown setup, configuration, plugins, styling, security, or integration with AI streaming (e.g., Vercel AI SDK). Triggers on: (1) Installing or setting up Streamdown, (2) Configuring plugins (code, mermaid, math, cjk), (3) Styling or theming Streamdown output, (4) Integrating with AI chat/streaming, (5) Configuring security, link safety, or custom HTML tags, (6) Using carets, static mode, or custom components, (7) Troubleshooting Tailwind, Shiki, or Vite issues.
软件工程 / 诊断修复
react-native-testing
react-native-testing
使用 React Native Testing Library (RNTL) v13 和 v14 (`@testing-library/react-native`) 编写测试。在编写、审查或修复 React Native 组件测试时使用。涵盖:render、screen、查询 (getBy/getAllBy/queryBy/findBy)、Jest 匹配器、userEvent、fireEvent、waitFor 以及异步模式。支持 v13(React 18,同步渲染)和 v14(React 19+,异步渲染)。触发条件:React Native 组件的测试文件、RNTL 导入,或提及 "testing library"、"write tests"、"component tests" 或 "RNTL"。