Skip to main content
Run any Skill in Manus
with one click
GitHub repository

roo_windows

roo_windows contains 5 collected skills from dejwk, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
18
updated
2026-05-31
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

roo-windows-code-authoring
software-developers

roo_windows-specific addendum for code authoring and validation. Use with the local embedded-cpp-code-authoring instruction when editing public APIs, adding tests, documenting behavior, running Bazel tests, or checking example-sketch builds.

2026-05-31
roo-windows-design-doc-authoring
project-management-specialists

roo_windows-specific addendum for design docs under docs/. Use with the local embedded-design-doc-authoring instruction when documenting a new widget, refactor, rendering change, or API proposal.

2026-05-31
roo-windows-measure-layout
software-developers

Reference for the roo_windows measure/layout pipeline. Use when adding a new container/layout, debugging size, padding, clipping, or overflow bugs, or reasoning about how PreferredSize, MeasureSpec, padding, and margins interact between a parent container and its children.

2026-05-07
roo-windows-golden-tests
software-quality-assurance-analysts-and-testers

Create, update, and debug golden render tests for roo_windows. Use when adding new golden tests, wiring BUILD targets with ppm data, using CompareOrUpdateGolden and CaptureRgb, or regenerating goldens for roo_windows widgets under Bazel in either a standalone roo_windows repo or a larger workspace that contains it.

2026-05-06
roo-windows-svg-resources
software-developers

Import SVG files as local roo_windows resources. Use when turning SVG art into Pictogram or MonoIcon C++ assets with roo_display_image_importer, choosing ALPHA4/RLE settings, generating multiple zoom sizes, or wiring local generated resources for roo_windows widgets in either a standalone roo_windows repo or a larger workspace that contains it.

2026-05-04