shen-shanshan/vllm-dev-skills

A curated collection of Claude Code agent skills that accelerate the entire vLLM development lifecycle.

17Stars on the repository
16Mods indexed here, across every type
todayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

skill-creator

01

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

not rated 17 +1 today A 45 tokens copy · 89% Apache-2.0

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Analyze contribution opportunities in the vllm-project/vllm repository for community developers. Given a module, feature, or model area, this skill collects information from open issues, recent PRs, GitHub discussions, code TODOs/FIXMEs, roadmap labels, and maintainer activity to generate a structured Markdown report…

not rated 17 +1 today A SkillSpector: pass 226 tokens original Apache-2.0

vllm-feature-design

03

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Design and implement vLLM features. Given user requirements (feature description, related PRs, reference materials), produces (1) core code implementation — NO test cases — and (2) a rich Markdown design document saved to the current project root. Use when the user asks to design a vLLM feature, implement a vLLM…

not rated 17 +1 today A 154 tokens original Apache-2.0

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Generate comprehensive Chinese technical tutorial documents for vLLM features and modules. Produces deep-dive code walkthrough documents with Mermaid architecture/flow diagrams, comparison tables, code snippets, and performance analysis. Output is saved as Markdown to the skill's outputs/ directory. TRIGGER when: user…

not rated 17 +1 today A 152 tokens original Apache-2.0

vllm-model-tutorial

05

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Generate comprehensive Chinese technical tutorial documents for specific vLLM models (e.g., Qwen3-VL, DeepSeek-V3, Llama 4, InternVL3, etc.). Produces deep-dive model walkthrough documents with Mermaid architecture diagrams, comparison tables, input preprocessing flows, forward pass analysis, ViT computation (for…

not rated 17 +1 today A 246 tokens original Apache-2.0

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Fetch and organize multimodal-related open issues from vllm-project/vllm. Categorizes issues by problem type (Bug, Feature Request, Performance, CUDA Graph, EPD disaggregation, Prefix Caching, ViT/visual encoder, Video, Audio/Speech, specific VL models, etc.) and generates a structured Markdown report saved to the…

not rated 17 +1 today A SkillSpector: pass 187 tokens original Apache-2.0

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Write or complete Chinese vLLM technical blog posts in the author's established Zhihu style. Use when the user provides a vLLM feature, model, architecture, optimization, or other topic and asks for a full blog post, or provides an existing Markdown outline/draft plus references and asks to research current…

not rated 17 +1 today A SkillSpector: pass 104 tokens original Apache-2.0

vllm-test-generator

08

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

A test-writing guide for vLLM, an open-source system for running large language models. It helps create unit, integration, and end-to-end tests that match the project’s existing style.

not rated 17 +1 today A SkillSpector: pass 135 tokens original Apache-2.0

review-pr

09

shen-shanshan/vllm-dev-skills

Skill Claude Code

AI code review for aiter PRs. Catches perf regressions, silent correctness bugs, dispatch gate holes, and AI-generated code patterns. Invoke with a PR number; works through fetch → semantic understanding → rule checklist → verdict. Add new rules here as patterns emerge from real reviews.

not rated 17 +1 today A 61 tokens copy · 100% Apache-2.0

review-pr

10

shen-shanshan/vllm-dev-skills

Skill Claude Code

AI code review for ATOM PRs. ATOM consumes aiter kernels and integrates with vLLM/SGLang plugins. Reviews check perf claims, aiter cross-repo deps, model coverage, dispatch correctness, and AI-generated code patterns. Invoke with a PR number.

not rated 17 +1 today A 59 tokens original Apache-2.0

shen-shanshan/vllm-dev-skills

Skill Claude CodeCodex

Compare decode-phase kernel implementations of vLLM vs ATOM (ROCm/ATOM) running the same model with the same config, using torch profiler Chrome-trace JSONs from both engines. Samples one decode step, extracts one layer per layer type, produces per-layer-type comparison tables (which kernels each engine uses, fused or…

not rated 17 +1 today A SkillSpector: pass 0 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: