Skip to main content

y5-snowies/nourish

SkillsMP has collected 3 skills from y5-snowies/nourish. Open a skill to review its source and details.

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

Skills in this repository

classification pending

Showing 3 of 3 collected skills.

occupation
unclassified
description

Add a new member crate to a Cargo workspace in this repo using the `y5-template` binary. Use whenever the user asks to add/create/scaffold a new crate, module, or workspace member (e.g. "add a crate under compositor.window", "scaffold action.foo"). Handles…

updated
occupation
unclassified
description

Build, check, run, or install the y5_compositor binary. Use whenever you need to compile the compositor, confirm the tree still compiles, run it, or deploy it. NEVER run `cargo build`/`cargo check` directly — the repo is 30 independent workspaces and a bare…

updated
occupation
unclassified
description

How to log in the y5 compositor. Use whenever you add, change, or migrate logging — any time you'd reach for a log/print statement, "add a log", debug output, `tracing::*!`, `println!`, or a fatal `panic!` with a message. y5 has its own tracing-free…

updated
Showing 3 of 3 collected skills.