·velt-notifications-best-practices
</>

velt-notifications-best-practices

velt-js/agent-skills

Velt Notifications implementation patterns and best practices for React, Next.js, and web applications. Use when adding in-app notifications, notification panels, email notifications via SendGrid, webhook integrations, or user notification preference management.

12Installs·1Trend·@velt-js

Installation

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

SKILL.md

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

| 1 | Core Setup | CRITICAL | core- | | 2 | Panel Configuration | HIGH | panel- | | 3 | Data Access | HIGH | data- | | 4 | Settings Management | MEDIUM-HIGH | settings- | | 5 | Notification Triggers | MEDIUM | triggers- | | 6 | Delivery Channels | MEDIUM | delivery- | | 7 | UI Customization | MEDIUM | ui- | | 8 | Debugging & Testing | LOW-MEDIUM | debug- |

Read individual rule files for detailed explanations and code examples:

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-notifications-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is velt-notifications-best-practices?

Velt Notifications implementation patterns and best practices for React, Next.js, and web applications. Use when adding in-app notifications, notification panels, email notifications via SendGrid, webhook integrations, or user notification preference management. Source: velt-js/agent-skills.

How do I install velt-notifications-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-notifications-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