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.githttps://github.com/ShareX/ShareX.ImageEditor.githttps://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-strictor 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.