Skip to main content

stevensudit/Corvid

SkillsMP has collected 3 skills from stevensudit/Corvid. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
3
GitHub stars
7
GitHub forks
0

Skills in this repository

1 occupation categories · 100% classified

Showing 3 of 3 collected skills.

occupation
Software Developers
description

How to build, run, format, sanitize, and write tests for the Corvid project via ./cleanbuild.sh and ./format_all.sh. Use whenever building, running tests, verifying a change, formatting before commit, running clang-tidy / ASAN / TSAN / UBSAN / MSAN, or…

updated
occupation
Software Developers
description

How to structure class- and function-level doc comments in this C++ codebase. Functions open with an imperative sentence ("Split the string."), types open with a descriptive noun phrase, plus the paragraph, whitespace, and pragma-region layout the headers…

updated
occupation
Software Developers
description

How to declare and use enums in Corvid - registering a `class enum` as a sequence or bitmask enum for string conversion, and the helpers that registration unlocks. Use when declaring a `class enum`, wiring up enum<->string conversion, or working with bitmask…

updated
Showing 3 of 3 collected skills.