Skip to content

feat: add vsync - config sync for AI coding tools#236

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

feat: add vsync - config sync for AI coding tools#236
2214962083 wants to merge 1 commit intodetailobsessed:mainfrom
2214962083:add-vsync

Conversation

@2214962083
Copy link

Summary

Add vsync to the Community Resources section.

What is vsync?

vsync is a CLI tool that syncs Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, Codex, and Windsurf.

Why it belongs here

Windsurf users often also use other AI coding tools. vsync helps keep configurations in sync across all of them with one command.

Key Features

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

Installation

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

Links

Copilot AI review requested due to automatic review settings January 27, 2026 03:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds vsync to the README’s Community Resources list to help Windsurf users sync configurations across multiple AI coding tools.

Changes:

  • Added a new Community Resources entry linking to nicepkg/vsync with a short description of its purpose.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 51 to +53
- [windsurfrules by kinopeee](https://github.com/kinopeee/windsurfrules)
- [windsurfrules_by_kamusis](https://github.com/kamusis/windsurf_memories)
- [vsync](https://github.com/nicepkg/vsync) - Sync Skills, MCP servers, Agents & Commands across Claude Code, Cursor, OpenCode, Codex, and Windsurf with automatic format conversion.
Copy link

Copilot AI Jan 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Community Resources" list currently uses link-only bullets (see the two entries above). This new entry adds a long description, which makes the section formatting inconsistent. Consider either (a) keeping this bullet as just the link, or (b) adding similarly formatted descriptions to the other resources so the section is consistent.

Copilot uses AI. Check for mistakes.
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.

2 participants