yulonglin
@yulonglin
Public Skills
merge-worktree
by yulonglin
Merge current worktree branch into the original branch, resolve conflicts with AI, then mark worktree for cleanup
commit-push-sync
by yulonglin
This skill should be used when the user asks to "commit and push", "commit push", "sync changes", "push changes", "commit and sync", or "update remote". Handles the full workflow of committing changes, pulling with rebase, and pushing to remote.
anthropic-style
by yulonglin
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. Taken from https://github.com/anthropics/skills/blob/main/skills/brand-guidelines/SKILL.md
commit
by yulonglin
Commit current work with optional message. Handles git status/diff checking and message formatting.