Skip to main content
Run any Skill in Manus
with one click
GitHub repository

GitWand

GitWand contains 5 collected skills from devlint, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
117
updated
2026-07-20
Forks
5
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

release
software-developers

Guide a clean GitWand release end-to-end: bump version, update CHANGELOG, commit, tag, and push. Trigger on: make a release, bump version, publish to npm, ship a new version, create a git tag, update CHANGELOG, release desktop, release CLI, release packages.

2026-07-20
add-pattern
software-developers

Add a new conflict-resolution pattern to GitWand core. Use this skill whenever someone wants to add a pattern, resolution rule, new conflict case, new heuristic, teach the resolver to handle a new kind of conflict automatically, or extend the pattern registry with a new ConflictType.

2026-04-28
add-resolver
software-developers

Add a format-specific resolver to GitWand core. Use this skill whenever someone wants to add support for a new file format, file extension, lockfile, config file type, or format-specific conflict resolution strategy. Triggers: "add resolver for .prisma", "handle composer.lock conflicts", "resolve .tf files", "new format support", "add lockfile resolver", "teach GitWand about X files".

2026-04-28
add-tauri-command
software-developers

Use this skill when the user wants to expose a Rust feature to the Vue frontend, add a Tauri IPC command, invoke something from a Vue component, or wire up any backend/frontend communication via Tauri's invoke bridge.

2026-04-28
i18n-sync
software-developers

Synchronise les fichiers de locale GitWand. Se déclencher dès que l'utilisateur parle d'ajouter une string UI, d'un texte dans l'interface, d'internationalisation, de traduction, d'une clé manquante dans une locale, de sync entre les langues, ou d'une nouvelle feature qui affiche du texte à l'utilisateur.

2026-04-28