Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

semantic-router

semantic-router 收录了来自 BruceLoveDecimal 的 26 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
26
Stars
2
更新
2026-04-21
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

claude-code-install
软件开发工程师

Guides coding agents through a session-isolated install of the vllm-sr CLI. The install is scoped to a temporary directory so it does not modify the user's global PATH or system packages. Use when an agent or user wants to try vllm-sr without a permanent install.

2026-04-21
routing-calibration-loop
软件开发工程师

Calibrates routing changes against a live router endpoint with executable probes, local DSL validation, versioned deploys, and structured failure review. Use when tuning signals, projections, decisions, or maintained route examples against a real apiserver.

2026-04-02
maintainer-issue-pr-management
软件开发工程师

Manages GitHub issue and pull-request lifecycle including creation, updates, triage labelling, and closeout metadata using canonical templates and repository taxonomy. Use when a maintainer asks to create, update, close, or triage GitHub issues or PRs, or when issue creation requires codebase analysis for scope, labels, or acceptance criteria.

2026-04-02
architecture-guardrails
软件开发工程师

Runs an explicit structural review for boundary-sensitive edits that need dependency, module, and structure-rule scrutiny without forcing that material into every default context pack. Use when a task crosses hotspot boundaries, adds new seams, or needs a deliberate architecture pass.

2026-03-26
config-platform-change
软件开发工程师

Synchronizes config representations across router config, Python CLI schema, and dashboard config UI. Use when adding or changing a config concept that spans those surfaces or addressing config representation debt before Kubernetes-facing translation.

2026-03-26
dashboard-platform-runtime
软件开发工程师

Maintains dashboard frontend and backend implementation slices that present, configure, or expose router behavior through the console. Use when the task changes dashboard config flows, console backend handlers, topology rendering, playground reveal flows, or other user-visible routing metadata in the dashboard.

2026-03-26
k8s-platform-change
软件开发工程师

Modifies Kubernetes-facing operator, CRD, deployment-profile, or DSL translation behavior for semantic-router platform integration. Use when changing operator APIs or controllers, deployment stack manifests, profile-owned platform wiring, or router-to-Kubernetes translation layers.

2026-03-26
k8s-platform-runtime
软件开发工程师

Maintains Kubernetes-facing operator, deployment-profile, and DSL translation implementation slices for semantic-router platform integration. Use when the task changes operator APIs or CRDs, deployment manifests, profile-owned stack resources, or router-to-Kubernetes translation behavior.

2026-03-26
local-dev-amd
软件开发工程师

Builds Docker images, starts local servers, and runs smoke tests for the AMD/ROCm development environment. Use when validating changes locally on AMD hardware, building AMD container images, or running AMD-specific smoke and explicit runtime checks.

2026-03-26
python-cli-runtime
软件开发工程师

Manages Python CLI command orchestration including startup, serve, bootstrap, status checks, and local Docker image management. Use when modifying CLI startup sequences, changing how local images are built or managed, updating serve behavior, or adjusting status command output.

2026-03-26
routing-policy-change
软件开发工程师

Modifies routing policy after signal extraction, including matched-decision logic, candidate-model selection, and downstream looper behavior. Use when changing decision predicates, thresholds, priorities, model ranking, cost or latency routing, or other post-signal routing policy.

2026-03-26
routing-policy-runtime
软件开发工程师

Maintains matched-decision predicates, looper policy, and candidate-model selection behavior after signal extraction. Use when the task changes decision trees, thresholds, downstream model ranking, or other routing policy that runs after signals are already produced.

2026-03-26
signal-end-to-end
软件开发工程师

Implements end-to-end signal changes spanning router config, signal extraction, CLI schema, optional bindings, router-owned metadata headers, and E2E test coverage. Use when adding a new signal type, changing signal configuration or extraction logic, updating CLI schema for signal parameters, or modifying router-owned signal metadata contracts.

2026-03-26
training-stack-runtime
软件开发工程师

Modifies training-stack workflows, selector or embedding pipelines, evaluation scripts, and runtime-facing artifact expectations. Use when a primary skill touches src/training, tools/make/models.mk, or training docs for runtime-fed artifacts.

2026-03-26
e2e-selection
软件开发工程师

Selects which local and CI end-to-end test profiles are affected by a code change, using the repo-local profile map. Use when a change could affect E2E test behavior and the correct test profiles need to be identified and executed.

2026-03-19
fleet-sim-runtime
软件开发工程师

Modifies the fleet simulator package, API surface, release workflow, and simulator-owned docs or assets. Use when a primary skill touches src/fleet-sim or the simulator subsystem's owned website/release surfaces.

2026-03-19
plugin-end-to-end
软件开发工程师

Implements end-to-end plugin changes spanning router config, post-decision processing, optional CLI/UI exposure, and E2E test coverage. Use when adding a new plugin type, changing plugin config schema or execution semantics, updating plugin chain behavior, or modifying plugin-exposed metadata across surfaces.

2026-03-19
router-service-platform-change
软件开发工程师

Modifies router-side API, authz, memory, provider, storage, or runtime service modules outside config, decision, selection, and extproc plugin chains. Use when changing apiserver endpoints, authz or rate-limit policy code, memory or response storage flows, provider adapters, or other router service-platform modules.

2026-03-19
router-service-platform
软件开发工程师

Modifies router-side API, authz, memory, provider, storage, and service-support modules outside config, decision, selection, and extproc plugin chains. Use when a primary skill touches apiserver, authz, rate-limit, memory, response API, provider adapters, or related runtime service-support packages.

2026-03-19
startup-chain-change
软件开发工程师

Modifies the local startup chain including image build, container serve/bootstrap logic, and canonical smoke test behavior. Use when changing `vllm-sr serve` behavior, image selection or pull policy, container startup sequences, local Docker/Make bootstrap, or canonical smoke config.

2026-03-19
vllm-semantic-router-harness
软件开发工程师

Bridges native skill discovery into the vLLM Semantic Router repository harness, routing tasks through the canonical agent-report flow, repo-local skill registry, and validation commands. Use when starting any task inside the vLLM Semantic Router repository to resolve the correct primary skill, read canonical docs, and run harness validation.

2026-03-16
binding-ffi
软件开发工程师

Builds and maintains native Rust/C bindings and FFI layers that connect router-side classifiers and signal evaluation to compiled model runtimes. Use when adding or modifying native model bindings, updating FFI interfaces, or changing how the router calls into compiled classifier code.

2026-03-16
local-dev-cpu
软件开发工程师

Builds Docker images, starts local servers, and runs smoke tests for the CPU-only development environment. Use when validating changes locally on CPU, building CPU container images, or running CPU-specific smoke and E2E tests.

2026-03-16
plugin-runtime
软件开发工程师

Modifies post-decision plugin hooks that transform requests or responses in the routing pipeline. Use when adding, changing, or debugging plugin-controlled request filtering, response transformation, or middleware processing in the Go router.

2026-03-16
python-cli-schema
软件开发工程师

Maintains the Python CLI argument schema, parser, validator, merger, and config-translation layer that mirrors the router config contract. Use when modifying CLI argument definitions, updating config validation rules, changing how CLI inputs are merged, or adjusting config translation between CLI and router formats.

2026-03-16
signal-runtime
软件开发工程师

Modifies signal extraction and text-understanding runtime code that produces facts consumed by decision logic. Use when adding new signals, changing classifier runtime behavior, or updating how the router extracts features from input text.

2026-03-16