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

Scheduler

Scheduler 收录了来自 mucsci 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
4
更新
2026-03-22
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

sched-cli-main
软件开发工程师

Changes the scheduler command-line interface in main.py (Click), arguments, output paths, and format options. Use when adding CLI flags or adjusting how schedules are printed or written to disk.

2026-03-22
sched-domain-z3-config
软件开发工程师

Implements or debugs scheduling logic, Z3 constraints, and JSON configuration for the course constraint scheduler. Use when working in scheduler.py, config models, time slots, or solver behavior.

2026-03-22
sched-fastapi-server
软件开发工程师

Changes or reviews the FastAPI REST server, routes, and HTTP behavior for the scheduler. Use when editing server.py, async job flow, or API contracts.

2026-03-22
sched-fern-openapi-docs
软件开发工程师

Maintains Fern documentation, OpenAPI, JSON Schema assets, and Python API reference MDX for this project. Use when changing FastAPI routes, public docstrings, Pydantic config models, or user-facing docs under fern/docs.

2026-03-22
sched-github-ci
网络与计算机系统管理员

Interprets or updates GitHub Actions workflows for linting, tests, docs, and publishing. Use when CI fails, when adding checks, or when aligning local commands with automation.

2026-03-22
sched-json-types
软件开发工程师

Maintains TypedDict and JSON-shaped type definitions for API and config payloads. Use when editing json_types.py or aligning wire formats with Pydantic models and OpenAPI.

2026-03-22
sched-maintain-scripts
软件开发工程师

Maintains or extends repository scripts under scripts/ for OpenAPI export, JSON Schema export, and Python API MDX generation. Use when changing export pipelines or adding codegen steps for documentation.

2026-03-22
sched-output-writers
软件开发工程师

Implements or modifies JSON and CSV schedule output in the writers package. Use when changing serialization, export formats, or CLI --format behavior.

2026-03-22
sched-pr-conventional-commits
软件开发工程师

Prepares commits and pull requests using Conventional Commits and the contributing checklist for this repository. Use when drafting commit messages, summarizing changes, or before opening a PR.

2026-03-22
sched-ruff-ty-prek
软件开发工程师

Lints, formats, and type-checks Python code using Ruff, ty, and prek (pre-commit-compatible hooks). Use when fixing style errors, CI failures, or before submitting changes in this repository.

2026-03-22
sched-uv-workflow
网络与计算机系统管理员

Develops and runs the course-constraint-scheduler package with uv. Use when installing dependencies, syncing the lockfile, running CLI/server modules, or setting up a local environment for this repository.

2026-03-22
sched-testing-pytest
软件质量保证分析师与测试员

Writes and runs tests for the scheduler package with pytest and coverage. Use when adding tests, fixing failures, or running the test suite for this repository.

2026-03-21