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

sylvanc

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

skills collected
16
repositories
1
updated
2026-04-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

verona-conventions
software-developers

Verona compiler coding conventions, C++ style, trieste patterns, and project structure. Applies when writing or reviewing Verona compiler code.

2026-04-25
debug
software-developers

Structured debugging protocol with checkpoints. Load when debugging non-trivial issues — before forming any hypothesis about the cause.

2026-03-31
testsuite
software-quality-assurance-analysts-and-testers

Verona compiler test suite infrastructure — running tests, updating golden files, verifying pass completeness, checking error codes. Use when debugging test failures, regenerating golden files, or understanding the test framework.

2026-03-31
verona-coding
software-developers

Patterns, pitfalls, and idioms for writing Verona source code (.v files). Use when writing library code, _builtin types, or user programs.

2026-03-31
verona-coding
software-developers

Patterns, pitfalls, and idioms for writing Verona source code (.v files). Use when writing library code, _builtin types, or user programs.

2026-03-31
verona-type-inference
software-developers

Verona compiler type inference model — bidirectional refinement, per-function inference, lambda/context propagation, algebraic and structural typing, generics, and debugging. Use when changing or debugging `vc/passes/infer.cc` or investigating type inference failures.

2026-03-21
add-test
software-quality-assurance-analysts-and-testers

Create a new Verona compiler test case. Use when the user wants to add a test, create a test, or scaffold a test for the compiler.

2026-03-20
docs-update
software-developers

Update the Verona language documentation after adding a new feature. Use when the user asks to update docs, or after completing a feature implementation.

2026-03-20
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded