Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
$pwd:
w00ing
GitHub creator profile

w00ing

Repository-level view of 11 collected skills across 4 GitHub repositories, including approximate occupation coverage.

skills collected
11
repositories
4
occupation fields
3
updated
2026-04-15
repository explorer

Repositories and representative skills

#001
skills
8 skills10updated 2026-04-15
73% of creator
grill-me
Projektmanagementspezialisten

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-04-15
shotomatic-blog
Schriftsteller und Autoren

Write or update Shotomatic landing-page blog posts in `shotomatic-landing-page/src/content/blog/` with correct frontmatter, internal intent metadata, supporting links, stock hero images, and publish-readiness QA. Use when asked to draft, revise, or QA Shotomatic blog posts.

2026-03-23
commit-all-and-push
Softwareentwickler

Commit all local changes as a single Conventional Commit by using the `commit-all` skill, then push commits to the remote tracking branch. Use when the user explicitly asks to commit everything and push.

2026-03-03
commit-all
Softwareentwickler

Commit all local changes in the current repository, including tracked, untracked, and deletions, as a single Conventional Commit. Use only when the user explicitly wants all changes committed together.

2026-03-03
commit-and-push
Softwareentwickler

Finish local Git work by first using the `commit` skill to split and create Conventional Commits, then push the resulting commits to the remote tracking branch. Use when the user asks to commit and push changes.

2026-03-03
commit
Softwareentwickler

Split only the changes you made into clear, reviewable Git commits grouped by behavior or concern. Use when Codex must avoid pre-existing local edits, stage partial hunks safely, and create Conventional Commits messages for your changes.

2026-03-03
refactor
Softwareentwickler

Scoped parallel refactor for files Codex changed in the current task. Use when the user says "$refactor" after asking for implementation. Build an explicit allowed file list from your own edits only, then improve code quality and low-risk efficiency in that list while enforcing AGENTS.md rules.

2026-03-03
refactor-all
Softwareentwickler

Full-scope parallel refactor for active repository changes. Use when the user explicitly says "$refactor-all" or requests broad cleanup across all current staged+unstaged tracked edits, not just files Codex touched.

2026-03-03
4 von 4 Repositories angezeigt
Alle Repositories angezeigt