weppy-roblox-sync-guide

Solid

Use when working with WEPPY Roblox MCP Studio-local sync, bidirectional file mirrors, sync directions, multi-place project folders, conflicts, reverse apply and delete safety, sourcemaps, detector recovery, or Roblox Explorer context.

AI & Automation 54 stars 9 forks Updated today AGPL-3.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
58
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
78
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# WEPPY Roblox Sync Guide ## Overview Use this skill when local files and Roblox Studio state must stay aligned through WEPPY sync. Load only the reference that matches the sync problem. ## Workflow 1. Inspect current place and sync status before changing files or directions. 2. Confirm the intended direction model: `forward`, `reverse`, or `bidirectional`. 3. Use the v2 nested directory format when reading or editing mirrored files. 4. Treat play mode as a sync suppression window; reconcile after play exits. 5. Resolve conflicts according to direction policy, not by silently overwriting both sides. 6. Confirm destructive local deletes before applying them to Studio unless delete auto-apply was explicitly enabled. 7. Verify by checking sync status, changed files, sourcemaps, and Roblox Explorer when relevant. ## References - `references/sync-workflow.md`: status, directions, apply modes, and runtime lifecycle. - `references/sync-format.md`: v2 nested directory and file naming rules. - `references/conflicts.md`: direction enforcement and conflict resolution. - `references/sourcemap.md`: Place sourcemaps and `luau-lsp` integration. - `references/roblox-explorer.md`: VSCode Explorer view over the sync mirror. ## Guardrails - Do not start sync while Studio is in play mode. - Do not migrate or delete old sync roots automatically. - Do not assume one active sync root per place; the project has one active `weppy-project-sync` root with isolated `place_*` children. - Do not t...

Details

Author
hope1026
Repository
hope1026/weppy-roblox-mcp
Created
6 months ago
Last Updated
today
Language
PowerShell
License
AGPL-3.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category