draft-blog-post

Installation
SKILL.md

Scope

Treat the daily blog as a single consolidated record across these three repositories:

  • https://github.com/ShareX/XerahS.git
  • https://github.com/ShareX/ShareX.ImageEditor.git
  • https://github.com/McoreD/XerahS.Editor.git

The XerahS repo is the publishing destination for all blog files and docs commits.

Source of truth

You must base every blog entry only on real git history. Do not guess, infer unsupported changes, or fabricate technical details.

  • Use commit history from all three repositories as the only source of truth for each day.
  • Use git log --date=iso-strict or pre-dumped TSV logs when available.
  • For every UTC+8 day with activity in any of the three repositories, collect all commits whose author date falls on that UTC+8 day.
  • You must go all the way back to the earliest commit in each repository and cover every active UTC+8 day from those first commits up to today.
Installs
1
Repository
sharex/xerahs
GitHub Stars
269
First Seen
Apr 30, 2026
draft-blog-post — sharex/xerahs