trtllm-moe-develop

Community

Keep TensorRT-LLM MoE code architecture-correct.

Authoryo-steven
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents MoE changes from drifting away from TensorRT-LLM’s current architecture by enforcing clean ownership boundaries across ConfigurableMoE, MoEScheduler, backends, quantization/weights, EPLB, communication, and routing-factory logic.

Core Features & Use Cases

  • Architecture-aligned design and refactoring: Guides reviews and edits that touch MoE modules (fused_moe modules, ConfigurableMoE, MoEScheduler, communication strategies, EPLB, quantization/weight handling, routing/factories, and MoE tests).
  • Owner-boundary enforcement: Ensures behavior is implemented in the correct layer (assembler vs scheduler vs backend compute vs quantization-weight methods vs communication strategies).
  • Testability and safety gates: Requires citing canonical code patterns and planning targeted unit coverage for the specific boundary being changed (including multi-GPU and EPLB/migration-related behavior).

Quick Start

Use the trtllm-moe-develop skill to review or plan a refactor you intend to make in TensorRT-LLM’s MoE codebase, ensuring the change preserves architecture boundaries and includes the right MoE tests.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: trtllm-moe-develop
Download link: https://github.com/yo-steven/skills-exploration-20260522/archive/main.zip#trtllm-moe-develop

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 471,000+ vetted skills library on demand.