Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
sgl-project
Profil créateur GitHub

sgl-project

Vue par dépôt de 36 skills collectés dans 7 dépôts GitHub.

skills collectés
36
dépôts
7
mis à jour
2026-07-11
explorateur de dépôts

Dépôts et skills représentatifs

sglang-runtime-context
Développeurs de logiciels

How SGLang's runtime configuration and process-global state are organized (RuntimeContext tiers, resolve-at-end ServerArgs, override entry point, resource/stream/buffer leases, per-forward flags), the CI guardrails that enforce the design, and the idioms for developing and testing against it. Load this before touching server_args, model overrides, module-level state, or per-forward state in sglang.

2026-07-09
mechanical-refactor-verify
Développeurs de logiciels

Make mechanical refactoring (file splits, function moves, module extractions, renames) machine-checkable instead of eyeballed. Reproduce a relocation commit byte-for-byte from faithful primitives, and split an extraction into a verifiable prepare + move + postpare. Use when doing or reviewing such changes.

2026-07-08
large-class-style
Développeurs de logiciels

Code style for SGLang large classes `Scheduler`, `TokenizerManager`, and `ModelRunner`: frozen-code conventions and `__init__` orchestration style. Use when modifying any of these three classes or reviewing changes to them.

2026-07-08
cookbook-add-model
Développeurs de logiciels

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-07-06
cookbook-migrate-model
Développeurs de logiciels

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-07-06
cookbook-review-pr
Analystes en assurance qualité des logiciels et testeurs

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-07-06
add-jit-kernel
Développeurs de logiciels

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

2026-06-30
ci-workflow-guide
Développeurs de logiciels

Guide to SGLang CI workflow orchestration — stage ordering, fast-fail, gating, partitioning, execution modes, and debugging CI failures. Use when modifying CI workflows, adding stages, debugging CI pipeline issues, or understanding how tests are dispatched and gated across stages.

2026-06-30
Affichage des 8 principaux skills collectés sur 25 dans ce dépôt.
7 dépôts affichés sur 7
Tous les dépôts sont affichés