Skip to main content
Run any Skill in Manus
with one click
dmezzogori
GitHub creator profile

dmezzogori

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

skills collected
3
repositories
1
updated
2026-06-11
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

simulatte-dev
software-developers

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
software-developers

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
software-developers

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
Showing 1 of 1 repositories
All repositories loaded