Velt Notifications Best Practices
Ensures velt-js notification implementation adheres to best practices for clarity, accessibility, and user experience.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add velt-notifications-best-practices npx -- -y @trustedskills/velt-notifications-best-practices
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"velt-notifications-best-practices": {
"command": "npx",
"args": [
"-y",
"@trustedskills/velt-notifications-best-practices"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides best practices for implementing notifications within Velt applications. It focuses on ensuring notifications are clear, concise, and actionable, improving the user experience. The skill aims to guide developers in crafting effective notification strategies that align with Velt's design principles.
When to use it
- When designing new features requiring user notifications.
- During refactoring of existing notification systems within a Velt application.
- To ensure consistency and adherence to established notification patterns across multiple components.
- When troubleshooting confusing or ineffective user notifications.
Key capabilities
- Provides guidance on clear and concise notification messaging.
- Offers recommendations for actionable notification design.
- Supports alignment with Velt's overall design principles.
Example prompts
- "Suggest best practices for displaying a success message after a form submission in Velt."
- "How should I structure an error notification to be helpful and not frustrating?"
- βWhat are the recommended guidelines for using different notification types (e.g., banners, toasts) within a Velt application?β
Tips & gotchas
This skill assumes familiarity with the Velt framework and its component architecture. It's most effective when applied during the design or development phase rather than as a reactive fix to existing issues.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.