Velt avatar

Velt

Official

@velt-js · United States of America

0Followers
|
59Public Repos
|
18Published Skills

With Velt SDK you can add powerful collaboration features to your product extremely fast.

Skills Distribution
DomainDeveloper To...Real-Time Collabor.. (40%)CRDT Collaborative.. (20%)Approval & Review .. (15%)Server-Side Integr.. (15%)

Agent Skills by Velt

Showing 18 vetted skills indexed across 1 GitHub repositories.

velt-jsvelt-js
1

velt-approval-engine-best-practices

Implement Velt Approval Engine workflows with REST endpoints, quorum groups, and signed webhooks.

Official
Advanced
velt-jsvelt-js
1

velt-rest-apis-best-practices

Implement Velt REST API v2 calls, JWT authentication, and webhook handling server-side.

Official
Advanced
velt-jsvelt-js
1

yjs-best-practices

Implement real-time collaborative editing with Yjs CRDTs, providers, and editor bindings.

Official
Advanced
velt-jsvelt-js
1

velt-view-analytics-best-practices

Implement Velt View Analytics badges, view-count hooks, and wireframe customizations.

Official
Intermediate
velt-jsvelt-js
1

velt-notifications-best-practices

Implements Velt notification panels, delivery channels, and preference management in React applications.

Official
Advanced
velt-jsvelt-js
1

velt-suggestions-best-practices

Implement Velt Suggestions propose-then-review editing workflows in React and Next.js applications.

Official
Intermediate
velt-jsvelt-js
1

velt-presence-best-practices

Implement Velt user presence avatars, status indicators, and cursor tracking in React applications.

Official
Intermediate
velt-jsvelt-js
1

velt-chat-sdk-adapter-best-practices

Implement server-side bots that respond to mentions in Velt comment threads via webhooks.

Official
Intermediate
velt-jsvelt-js
1

velt-cursors-best-practices

Implement real-time collaborative cursor tracking with the Velt SDK in React and web applications.

Official
Intermediate
velt-jsvelt-js
1

velt-live-state-sync-best-practices

Implement real-time shared state synchronization in React apps using Velt Live State Sync APIs.

Official
Intermediate
velt-jsvelt-js
1

velt-proxy-server-best-practices

Configure reverse proxies routing Velt SDK traffic through nginx or Cloudflare Workers.

Official
Advanced
velt-jsvelt-js
1

velt-setup-best-practices

Configures Velt collaboration SDK installation, authentication, and document initialization across web frameworks.

Official
Intermediate
velt-jsvelt-js
1

velt-activity-best-practices

Implement Velt Activity Logs with real-time feeds, custom events, and audit trails.

Official
Intermediate
velt-jsvelt-js
1

velt-single-editor-mode-best-practices

Implements Velt Single Editor Mode with exclusive editing, access requests, and element sync control.

Official
Intermediate
velt-jsvelt-js
1

velt-comments-best-practices

Implements Velt collaborative comments in React and Next.js applications with evidence-backed patterns.

Official
Advanced
velt-jsvelt-js
1

velt-rewriter-best-practices

Implement the Velt Rewriter pipeline for AI text rewrites and anchored comments.

Official
Intermediate
velt-jsvelt-js
1

velt-crdt-best-practices

Implements real-time collaborative editing with Velt CRDT stores and Yjs editor integrations.

Official
Advanced
velt-jsvelt-js
1

velt-self-hosting-data-best-practices

Implement self-hosted storage of Velt collaboration data on your own infrastructure.

Official
Advanced

Frequently Asked Questions About Velt

FAQPage Schema
What tasks can I implement using Velt's skills?▼

You can add collaborative comments, presence avatars, live cursors, audio/video huddles, screen and audio recording, notifications, activity logs, suggestion mode, AI text rewriting, view analytics, Yjs CRDT editing, live state sync, single editor mode, and multi-step approval workflows to web applications.

Who are Velt's skills designed for?▼

Frontend and full-stack engineers building React, Next.js, Angular, Vue, or HTML applications, plus Node.js/TypeScript backend developers integrating Velt REST API v2, generating JWT auth tokens, handling webhooks, or configuring MongoDB and AWS S3 self-hosted storage.

How do I set up and run Velt in my application?▼

Install the Velt SDK, configure VeltProvider with an authProvider issuing JWT tokens, initialize documents via setDocuments, then drop in feature components like VeltComments or VeltHuddle. Server-side work uses @veltdev/node with VELT_API_KEY and VELT_AUTH_TOKEN environment variables.

What license and cost apply to Velt's skills?▼

All 24 skills in the manifest are published under the MIT open-source license. The skills themselves are free to use; they document integration patterns for the Velt collaboration SDK, which is a commercial hosted service with optional self-hosting.

What prerequisites and dependencies do Velt skills require?▼

A Velt API key, a supported frontend framework (React, Next.js, Angular, Vue, or plain HTML), and JWT token generation for user authentication. Self-hosting requires MongoDB and AWS S3; proxy setups use nginx or Cloudflare Workers with CSP whitelisting.