Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

croqtile-tuner

يحتوي croqtile-tuner على 18 من skills المجمعة من LancerLab، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
0
محدث
2026-04-22
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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
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-19
cursor-croq-dsl-croqtile
مطوّرو البرمجيات

Cursor-only DSL tuning contract for CroqTile and Choreo kernels. Loaded by cursor-croq-tune when dsl=croqtile.

2026-04-19
croq-dsl-croqtile
مطوّرو البرمجيات

DSL-specific tuning contract for CroqTile/Choreo kernels. Loaded by croq-tune when dsl=croqtile.

2026-04-17
croq-test
محللو ضمان جودة البرمجيات والمختبرون

Run the croq-tune harness test suite. Load when asked to test, verify, or check that harness scripts work correctly. Covers next_iter.sh, store_round.sh, and session marker checks.

2026-04-17
boost-harness
مطوّرو البرمجيات

Systematic auditor and improver for agent skill suites that use harness scripts. Use when the user wants to improve reliability, reduce token waste, tighten determinism, or strengthen capability of any multi-skill system that orchestrates agent workflows via CLI scripts. Trigger on phrases like "boost harness", "improve skills", "audit harness", "skill reliability", "reduce token waste", "harness best practices", or "/boost-harness". This skill is explicitly triggered only — NEVER auto-activate during a tuning or workflow execution.

2026-04-16
croq-dsl-cuda
مطوّرو البرمجيات

DSL-specific tuning contract for CUDA kernels. Loaded by croq-tune when dsl=cuda.

2026-04-16
croq-dsl-helion
مطوّرو البرمجيات

DSL-specific tuning contract for Helion kernels. Loaded by croq-tune when dsl=helion.

2026-04-16
croq-dsl-tilelang
مطوّرو البرمجيات

DSL-specific tuning contract for TileLang kernels. Loaded by croq-tune when dsl=tilelang.

2026-04-16
croq-dsl-triton
مطوّرو البرمجيات

DSL-specific tuning contract for Triton kernels. Loaded by croq-tune when dsl=triton.

2026-04-16
choreo-syntax
مطوّرو البرمجيات

Reference Choreo `.co` syntax, primitives, and repo patterns. Use before creating, editing, or reviewing any `.co` source file, especially when choosing DMA/TMA/MMA forms, storage qualifiers, tiling, test directives, or hybrid host/device structure.

2026-04-15