Skip to main content
scottgl9
GitHub creator profile

scottgl9

Repository-level view of 12 collected skills across 1 GitHub repositories.

skills collected
12
repositories
1
updated
2026-06-15
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

cookbook-add-model
software-developers

Add a new model to the SGLang Cookbook (docs_new/, Mintlify), config-driven format — instantiate the model-agnostic template into a per-model config (+ benchmarks) JSX under src/snippets/configs/, an MDX page, the docs.json nav entry, NEW-tag hygiene, and the homepage vendor card. Interactive, multi-phase. Run with /cookbook-add-model.

2026-06-15
cookbook-migrate-model
software-developers

Migrate a legacy-template SGLang cookbook page (monolithic per-model generator under docs_new/src/snippets/autoregressive/) onto the config-driven template (shared _deployment.jsx / _playground.jsx engines + per-model config). Use when asked to migrate, convert, or port an existing cookbook page — NOT for brand-new models (use cookbook-add-model for those). Run with /cookbook-migrate-model <Model page name, e.g. GLM-5.1>.

2026-06-15
add-jit-kernel
software-developers

Step-by-step tutorial for adding a new lightweight JIT CUDA kernel to sglang's jit_kernel module

2026-06-14
cookbook-review-pr
software-quality-assurance-analysts-and-testers

Review a pull request against the SGLang Cookbook (docs_new/, Mintlify) contribution checklist — the config-driven format (per-model config + benchmarks JSX consumed by the shared _deployment.jsx / _playground.jsx engines). Run with /cookbook-review-pr <PR number>.

2026-06-13
write-sglang-test
software-quality-assurance-analysts-and-testers

Guide for writing SGLang CI/UT tests. Covers CustomTestCase, CI registration, server fixtures, model selection, mock testing, and test placement. Always read test/README.md for the full CI layout, how to run tests, and extra tips. Use when creating new tests, adding CI test cases, writing unit tests, or when the user asks to add tests for SGLang features.

2026-06-09
sglang-diffusion-benchmark-profile
software-developers

Use when benchmarking denoise latency or profiling a diffusion bottleneck in SGLang.

2026-06-09
sglang-diffusion-add-model
software-developers

Use when adding a new diffusion model or Diffusers pipeline to SGLang.

2026-06-08
sglang-diffusion-modelopt-quant
data-scientists-152051

Use when quantizing a diffusion DiT with NVIDIA ModelOpt and making the resulting FP8 or NVFP4 checkpoint loadable, verifiable, and benchmarkable in SGLang Diffusion.

2026-06-08
Showing top 8 of 12 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded