Skip to main content
Run any Skill in Manus
with one click
halfline
GitHub creator profile

halfline

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
2026-06-26
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

commit-unstaged-changes
software-developers

Stage unstaged changes into one or more atomic git commits with project-compliant commit messages

2026-06-26
commit-unstaged-changes
software-developers

Stage unstaged working tree changes into one or more atomic commits with git-stage-batch. Use when the user wants Codex to split unstaged edits into a clean commit series with project-compliant commit messages. Do not use for already-staged changes or for generic git help.

2026-06-26
decompose-and-commit-unstaged-changes
software-developers

Decompose unstaged working-tree changes into narrow concerns, peel them into git-stage-batch batches, rebuild as a fine-grained atomic commit series, or polish an already-built series

2026-06-16
decompose-and-commit-unstaged-changes
software-developers

Decompose unstaged working-tree changes into a clean commit series by identifying narrow product, workflow, or architectural concerns, peeling them into git-stage-batch batches, rebuilding atomic commits, or polishing an already-built series.

2026-06-16
release-tweet-thread
market-research-analysts-and-marketing-specialists-131161

Draft an algorithm-optimized tweet thread announcing the latest release.

2026-05-25
commit-staged-changes
software-developers

Commit the current staged index as one project-compliant git commit. Use when the user has already staged the exact changes they want to commit and wants help inspecting that staged set, drafting a compliant message, and creating the commit. Do not use for splitting or staging unstaged changes.

2026-05-13
commit-staged-changes
software-developers

Commit the current staged index as one project-compliant git commit. Use when the user has already staged the exact changes they want to commit and wants help inspecting that staged set, drafting a compliant message, and creating the commit. Do not use for splitting or staging unstaged changes.

2026-05-13
release
software-developers

Cut a new release — bump VERSION, build, open a PR, merge, tag, push, upload to GitHub and PyPI.

2026-05-09
Showing top 8 of 9 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded