Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

simulatte

simulatte에는 dmezzogori에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
3
Stars
3
업데이트
2026-06-11
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

simulatte-dev
소프트웨어 개발자

Use when building, configuring, debugging, or running simulations with the Simulatte discrete-event simulation library. Trigger whenever code imports from `simulatte`, references Simulatte classes (Environment, ShopFloor, Server, ProductionJob, Router, PreShopPool, Runner, SimulatteEnv), or the user asks about job-shop simulation in a Python project. Also trigger when the user mentions release policies (LumsCor, SLAR, immediate release), WIP strategies, workload control, dispatching rules, starvation avoidance, multi-run experiments with seed management, or training RL agents on simulations (Gymnasium, reinforcement learning, gym environment). Even if the user just says "set up a simulation", "compare scheduling policies", or "train an RL agent" in a repo that depends on simulatte, use this skill.

2026-06-11
simulatte-release
소프트웨어 개발자

Use when preparing a new release of simulatte. Runs pre-flight checks (tests, lint, type check, docs build), bumps the version using semver, generates CHANGELOG entries from commits, updates all version references, and creates the git tag that triggers PyPI publishing. Use whenever the user mentions "release", "new version", "bump version", "publish to PyPI", or wants to cut a new release of the library.

2026-05-28
simulatte-intralogistics
소프트웨어 개발자

Use when building, configuring, debugging, or running intralogistics simulations with Simulatte. Trigger whenever code imports from `simulatte.intralogistics`, references intralogistics classes (FleetCoordinator, AGV, Warehouse, LayoutGraph, TransferOrder, ChargingStation, ParkingArea), or the user asks about warehouse simulation, AGV fleet management, material transport, or warehouse layout design in a Python project. Also trigger when the user mentions dispatch strategies, replenishment policies, AGV battery management, traffic management, pathfinding, or order fulfillment in an intralogistics context.

2026-05-01