·velt-comments-best-practices
</>

velt-comments-best-practices

velt-js/agent-skills

Velt Comments implementation patterns and best practices for React, Next.js, and web applications. Use when adding collaborative commenting features, comment modes (Freestyle, Popover, Stream, Text, Page), rich text editor comments (TipTap, SlateJS, Lexical), media player comments, or chart comments.

13Installs·2Trend·@velt-js

Installation

$npx skills add https://github.com/velt-js/agent-skills --skill velt-comments-best-practices

SKILL.md

Comprehensive implementation guide for Velt's collaborative comments feature in React and Next.js applications. Contains 33 rules across 9 categories, prioritized by impact to guide automated code generation and integration patterns.

| 1 | Core Setup | CRITICAL | core- | | 2 | Comment Modes | HIGH | mode- | | 3 | Standalone Components | MEDIUM-HIGH | standalone- | | 4 | Comment Surfaces | MEDIUM-HIGH | surface- | | 5 | UI Customization | MEDIUM | ui- | | 6 | Data Model | MEDIUM | data- | | 7 | Debugging & Testing | LOW-MEDIUM | debug- |

| 8 | Moderation & Permissions | LOW | permissions- | | 9 | Attachments & Reactions | LOW | attach- |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/velt-js/agent-skills --skill velt-comments-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is velt-comments-best-practices?

Velt Comments implementation patterns and best practices for React, Next.js, and web applications. Use when adding collaborative commenting features, comment modes (Freestyle, Popover, Stream, Text, Page), rich text editor comments (TipTap, SlateJS, Lexical), media player comments, or chart comments. Source: velt-js/agent-skills.

How do I install velt-comments-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/velt-js/agent-skills --skill velt-comments-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/velt-js/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01