Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ModulesOnRails

ModulesOnRails contains 6 collected skills from Raild3x, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-07-08
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

coverage-engine
software-developers

Work on the coverage system itself under tools/coverage (Rust full_moon engine or Lune orchestrator). Use when modifying instrumentation, probes, mutation testing, the report, adapters, or when golden tests fail. Covers building, testing, golden regeneration, and layout boundaries.

2026-07-08
new-package
software-developers

Create a new Wally package under lib/ in this repo. Use when asked to scaffold, add, or create a new package/module/library. Covers the scaffold script, the pure-Luau vs datamodel entry-point decision, and post-scaffold registration steps.

2026-07-08
publish-package
software-developers

Publish or version-bump a Wally package in this repo. Use when asked to publish, release, or bump a package version. Covers the publish script's non-interactive flags, the auto-generated init.luau, and CI workflow actions.

2026-07-08
test-package
software-developers

Run tests and coverage for a package in this repo. Use when asked to run tests, check coverage, run the test suite, or verify a package's specs pass. Covers command forms, flags, pipeline selection (Lune vs Roblox Studio), and reading the output.

2026-07-08
write-docs
software-developers

Write or edit documentation in this repo — moonwave API docs, doc comments, or guide pages. Use when asked to document an API, add a guide, fix docs, or preview the docs site. Covers moonwave comment forms, guide-file conventions, classOrder registration, and previewing.

2026-07-08
write-specs
software-developers

Write or modify tiniest test specs (.spec.luau) in this repo. Use when adding tests, fixing failing tests, or improving coverage for a package. Covers spec structure, the expect matcher API, snapshots, Roblox class shims, and the FakeIntermediary bridge for replicator tests.

2026-07-08