搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 诊断修复
apollo-mcp-server
apollo-mcp-server
使用 Apollo MCP Server 将 AI 智能体与 GraphQL API 连接的指南。在以下场景使用此技能:(1) 设置或配置 Apollo MCP Server,(2) 从 GraphQL 操作定义 MCP 工具,(3) 使用 introspection 工具(introspect、search、validate、execute),(4) 排查 MCP 服务器连接或工具执行问题。
软件工程 / 诊断修复
provider-resources
provider-resources
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and…
软件工程 / 诊断修复
sentry-nextjs-sdk
sentry-nextjs-sdk
Full Sentry SDK setup for Next.js. Use when asked to "add Sentry to Next.js", "install @sentry/nextjs", or configure error monitoring, tracing, session replay,…
软件工程 / 诊断修复
effect-ts
effect-ts
当用户询问有关 Effect-TS 模式、服务、层、错误处理、服务组合,或编写/重构……的代码时,应使用此技能。
软件工程 / 诊断修复
brainstorming
brainstorming
Use before creative or constructive work (features, architecture, behavior). Transforms vague ideas into validated designs through disciplined reasoning and…
软件工程 / 诊断修复
favicon-gen
favicon-gen
Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use…
软件工程 / 诊断修复
ios-simulator-skill
ios-simulator-skill
22 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and…
软件工程 / 诊断修复
tailwindcss-mobile-first
tailwindcss-mobile-first
Mobile-first responsive design patterns with Tailwind CSS v4 (2025-2026). PROACTIVELY activate for: (1) mobile-first design with Tailwind breakpoints (sm:,…
软件工程 / 诊断修复
ios-device-automation
ios-device-automation
Vision-driven iOS device automation using Midscene CLI. Operates entirely from screenshots — no DOM or accessibility labels required. Can interact with all visible elements on screen regardless of technology stack. Control iOS devices with natural language commands via WebDriverAgent. Triggers: ios, iphone, ipad, ios app, tap on iphone, swipe, mobile app ios, ios device, ios testing, iphone automation, ipad automation, ios screen, ios navigate, test ios app, verify on iphone, QA on ipad, check the app on ios, test on ios device, see if the app works on iphone, end-to-end test on ios, visual verification on ios Powered by Midscene.js (https://midscenejs.com)
软件工程 / 诊断修复
asc-crash-triage
asc-crash-triage
Triage TestFlight crashes, beta feedback, and performance diagnostics using asc. Use when the user asks about TF crashes, TestFlight crash reports, beta tester…
软件工程 / 诊断修复
blogwatcher
blogwatcher
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
软件工程 / 诊断修复
image-processing
image-processing
Process images for web development — resize, crop, trim whitespace, convert formats (PNG/WebP/JPG), optimise file size, generate thumbnails, create OG card…
软件工程 / 诊断修复
stripe-best-practices
stripe-best-practices
Best practices for building Stripe integrations. Use when implementing payment processing, checkout flows, subscriptions, webhooks, Connect platforms, or any…
软件工程 / 诊断修复
setup
setup
Setup and configure assistant-ui in a project. Use when installing packages, configuring runtimes, setting up chat UI, or troubleshooting setup issues.
软件工程 / 部署发布
docker-compose-orchestration
docker-compose-orchestration
Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment
软件工程 / 诊断修复
Dart 修复运行时错误
dart-fix-runtime-errors
使用 get_runtime_errors 和 lsp 获取活动堆栈跟踪,定位失败代码行,应用修复,并通过 hot_reload 验证解决结果。
软件工程 / 诊断修复
dart-添加单元测试
dart-add-unit-test
使用 `package:test` 为函数、方法和类编写并组织单元测试。在创建新逻辑或修复 Bug 时使用,以确保代码保持…
软件工程 / 诊断修复
migrate-oxfmt
migrate-oxfmt
Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from…
软件工程 / 诊断修复
dart-运行静态分析
dart-run-static-analysis
执行 `dart analyze` 以识别警告和错误,并使用 `dart fix --apply` 自动解决机械化的 lint 问题。在开发过程中使用以…
软件工程 / 诊断修复
spring-boot-testing
spring-boot-testing
Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.