Skip to content

feat: add vsync and new Config Sync category#2

Open
2214962083 wants to merge 1 commit intohao-ji-xing:mainfrom
2214962083:add-vsync
Open

feat: add vsync and new Config Sync category#2
2214962083 wants to merge 1 commit intohao-ji-xing:mainfrom
2214962083:add-vsync

Conversation

@2214962083
Copy link
Copy Markdown

Summary

Add a new Config Sync category with vsync.

What is vsync?

vsync is a CLI tool that syncs Skills, MCP servers, Agents & Commands across multiple AI coding tools including Cursor, Claude Code, OpenCode, and Codex.

Why it's relevant for Cursor users

  • Sync configs from Claude Code to Cursor: Use Claude Code as your source of truth
  • Sync configs from Cursor to other tools: Or use Cursor as your source
  • Automatic format conversion: Handles the differences between tools automatically
  • Environment variable syntax conversion: ${VAR}${env:VAR} handled automatically

Key Features

  • One Command Sync: vsync sync syncs all your configs
  • Safe Mode (default): Add & update only, never deletes
  • Prune Mode: Strict mirroring with deletions
  • Atomic Writes: Crash-safe file operations

Installation

npx @nicepkg/vsync

Links


I created a new "Config Sync" category because this type of tool doesn't fit well into existing categories. Let me know if you'd prefer it in a different section!

Thank you for maintaining this awesome list! 🙏

Add new "Config Sync" category with vsync - a tool that syncs Skills,
MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode,
and Codex with automatic format conversion.

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