Skip to content
Skill

online-time

by Annihilater

AI Summary

This booster automates staging all modified files in Git with a single command, streamlining the pre-commit workflow for developers using Claude Code.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "online-time" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (14 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/add.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/build.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/build.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/check.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/commit-guide.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/commit-guide.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/commit.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/dev-restart.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/dev-restart.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/diff.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/diff.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/feature-commit.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/feature-commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/hotfix-commit.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/hotfix-commit.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint-fix.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/lint-fix.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/lint.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/lint.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/quality-check.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/quality-check.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/status.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/status.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/test.md "https://raw.githubusercontent.com/Annihilater/online-time/master/.claude/commands/test.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

添加所有修改的文件到Git暂存区

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 7mo ago
Stale
AdoptionUnder 100 stars
3 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars3
Forks1
Issues0
Updated7mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code