home/categories/scripting/christian289-dotnet-with-claudecode-claude-skills-processing-parallel-tasks-skill-md
scriptingdevelopment

processing-parallel-tasks

Implements parallel processing using Parallel, PLINQ, and ConcurrentCollections in .NET. Use when processing CPU-bound tasks in parallel or improving multi-core utilization.

christian289
maintainer
christian289
Atualizado 1/19/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Implements parallel processing using Parallel, PLINQ, and ConcurrentCollections in .NET. Use when processing CPU-bound tasks in parallel or improving multi-core utilization.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use processing-parallel-tasks