Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Build multi-channel notifications with preferences and templates
claude install community/notification-systemNotification infrastructure: design multi-channel delivery, implement user preference management, build template systems, add rate limiting, and track delivery metrics.
mkdir -p ~/.claude/skills/notification-system~/.claude/skills/notification-system/SKILL.mdResulting file structure:
~/.claude/
skills/
notification-system/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Notification System
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Find performance bottlenecks and memory leaks with fix suggestions
Both used by Software Engineer
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer
Implement production auth with OAuth, JWT, RBAC, and MFA
Both used by Software Engineer
Generate interactive API docs with examples and authentication guides
Both used by Software Engineer
Notification System