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

cadmus

cadmus contains 8 collected skills from OGKevin, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
40
updated
2026-07-14
Forks
8
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

build-cadmus-native
software-developers

Build Cadmus on Linux and macOS hosts using xtask. Use when asked how to compile, test, lint, or run the project locally.

2026-07-14
clippy-diff-report
software-developers

Run clippy locally and report only issues in the current diff, matching the CI reviewdog flow. Use when asked how to lint changed code or get clippy feedback on a branch before pushing.

2026-07-09
docs
software-developers

Build the full Cadmus documentation website (mdBook + cargo doc + Storybook + Next.js). Use this when asked to build, preview, or update the documentation site.

2026-07-08
sqlx
software-developers

Regenerate `.sqlx/` cached metadata when adding or modifying `sqlx::query!`, `sqlx::query_as!`, or `sqlx::query_scalar!` macros.

2026-06-22
build-kobo
software-developers

Cross-compile Cadmus for Kobo e-reader devices (ARM Linux). Use this when asked to build a Kobo release, cross-compile for ARM, or prepare a device binary.

2026-06-08
fmt
software-developers

Check or apply rustfmt formatting across the workspace. Use this when asked to format code, check formatting, or fix rustfmt issues.

2026-05-23
translations-sync
software-developers

Regenerate the translations POT file after modifying English documentation sources. Use when docs/src/**/*.md files are changed.

2026-05-23
fetch-cadmus-logs
network-and-computer-systems-administrators

Fetch Cadmus application logs from Loki by run ID. Use when asked to look up logs for a specific run, debug a device session, or find log output for a given run ID.

2026-05-23