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.
maintainer
christian289
Mis à jour 1/19/2026
Étoiles
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use processing-parallel-tasks