Type /install-velt. The agent reads your codebase, asks which features you want, and scaffolds everything.
Comments that attach to specific elements. Real-time editing (CRDT). Presence. Cursors. Notifications. Activity logs. All wired up. Working app.
Adding collaboration features looks like a weekend project. It's not.
Comments that anchor to elements. CRDT editing that doesn't corrupt data. Live cursors. Notifications. Activity logs. Each one is simple alone. Together they touch auth, state, routing, permissions, websockets. Get the order wrong and nothing works.
Most teams skip it or spend months on it. Regret both.
We encoded 140+ implementation rules into the plugin so the agent doesn't make those mistakes. It also includes two MCP servers and a velt-expert agent persona for architecture questions.
β Watch the demo: https://www.youtube.com/watch?v=-7we6P5w6I8
β Cursor Directory: https://cursor.directory/plugins/velt
β Cursor plugin: https://github.com/velt-js/velt-plugin-cursor
β Claude Code plugin: https://github.com/velt-js/velt-plugin-claude
β Docs: https://docs.velt.dev/get-started/plugins
If you try /install-velt on an existing project and something breaks, tell us. That's the case we most want to stress test.