dragoon0x/everything-design-taste

notification-copy

Push notification, in-app notification, and email notification copywriting patterns.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill notification-copy

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,142 B
  • docs SUMMARY.md 109 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Notification Copy

Push Notification

  • Title: Source or category (app name, sender name).
  • Body: 40-50 characters visible. Front-load the key info.
  • Action: What happens on tap is clear from the text.

Examples

  • "Sarah commented on your design" (specific, actionable).
  • NOT: "New notification" (says nothing).
  • NOT: "Don't miss out! Check what's new!" (spam energy).

In-App Notifications

  • Brief: one sentence.
  • Dismissible.
  • Actionable: link to the relevant context.
  • Timestamp.

Email Notifications

  • Subject line: specific event. "Sarah left a comment on Project X."
  • Body: context + quote/preview + CTA button.
  • Unsubscribe link (required by law, make it easy).
  • Batching: consolidate frequent events into digests.

Frequency Rules

  • Let users control notification frequency.
  • Default to less, not more.
  • Never send marketing as a notification.
  • Quiet hours: respect timezone and sleeping hours.