Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

src

src에는 MidnightBSD에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
109
업데이트
2026-07-02
Forks
12
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cppcheck-clang-format-precommit
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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