Skip to main content
Run any Skill in Manus
with one click
tobiwan88
GitHub creator profile

tobiwan88

Repository-level view of 13 collected skills across 1 GitHub repositories.

skills collected
13
repositories
1
updated
2026-05-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

build-and-test
software-developers

Use after any code, Kconfig, DTS, or config change — before committing. Runs the mandatory build + test gate for the weather-station project.

2026-05-25
new-lib
software-developers

Use when adding a new library under lib/. Creates the full scaffold with Kconfig, CMakeLists.txt, header, source, and wires it into the build system. Invoke when the user says "add library", "new lib", "create library", or similar.

2026-05-25
new-sensor-type
software-developers

Use when adding a new fake sensor type to the weather-station project — a new physical quantity with a Q31 encoding. Invoke when the user says "add sensor type", "new sensor", "fake sensor", or mentions a quantity not yet supported.

2026-05-25
review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging. Spawns parallel review agents for architecture, security, C quality, embedded, and test coverage. Invoke when the user says "review code", "code review", "check my work", or before creating a PR.

2026-05-25
run-integration-tests
software-quality-assurance-analysts-and-testers

Use when running the pytest integration test suite against a built gateway. Optionally filter by marker. Invoke when the user says "run tests", "run integration tests", "test gateway", or "twister".

2026-05-25
standards-check
software-quality-assurance-analysts-and-testers

Use after every implementation subtask, build iteration, or when asked to audit changed code. Runs pre-commit gate, then reviews against project-specific constraints from ADRs and CLAUDE.md. Invoke when the user says "check standards", "audit code", "ADR compliance", or "standards check".

2026-05-25
adr
software-developers

Use when the user adds a new feature, makes an architectural decision, chooses a library/pattern/approach, or says "write an ADR", "add ADR", "document this decision", "record this decision", or "architecture decision record". Automatically invoked after implementing significant features or design choices.

2026-05-25
arch-sync
software-developers

Use after any ADR status change or new ADR creation to regenerate the machine-readable architecture constraints document from all ADRs.

2026-05-25
Showing top 8 of 13 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded