Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

verona-bc

verona-bc에는 sylvanc에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
6
업데이트
2026-04-25
Forks
4
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

verona-conventions
소프트웨어 개발자

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

2026-04-25
debug
소프트웨어 개발자

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

2026-03-31
testsuite
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
review
소프트웨어 품질 보증 분석가·테스터

Run a principle-based code review on the current branch. Use when the user asks for a review, or at mandatory review checkpoints (after planning, after implementation before PR).

2026-03-20
vbci-memory
소프트웨어 개발자

Verona interpreter (vbci) memory management model — regions, reference counting, write barriers, dragging, cowns, and finalization. Use when working on or debugging vbci runtime memory management code.

2026-03-20
add-test
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
review
소프트웨어 품질 보증 분석가·테스터

Run a principle-based code review on the current branch. Use when the user asks for a review, or at mandatory review checkpoints (after planning, after implementation before PR).

2026-03-20
testsuite
소프트웨어 품질 보증 분석가·테스터

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-20
vbci-memory
소프트웨어 개발자

Verona interpreter (vbci) memory management model — regions, reference counting, write barriers, dragging, cowns, and finalization. Use when working on or debugging vbci runtime memory management code.

2026-03-20
verona-conventions
소프트웨어 개발자

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

2026-03-20