搜索结果
ing
找到 5875 个相关结果 / 软件工程
软件工程 / 部署发布
paddleocr-doc-parsing
paddleocr-doc-parsing
Use this skill to extract structured Markdown/JSON from PDFs and document images—tables with cell-level precision, formulas as LaTeX, figures, seals, charts, headers/footers, multi-column layout and correct reading order. Trigger terms: 文档解析, 版面分析, 版面还原, 表格提取, 公式识别, 多栏排版, 扫描件结构化, 发票, 财报, 复杂 PDF, PDF转Markdown, 图表, 阅读顺序; reading order, formula, LaTeX, layout parsing, structure extraction, PP-StructureV3, PaddleOCR-VL.
软件工程 / 诊断修复
rspack-v2-upgrade
rspack-v2-upgrade
Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.
软件工程 / 诊断修复
pylabrobot
pylabrobot
Laboratory automation toolkit for controlling liquid handlers, plate readers, pumps, heater shakers, incubators, centrifuges, and analytical equipment. Use…
软件工程 / 诊断修复
gpui-entity
gpui-entity
Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async…
软件工程 / 诊断修复
framer-code-components-overrides
framer-code-components-overrides
Create Framer Code Components and Code Overrides. Use when building custom React components for Framer, writing Code Overrides (HOCs) to modify canvas…
软件工程 / 部署发布
concise-planning
concise-planning
Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
软件工程 / 部署发布
pyroscope
pyroscope
Grafana Pyroscope continuous profiling platform. Covers instrumentation of Go/Java/Python/Ruby/Node.js/ .NET/Rust apps via SDKs or eBPF (Alloy), flame graph analysis, ProfileQL queries, server configuration and architecture, Grafana Cloud Profiles integration, and trace-profile linking (Span Profiles). Use when working with profiling data, instrumenting apps for Pyroscope, analyzing performance profiles, or deploying Pyroscope server.
软件工程 / 诊断修复
experiment-designer
experiment-designer
Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical…
软件工程 / 诊断修复
Adaptyv
adaptyv
云端实验室平台,用于蛋白质测试与验证自动化。适用于蛋白质设计场景,需要实验验证(包括结合亲和力检测等)时使用。
软件工程 / 诊断修复
stripe-subscriptions
stripe-subscriptions
Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.
软件工程 / 诊断修复
moai-domain-uiux
moai-domain-uiux
UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.
软件工程 / 部署发布
deployment-procedures
deployment-procedures
Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.
软件工程 / 诊断修复
template-instantiation
template-instantiation
Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect Directory.Packages.props (CPM), composing multi-project solutions (API + tests + library), getting latest NuGet package versions in newly created projects. DO NOT USE FOR: finding or comparing templates (use template-discovery), authoring custom templates (use template-authoring), modifying existing projects or adding NuGet packages to existing projects.
软件工程 / 诊断修复
axiom-camera-capture
axiom-camera-capture
AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness,…
软件工程 / 诊断修复
AEM 工作流
aem-workflow
AEM as a Cloud Service Workflow 所有技能的单一入口点。涵盖工作流模型设计、自定义流程步骤和参与者选择器开发、启动器配置、工作流触发,以及生产支持(包括调试卡住/失败的工作流、使用 Cloud Manager 日志分诊事件、线程池分析和 Granite Workflow Engine 的 Sling Job 诊断)。
软件工程 / 部署发布
gsap-greensock
gsap-greensock
Use when implementing Disney's 12 animation principles with GSAP (GreenSock Animation Platform)
软件工程 / 部署发布
invoice
invoice
A printable invoice page — sender + recipient block, line items table, tax breakdown, totals, and payment instructions. Use when the brief mentions "invoice", "bill", "billing statement", or "发票".
软件工程 / 诊断修复
nextjs
nextjs
Next.js 16 App Router performance optimization guidelines (formerly nextjs-16-app-router). This skill should be used when writing Next.js 16 code, configuring…
软件工程 / 诊断修复
stripe-integration-expert
stripe-integration-expert
Stripe Integration Expert
软件工程 / 部署发布
migrate-vstest-to-mtp
migrate-vstest-to-mtp
Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP). Use when user asks to "migrate to MTP", "switch from VSTest", "enable Microsoft.Testing.Platform", "use MTP runner", or mentions EnableMSTestRunner, EnableNUnitRunner, UseMicrosoftTestingPlatformRunner, dotnet test exit code 8, zero tests discovered, or MTP behavioral differences (--ignore-exit-code, TESTINGPLATFORM_EXITCODE_IGNORE). Supports MSTest, NUnit, xUnit.net v2 (via YTest.MTP.XUnit2), and xUnit.net v3 (native MTP). Covers runner enablement, CLI argument translation, xUnit.net v3 filter syntax, Directory.Build.props and global.json configuration, CI/CD pipeline updates, and MTP extension packages. DO NOT USE FOR: migrating between test frameworks (MSTest/xUnit/NUnit), xUnit.net v2 to v3 API migration, MSTest version upgrades (use migrate-mstest-* skills), TFM upgrades, or UWP/WinUI test projects.