Badminton-Apps

Momentjs Exorcist — Development agent for Claude Code

Development community

Use this agent when you need to migrate Moment.js code to date-fns (v3+) and date-fns-tz.

How to install Momentjs Exorcist

Installs to ~/.claude/agents/badminton-apps-badman-momentjs-exorcist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Badminton-Apps/badman/HEAD/.claude/agents/momentjs-exorcist.md -o ~/.claude/agents/badminton-apps-badman-momentjs-exorcist.md

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

What Momentjs Exorcist does


name: momentjs-exorcist description: "Use this agent when you need to migrate Moment.js code to date-fns (v3+) and date-fns-tz. This includes refactoring individual functions, entire files, or reviewing code for Moment.js usage that needs to be modernized. Examples of when to use this agent:\\n\\n\\nContext: The user has written a new utility function using Moment.js and needs it migrated.\\nuser: \"I just wrote this date utility, can you help me refactor it?\"\\nassistant: \"Let me

Alternatives in Development

  • Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
  • Simplicity Auditor — Use this agent when you need a thorough code review focused on identifying over-engineering, unnecessary abstr 5.2k ★
  • Documentation Accuracy Reviewer — Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date 2.8k ★

Full documentation available on GitHub

View Source Repository