灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

ing

找到 5875 个相关结果 / 软件工程

软件工程 / 部署发布

paddleocr-doc-parsing

paddleocr-doc-parsing

240

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.

Stars 22
uipaddleocrdocparsing

软件工程 / 诊断修复

rspack-v2-upgrade

rspack-v2-upgrade

240

Use when upgrading a Rspack 1.x project to v2, including dependency and configuration updates.

Stars 68
reactuiapiagent

软件工程 / 诊断修复

pylabrobot

pylabrobot

240

Laboratory automation toolkit for controlling liquid handlers, plate readers, pumps, heater shakers, incubators, centrifuges, and analytical equipment. Use…

Stars 27,327
uiuxworkflowpylabrobot

软件工程 / 诊断修复

gpui-entity

gpui-entity

240

Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async…

Stars 11,444
uigpuientitymanagement

软件工程 / 诊断修复

framer-code-components-overrides

framer-code-components-overrides

240

Create Framer Code Components and Code Overrides. Use when building custom React components for Framer, writing Code Overrides (HOCs) to modify canvas…

Stars 129
reactuiframercomponents

软件工程 / 部署发布

concise-planning

concise-planning

240

Use when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.

Stars 27,315
workflowconciseplanningasks

软件工程 / 部署发布

pyroscope

pyroscope

239

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.

Stars 40
performancepyroscopegrafanacontinuous

软件工程 / 诊断修复

experiment-designer

experiment-designer

239

Use when planning product experiments, writing testable hypotheses, estimating sample size, prioritizing tests, or interpreting A/B outcomes with practical…

Stars 14,998
designworkflowexperimentdesigner

软件工程 / 诊断修复

Adaptyv

adaptyv

239

云端实验室平台,用于蛋白质测试与验证自动化。适用于蛋白质设计场景,需要实验验证(包括结合亲和力检测等)时使用。

Stars 0
designuitestingauth

软件工程 / 诊断修复

stripe-subscriptions

stripe-subscriptions

239

Complete subscription billing system with Stripe integration, feature flags for plan gating, webhook handling, and billing portal.

Stars 16
nextjsfullstackuiapi

软件工程 / 诊断修复

moai-domain-uiux

moai-domain-uiux

239

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.

Stars 1,009
reactvuedesignui

软件工程 / 部署发布

deployment-procedures

deployment-procedures

239

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

Stars 27,317
deploymentworkflowproceduresprinciples

软件工程 / 诊断修复

template-instantiation

template-instantiation

239

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.

Stars 1,713
uiauthapitemplate

软件工程 / 诊断修复

axiom-camera-capture

axiom-camera-capture

238

AVCaptureSession, camera preview, photo capture, video recording, RotationCoordinator, session interruptions, deferred processing, capture responsiveness,…

Stars 902
uiuxpromptaxiom

软件工程 / 诊断修复

AEM 工作流

aem-workflow

238

AEM as a Cloud Service Workflow 所有技能的单一入口点。涵盖工作流模型设计、自定义流程步骤和参与者选择器开发、启动器配置、工作流触发,以及生产支持(包括调试卡住/失败的工作流、使用 Cloud Manager 日志分诊事件、线程池分析和 Granite Workflow Engine 的 Sling Job 诊断)。

Stars 0
designuiapiworkflow

软件工程 / 部署发布

gsap-greensock

gsap-greensock

238

Use when implementing Disney's 12 animation principles with GSAP (GreenSock Animation Platform)

Stars 38
gsapgreensockimplementingdisney

软件工程 / 部署发布

invoice

invoice

238

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 "发票".

Stars 42,095
designworkflowinvoiceprintable

软件工程 / 诊断修复

nextjs

nextjs

238

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…

Stars 142
nextjsuiperformanceapp

软件工程 / 诊断修复

stripe-integration-expert

stripe-integration-expert

238

Stripe Integration Expert

Stars 15,044
nextjsstripeintegrationexpert

软件工程 / 部署发布

migrate-vstest-to-mtp

migrate-vstest-to-mtp

238

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.

Stars 1,709
uitestingapimigrate

163 / 294