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

src

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

skills collectés
6
Stars
109
mis à jour
2026-07-02
Forks
12
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

cppcheck-clang-format-precommit
Analystes en assurance qualité des logiciels et testeurs

Run clang-format (prefer clang-format19), clang-tidy19, and cppcheck on staged C/C header changes before committing; auto-format then fail on serious diagnostics.

2026-07-02
splint-post-c-sanity
Analystes en assurance qualité des logiciels et testeurs

Run splint after cppcheck/clang-format/clang-tidy precommit sanity to find memory issues, API misuse, and contract violations in staged C code (tolerates older C parser limitations).

2026-07-02
cppcheck-clang-format-precommit
Analystes en assurance qualité des logiciels et testeurs

Run clang-format (prefer clang-format19), clang-tidy19, and cppcheck on staged C/C header changes before committing; auto-format then fail on serious diagnostics.

2026-07-02
splint-post-c-sanity
Analystes en assurance qualité des logiciels et testeurs

Run splint after cppcheck/clang-format/clang-tidy precommit sanity to find memory issues, API misuse, and contract violations in staged C code (tolerates older C parser limitations).

2026-06-10
vendor-update
Développeurs de logiciels

Import a new upstream release of third-party software into a MidnightBSD vendor branch and merge it into master (and optionally stable branches). Handles vendor branch naming, Xlist pruning, tagging, git subtree merge, FreeBSD patch refresh, and stable branch merges — with mandatory user approval before every push, merge, or commit.

2026-06-09
update-updating
Développeurs de logiciels

Add an entry to the UPDATING file at the repository root. Use whenever there is a security fix, vendor/third-party software update, behavioral change requiring user action, new stable branch creation, or a release. The UPDATING commit must be separate from any code changes so it can be cleanly cherry-picked to other branches.

2026-06-07