framework-internalsdevelopment
cute-dsl
Write or modify CuTe DSL GPU kernels for the Surogate framework. Use when the user wants to create CUDA kernels using CuTe DSL/Python (e.g., "write a CuTe kernel", "implement a fused kernel", "optimize kernel with CuTe DSL"). Guides through kernel implementation, compilation, and integration with Surogate's JIT pipeline.
maintainer
invergent-ai
Updated 3/10/2026
Stars
211
Forks
3
quick start
Installation and usage
Write or modify CuTe DSL GPU kernels for the Surogate framework. Use when the user wants to create CUDA kernels using CuTe DSL/Python (e.g., "write a CuTe kernel", "implement a fused kernel", "optimize kernel with CuTe DSL"). Guides through kernel implementation, compilation, and integration with Surogate's JIT pipeline.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use cute-dsl