← Back to list

commit-rules
by t0k0sh1
A modern, lightweight TypeScript date/time utility library with comprehensive formatting, parsing, and manipulation capabilities.
⭐ 0🍴 0📅 Jan 17, 2026
SKILL.md
name: commit-rules description: When making a Git commit, provide the subject of the commit and the rules to follow before committing.
This skill provides guidelines for commit targets and pre-commit checks.
Commit targets
- All files managed by the repository are subject to commit.
- Please include files in the
dist/directory in the commit target (as this is required when importing by specifying the repository directly).
Instructions
- Run
pnpm buildto ensure there are no build errors - Run
pnpm lintto ensure there are no lint errors - Run
pnpm testto ensure all tests pass - If steps 1 through 3 all pass, commit the changes
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon