Skip to content

feat: add vsync and new Config Sync for AI Coding category#62

Open
2214962083 wants to merge 1 commit intofilipecalegario:mainfrom
2214962083:add-vsync
Open

feat: add vsync and new Config Sync for AI Coding category#62
2214962083 wants to merge 1 commit intofilipecalegario:mainfrom
2214962083:add-vsync

Conversation

@2214962083
Copy link

Summary

Add a new Config Sync for AI Coding category with vsync.

What is vsync?

vsync is a CLI tool that syncs Skills, MCP servers, Agents & Commands across multiple vibe coding tools:

  • Claude Code
  • Cursor
  • OpenCode
  • Codex

Why it deserves a new category

Config management is a pain point for vibe coders who use multiple AI tools. Each tool has:

  • Different directory structures
  • Different config file formats (JSON, TOML, JSONC)
  • Different environment variable syntax

vsync solves this with one command.

Key Features

  • One Command Sync: vsync sync syncs everything
  • Automatic Format Conversion: JSON ↔ TOML ↔ JSONC
  • Environment Variable Syntax Preservation
  • Safe Mode (default): Add & update only, never deletes
  • Atomic Writes: Crash-safe file operations

Installation

```bash
npx @nicepkg/vsync
```

Links


Thank you for maintaining this awesome list! 🙏

Add new "Config Sync for AI Coding" category with vsync - a tool
that syncs Skills, MCP servers, Agents & Commands across multiple
AI coding tools.

GitHub: https://github.com/nicepkg/vsync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant