Skip to main content
在 Manus 中运行任何 Skill
一键导入
LancerLab
GitHub 创作者资料

LancerLab

按仓库查看 4 个 GitHub 仓库中的 26 个已收集 skills。

已收集 skills
26
仓库
4
更新
2026-04-22
仓库浏览

仓库与代表性 skills

croq-dsl-cute-dsl
软件开发工程师

DSL-specific tuning contract for CuTe DSL (Python JIT) kernels. Loaded by croq-tune when dsl=cute-dsl.

2026-04-22
croq-dsl-cute-cpp
软件开发工程师

DSL-specific tuning contract for CuTe/CUTLASS C++ template kernels. Loaded by croq-tune when dsl=cute-cpp.

2026-04-22
croq-tune
软件开发工程师

Launch an infinite AI-driven kernel optimization loop for GPU kernels. Use when the user asks to "tune", "ai-tune", "optimize", "auto-tune", or "perf-tune" a kernel. Profiles with ncu, iterates optimizations indefinitely until interrupted.

2026-04-22
cursor-croq-tune
软件开发工程师

Cursor-only kernel tuning entrypoint for GPU kernels. Use when the user asks to /croq-tune, continue tuning, resume tuning, ai-tune, auto-tune, optimize, or perf-tune a kernel in this repository. Profiles with ncu, iterates optimizations indefinitely until interrupted.

2026-04-22
choreo-kernel-examples
软件开发工程师

Reference collection of Choreo GPU kernel implementations. Use when studying kernel patterns, tiling strategies, warp specialization, TMA/DMA forms, or pipeline staging before editing .co files.

2026-04-20
base-tune
软件开发工程师

Launch an infinite AI-driven kernel optimization loop for GPU kernels. Use when the user asks to "tune", "ai-tune", "optimize", or "auto-tune" a kernel. Profiles with ncu, iterates optimizations indefinitely until interrupted.

2026-04-19
croq-tune-iterative
软件开发工程师

Durable wrapper for GPU kernel tuning. Use when the user wants to combine durable-request with croq-tune, asks for a checkpointed tuning workflow, or wants human confirmation between autonomous tuning invocation leases while keeping the base /croq-tune protocol unchanged.

2026-04-19
cursor-croq-tune-iterative
软件开发工程师

Durable wrapper for kernel tuning in this repository. Use when the user asks for /croq-tune-iterative, wants to combine durable-request with croq-tune, wants checkpointed resume-or-continue control around autonomous tuning runs, or wants human confirmation between autonomous tuning invocation leases while keeping the base /croq-tune protocol unchanged.

2026-04-19
当前展示该仓库 Top 8 / 18 个已收集 skills。
kebab-benchmark-and-run
软件开发工程师

Run operator benchmarks and single-run executables in Kebab for GEMM and elementwise add. Use when asked to execute performance baselines, compare implementations, or run quick correctness/perf checks through Make targets.

2026-02-13
kebab-build-and-env
网络与计算机系统管理员

Build and bootstrap the Kebab project on Linux with CUDA, CMake, and Makefile workflows. Use when asked to set up dependencies, detect CUDA/GPU architecture, configure builds, or fix compilation environment issues.

2026-02-13
kebab-codebase-navigation
软件开发工程师

Navigate and modify the Kebab CUDA codebase safely. Use when asked to locate GEMM, CuTe, CUDA baseline, benchmark, microbenchmark, profiling, or build logic in this repository, and when deciding where a change should be implemented.

2026-02-13
kebab-gemm-config-tuning
软件开发工程师

Tune GEMM experiment settings in Kebab using config.yaml and optimization docs. Use when asked to adjust matrix sizes, precision, layout modes, tile sizes, kernel versions, or to design reproducible performance experiments.

2026-02-13
kebab-microbench-and-dump
软件开发工程师

Execute Kebab microbenchmarks and generate PTX/SASS dumps for kernel-level analysis. Use when asked to run mbench targets, inspect assembly output, compare copy or MMA kernels, or analyze low-level code generation.

2026-02-13
kebab-ncu-profiling-and-report
软件开发工程师

Profile Kebab kernels with Nsight Compute and export readable reports. Use when asked to run tune/mtune targets, collect NCU reports, convert .ncu-rep to text summaries, or troubleshoot performance bottlenecks.

2026-02-13
已展示 4 / 4 个仓库
已展示全部仓库