triton-skills

Community

Write and optimize Triton kernels fast

AuthorLeightonWang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you write, debug, and optimize Triton and Gluon GPU kernels using local source code, tutorials, production kernel references, and compiler internals.

Core Features & Use Cases

  • Kernel Development Guidance: Learn how to implement Triton and Gluon kernels for operations like matmul, fused attention, top-k, SwiGLU, and block-scaled computation.
  • Performance Optimization: Find practical patterns for autotuning, persistent kernels, warp specialization, TMA, WGMMA, and tcgen05 to improve throughput and memory efficiency.
  • Reference-Driven Troubleshooting: Use curated tutorials, quick references, and production implementations to debug API usage, layout issues, and numerical behavior.
  • Use Case: If you need to build a high-performance FP8 attention kernel or tune a fused MoE matmul path, this Skill points you to the right source files and implementation patterns.

Quick Start

Ask for help implementing, debugging, or optimizing a Triton or Gluon kernel and include the target operation, tensor shapes, and hardware constraints.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: triton-skills
Download link: https://github.com/LeightonWang/flashinfer/archive/main.zip#triton-skills

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.