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

marinasundstrom

Repository-level view of 7 collected skills across 2 GitHub repositories.

skills collected
7
repositories
2
updated
2026-07-02
repository explorer

Repositories and representative skills

raven-debug-compiler
software-developers

Debug workflow for Raven compiler analysis and emission issues using rvn frontend tooling and the rvnc compiler driver. Use when investigating parser, binder, semantic model, incremental binding, lowering, emit, or runtime failures from Raven source samples. Covers repro reduction, CLI flags, binder-owned state, analysis-first debugging, and optional IL inspection.

2026-06-02
raven-feature-workflow
software-developers

End-to-end workflow for Raven language and compiler feature work. Use when adding or modifying syntax, parsing, binding, lowering, code generation, operations, language service support, or feature documentation. Covers lazy binder-owned semantic state, Roslyn-like compiler APIs, incremental compilation, language-service performance, generator rebuild decisions, docs/spec sync, changelog updates, and focused test coverage.

2026-06-02
raven-lsp-debug
software-developers

Troubleshooting workflow for Raven language service and editor failures. Use when investigating hover, completion, definition, diagnostics, inlays, semantic tokens, document symbols, request stalls, or other LSP/editor integration problems. Covers required log capture, headless repros, compiler API cross-checks, lazy binding, request scheduling, and the compiler-owned semantic model direction.

2026-06-02
raven-test-cleanup
software-quality-assurance-analysts-and-testers

Coverage-improvement workflow for Raven tests through cleanup. Use when increasing meaningful test coverage by reviewing, rewriting, repurposing, adding, deleting, or reorganizing stale tests after syntax or semantic behavior changed; when separating runtime/reflection-heavy coverage; or when proposing maintainability improvements by feature area and related behavior.

2026-06-02
raven-test-triage
software-quality-assurance-analysts-and-testers

Testing and stabilization workflow for the Raven compiler test suite. Use when establishing baselines, fixing failing tests, isolating runtime and emission-heavy failures, validating binder/semantic-model regressions, testing incremental compilation behavior, or converting unstable codegen assertions into behavior-focused coverage.

2026-06-02
Showing 2 of 2 repositories
All repositories loaded