Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
dotfiles
dotfiles contains 3 collected skills from phantomwhale, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
3
updated
2026-06-18
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
submitting-pull-requests
software-developers
Creates and submits pull requests with well-structured descriptions following project guidelines. Use when asked to open a PR, submit a PR, or create a pull request.
2026-06-18
git-master
software-developers
MUST USE whenever a task needs a commit or git-history investigation. Covers atomic commits, staging, commit-message style, rebase, squash, fixup/autosquash, blame, bisect, reflog, git log -S/-G, and questions like who wrote this or when was this added. Do not use for ordinary code edits unless the user asks for git work.
2026-06-12
code-comments
software-developers
How to write comment in code. Use when writing code and adding comments to describe what the code does
2026-06-12