velt-notifications-best-practices

Installation
SKILL.md

Velt Notifications Best Practices

Comprehensive implementation guide for Velt's notification system in React and Next.js applications. Contains 15 rules across 8 categories, prioritized by impact to guide automated code generation and integration patterns.

When to Apply

Reference these guidelines when:

  • Adding in-app notifications to a React/Next.js application
  • Setting up the VeltNotificationsTool and VeltNotificationsPanel
  • Configuring notification tabs (For You, All, Documents, People)
  • Accessing notification data via hooks or REST APIs
  • Managing user notification preferences and channels
  • Reading or writing per-user notification config via REST API (document-level or org-level)
  • Setting up email notifications with SendGrid
  • Creating custom notifications via REST API
  • Integrating with external services via webhooks
  • Configuring notification delay and batching to reduce noise

Rule Categories by Priority

Related skills

More from velt-js/agent-skills

Installs
26
First Seen
Jan 26, 2026