Natural language date/time parsing and calculations using native date command
Parses natural language date/time expressions and performs calculations using the system's native date command.
Why this plugin
Zero-dependency solution for temporal operations within Claude. Solves the need for date parsing and arithmetic without external APIs, using familiar natural language like 'tomorrow' or 'next Monday at 9am'.
Prerequisites
Requires the GNU date command, which is native on Linux/macOS. Windows users need Git Bash or a compatible environment.
npx claudepluginhub cadrianmae/claude-marketplaceExpert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Error analysis, trace debugging, and multi-agent problem diagnosis