自动化

工作流自动化与调度

显示 1849-1872 / 共 5028 个技能
vamseeachanta

quantification-metrics-1-time-savings-calculation

vamseeachanta

'Sub-skill of quantification-metrics: 1. Time Savings Calculation (+9).'

自动化 16 4个月前
vamseeachanta

parallel-batch-executor

vamseeachanta

Parallel task execution patterns for 300% performance gains

自动化 16 7个月前
YPares

cursor-agent-supervisor

YPares

Offloading tasks with a well-defined scope to sub-agents, for instance to use a sub-agent to implement a set of specs. Use this skill whenever a task should not need a broad knowledge of the whole project

智能体 29 9个月前
bahayonghang

typst-paper

bahayonghang

Typst academic paper assistant (Chinese & English papers, conference/journal submissions). Use when writing, reviewing, compiling, or improving Typst academic papers. Use when user mentions typst compile, grammar, bibliography, deai, translate, title, logic, reviewer perspective, or any Typst paper quality improvement task. Domains: Deep Learning, Time Series, Industrial Control, Computer Science.

学术 16 6个月前
bahayonghang

latex-paper-en

bahayonghang

LaTeX academic paper assistant for English papers (IEEE, ACM, Springer, NeurIPS, ICML). Use when writing, reviewing, compiling, or improving English LaTeX academic papers. Use when user mentions compile, grammar, bibliography, deai, translate, title, logic, reviewer perspective, or any LaTeX paper quality improvement task. Domains: Deep Learning, Time Series, Industrial Control.

学术 16 6个月前
bahayonghang

github-to-skills

bahayonghang

Automated factory for converting GitHub repositories into specialized AI skills. Use this skill when the user provides a GitHub URL and wants to "package", "wrap", or "create a skill" from it. It automatically fetches repository details, latest commit hashes, and generates a standardized skill structure with enhanced metadata suitable for lifecycle management.

自动化 16 6个月前
vamseeachanta

highcharts

vamseeachanta

Create enterprise-grade interactive charts with Highcharts

无障碍 16 7个月前
vamseeachanta

quantification-metrics-featureprocess-name

vamseeachanta

'Sub-skill of quantification-metrics: [Feature/Process Name] (+1).'

自动化 16 4个月前
vamseeachanta

complexity-scorer

vamseeachanta

Score task complexity using keyword matching and heuristics

自动化 16 7个月前
kishorkukreja

drilling-logistics

kishorkukreja

When the user wants to optimize oil and gas drilling operations, manage rig logistics, or coordinate upstream supply chains. Also use when the user mentions "well planning," "rig scheduling," "drilling supply chain," "mud logistics," "tubular management," "offshore logistics," "drilling materials management," or "completion operations." For midstream and downstream, see energy-logistics. For fuel distribution, see fuel-distribution.

自动化 58 7个月前
kishorkukreja

flow-shop-scheduling

kishorkukreja

When the user wants to solve Flow Shop Scheduling Problems (FSP), optimize production on assembly lines, or minimize makespan with linear routing. Also use when the user mentions "flow shop," "FSP," "permutation flow shop," "assembly line scheduling," "sequential processing," or "linear production." For job shop (flexible routing), see job-shop-scheduling.

分析 58 7个月前
kishorkukreja

dock-door-assignment

kishorkukreja

When the user wants to optimize dock door assignments, schedule truck arrivals, or minimize yard congestion. Also use when the user mentions "dock scheduling," "door assignment," "yard management," "truck scheduling," "cross-dock optimization," or "appointment scheduling." For cross-docking operations, see cross-docking. For yard management, see yard-management.

自动化 58 7个月前
kevintsengtw

dotnet-testing-advanced-xunit-upgrade-guide

kevintsengtw

xUnit 2.9.x 到 3.x 升級完整指南。當需要將 xUnit v2 升級至 v3 或了解 xUnit v3 新功能與破壞性變更時使用。涵蓋套件更新、async void 修正、IAsyncLifetime 調整。包含新功能介紹: Assert.Skip、Explicit Tests、Matrix Theory、Assembly Fixtures。 Keywords: xunit upgrade, xunit v3, xunit 3.x, xunit migration, xunit 升級, xunit.v3, OutputType Exe, IAsyncLifetime v3, Assert.Skip, SkipUnless, SkipWhen, Explicit attribute, MatrixTheoryData, AssemblyFixture, 破壞性變更

自动化 28 6个月前
kevintsengtw

dotnet-testing-advanced-testcontainers-database

kevintsengtw

使用 Testcontainers 進行容器化資料庫測試的專門技能。當需要測試真實資料庫行為、使用 SQL Server/PostgreSQL/MySQL 容器、測試 EF Core/Dapper 時使用。涵蓋容器啟動、資料庫遷移、測試隔離、容器共享等。 Keywords: testcontainers, 容器測試, container testing, database testing, 資料庫測試, MsSqlContainer, PostgreSqlContainer, MySqlContainer, EF Core testing, Dapper testing, Testcontainers.MsSql, Testcontainers.PostgreSql, GetConnectionString, IAsyncLifetime, CollectionFixture

自动化 28 6个月前
kevintsengtw

dotnet-testing-advanced-webapi-integration-testing

kevintsengtw

ASP.NET Core WebApi 整合測試完整指南。當需要對 WebApi 端點進行整合測試或驗證 ProblemDetails 錯誤格式時使用。涵蓋 WebApplicationFactory、IExceptionHandler、Testcontainers 多容器編排、Flurl URL 建構與 AwesomeAssertions HTTP 驗證。 Keywords: webapi integration testing, WebApplicationFactory, asp.net core integration test, webapi 整合測試, IExceptionHandler, ProblemDetails, ValidationProblemDetails, AwesomeAssertions, Flurl, Respawn, Be201Created, Be400BadRequest, 多容器測試, Collection Fixture, 全域例外處理

自动化 28 6个月前
kevintsengtw

dotnet-testing-autofixture-nsubstitute-integration

kevintsengtw

AutoFixture 與 NSubstitute 整合指南 - 實現自動模擬 (Auto-Mocking)。當需要自動建立 Mock 物件、簡化複雜相依性注入測試時使用。涵蓋 AutoNSubstituteDataAttribute、Frozen 機制、Greedy 建構策略。包含 IMapper (AutoMapper/Mapster) 等特殊相依性的客製化處理。 Keywords: autofixture nsubstitute, auto mocking, AutoNSubstituteDataAttribute, 自動模擬, Frozen, AutoNSubstituteCustomization, AutoFixture.AutoNSubstitute, Greedy, fixture.Freeze, Received(), Returns(), IMapper, AutoMapper, Mapster, mapper testing

自动化 28 6个月前
kevintsengtw

dotnet-testing-advanced-tunit-fundamentals

kevintsengtw

TUnit 新世代測試框架入門完整指南。當需要使用 TUnit 建立測試專案或從 xUnit 遷移至 TUnit 時使用。涵蓋 Source Generator 驅動測試發現、AOT 編譯支援、流暢式非同步斷言。包含專案建立、[Test] 屬性、生命週期管理、並行控制與 xUnit 語法對照。 Keywords: TUnit, tunit testing, source generator testing, AOT testing, 新世代測試框架, [Test], [Arguments], TUnit.Assertions, Assert.That, Before(Test), After(Test), NotInParallel, TUnit.Templates, Microsoft.Testing.Platform, TUnit vs xUnit, 並行執行

自动化 28 6个月前
medz

oref

medz

Guidance for using the Oref Flutter signals/state management library and its DevTools/analyzer tooling. Use when answering questions about installing Oref, creating signals/computed/effects, async data, reactive collections, SignalBuilder usage, analyzer lints, DevTools extension setup/usage, or troubleshooting Oref behavior.

API 开发 69 7个月前
kishorkukreja

assembly-line-balancing

kishorkukreja

When the user wants to balance assembly lines, assign tasks to workstations, calculate takt time, or optimize line efficiency. Also use when the user mentions "line balancing," "workstation assignment," "takt time," "cycle time balancing," "precedence constraints," "task allocation," "assembly line optimization," "mixed-model balancing," or "U-shaped line." For process optimization, see process-optimization. For production scheduling, see production-scheduling.

自动化 58 7个月前
ghostsecurity

ghost-scan-code

ghostsecurity

"Ghost Security - SAST code scanner. Finds security vulnerabilities in source code by planning and executing targeted scans for issues like SQL injection, XSS, BOLA, BFLA, SSRF, and other OWASP categories. Use when the user asks for a code security audit, SAST scan, vulnerability scan of source code, or wants to find security flaws in a codebase."

自动化 398 6个月前
ertugrul-dmr

boy-scout

ertugrul-dmr

Use when fixing, editing, changing, debugging, or working with any Python code. Applies the Boy Scout Rule—always leave code cleaner than you found it. Orchestrates other clean code skills as needed.

自动化 169 7个月前
narumiruna

uv-scripts

narumiruna

Use when running or authoring standalone Python scripts with uv, especially when choosing Python versions, adding one-off dependencies, using no-project mode, or embedding inline script metadata.

自动化 12 7个月前
umbraco

Umbraco Backoffice Extensions Overview

umbraco

智能体 27 7个月前
narumiruna

python-uv-project-setup

narumiruna

Use when initializing a Python project or script, adding dependencies, or running commands with uv, especially to avoid pip install and direct python/pytest usage.

自动化 12 7个月前