SSkillEngineering
Timezone Review (Claude Code)
claude codeengineeringreviewdebuggingfree
In short
Find the date bugs that only break for users in other timezones.
⛨Free, and yours to run in your own tools. No account needed.
TypeSkillCategoryEngineeringRuns onClaude CodeLicenseStandard license
⛨Human-reviewedEvery listing checked before it goes live
⛨Source-stampedCarries a visible line saying where it came from
⛨Real reviewsOnly verified buyers can rate it
A Claude Code skill for scheduling, reporting, streaks, and expiry. Timezone bugs pass every test because the developer, the test machine, and CI are usually all on the same offset, then appear in production as complaints that sound impossible. The root cause is nearly always one thing: a calendar date and a true instant are different types and the code uses one where it means the other. Classifies every date field as instant, calendar date, or local wall time, finds where the server's own clock leaks into a result, locates every day boundary and asks whose midnight it is, and checks the arithmetic that assumes a day is always 86400 seconds.
- ✓1 .md (SKILL.md) file (7 KB), instant download
- ✓Runs on Claude Code
- ✓Version 1.0.0, all v1.x updates included free