Skip to main content

bearcove/dodeca

SkillsMP has collected 7 skills from bearcove/dodeca. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
7
GitHub stars
217
GitHub forks
18

Skills in this repository

Showing 7 of 7 collected skills.

occupation
Software Developers
description

Code annotation requirements for pikru. Use when writing or porting Rust functions from C code. All ported functions must have cref comments.

updated
occupation
Software Developers
description

Codebase organization for pikru. Use when you need to find where specific functionality lives.

updated
occupation
Software Developers
description

Debugging conventions for pikru. Use when adding debug traces or investigating issues. Important rule - leave debug traces in place.

updated
occupation
Software Developers
description

Git command conventions for pikru. Use when running any git commands to avoid blocking on interactive pager.

updated
occupation
Software Developers
description

Idiomatic Rust patterns for pikru C port. Use when writing or reviewing Rust code ported from C. Don't write C in Rust - the goal is correct behavior, not line-by-line translation.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Create minimal subtests to isolate and fix complex bugs. Use when a test fails and the issue is buried in complexity.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.

updated
Showing 7 of 7 collected skills.