Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 3 skills collectées depuis Flare576, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
4
mis à jour
2026-06-19
Forks
4
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

fork-sync
Développeurs de logiciels

Keep a fork and its feature branch in sync with the upstream repository. Use when the upstream ships a release, the PR shows 'dirty' merge state, or you need to run a local fork while a PR is pending. Triggers: 'update the fork', 'sync with upstream', 'merge upstream', 'PR is dirty', 'rebase onto main', 'fork is behind', 'fork-sync'.

2026-06-19
git-master
Développeurs de logiciels

MUST USE for ANY git operations: committing, rebasing, squashing, or searching git history. Use when the user says "commit", "make a commit", "rebase", "squash commits", "clean up history", "find when X was added", "who wrote this line", "when did this bug start", "git blame", "git bisect", or any git-related request. Handles commit style detection (semantic/plain/short), atomic commit planning, dependency ordering, fixup/autosquash workflows, interactive rebase, conflict resolution, pickaxe/regex history search, blame, and bisect.

2026-06-19
atlassian-rest
Spécialistes en gestion de projets

Interact with Atlassian Jira and Confluence using REST APIs — no MCP server needed. Use this skill whenever the user mentions Jira, Confluence, Atlassian, tickets, issues, sprints, backlogs, epics, stories, or any project management task that involves creating/editing/searching/transitioning Jira issues, writing or reading Confluence pages, generating status reports, triaging bugs, converting specs to backlogs, capturing tasks from meeting notes, searching company knowledge, syncing local BMAD documents with Jira or Confluence, pushing docs to Jira, pulling from Jira, linking documents to tickets, downloading Confluence spaces to local markdown, or converting between Confluence storage format and markdown. Also trigger when the user says things like "move that ticket to done", "what's the status of PROJ-123", "create a bug for X", "search our wiki for Y", "file a ticket", "check for duplicates", "write a status update", "break this spec into stories", "sync this doc", "push to jira", "pull from jira", "sync t

2026-06-16