shaheer-00

Remind — Development skill for Claude Code

Development community

Set or manage custom reminders that surface in Claude Code while you work.

How to install Remind

Installs to ~/.claude/skills/shaheer-00-claude-adhd-remind/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shaheer-00-claude-adhd-remind && curl -fsSL https://raw.githubusercontent.com/shaheer-00/claude-adhd/HEAD/commands/remind.md -o ~/.claude/skills/shaheer-00-claude-adhd-remind/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Remind does


description: Set or manage custom reminders that surface in Claude Code while you work argument-hint: [at | every session|day | random]

Invoke the `remind-me` skill and follow its **Reminders** section.

With no argument: list active reminders and offer to change or remove any. With a message: record a reminder. Determine the trigger from the user's wording — a time ("tomorrow 3pm", "in 2 hours"), recurring ("every session", "every day"), or occasional ("occasionally",

Alternatives in Development

  • Add Template — /add-template - Register a Custom CV or Cover Letter Template 36.6k ★
  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Claudia — A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions 21k ★

Full documentation available on GitHub

View Source Repository