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 elementalvoid, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
3
Stars
7
mis à jour
2026-07-14
Forks
1
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

jira
Développeurs de logiciels

Drive Jira Cloud from the terminal using the purpose-built `jira` CLI in this skill — read issues, search via JQL, create/edit issues (including children under an epic with `--parent`), link dependencies with sane semantics (`<blocker> --blocks <blocked>`), transition status, add/edit comments, upload file attachments, and assign users. Rich text is authored in Markdown (with `:::panel`, `:::expand`, `:::quote` containers for ADF-only constructs) and converted to ADF automatically; ADF can also be supplied directly when needed. Use this skill whenever the user asks to view/edit/create Jira issues, plan out an epic's children, update an issue description from a plan or mind-map, wire up "blocks"/"is blocked by" relationships, push a planning doc into Jira, or transition a workflow. Also use it any time the user mentions Atlassian, ADF, JQL, or wants to push a planning doc into Jira — even if they don't explicitly say "Jira."

2026-07-14
create-pr
Développeurs de logiciels

Create a GitHub PR using gh CLI, auto-filling the PR template with Jira issue, title, and body synthesized from commits and diff. Use when user says "open a PR", "create a pull request", "raise a PR", "submit for review", "ship this branch", or wants to merge their branch.

2026-07-14
commit
Développeurs de logiciels

Create git commit(s) using Conventional Commits. Use when user says "commit", "commit my changes", "save my work", "checkpoint", "stage and commit", "amend the last commit", "amend that", "wip commit", or wants to commit and push.

2026-05-28