com um clique
maestro-harness
maestro-harness contém 6 skills coletadas de invector-tecnologia, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Use when designing or reviewing Maestro's micro-project finite state machine: the six stages, legal transitions, approval/rollback gates, and instrumentation.
Authoritative reference to the upstream Nim language, compiler, and standard library (github.com/nim-lang/Nim). Use when you need ground-truth on Nim std modules, --mm:orc semantics, syntax, or pragmas for Maestro's TUI frontend.
Authoritative reference to the upstream Rust language and standard library (github.com/rust-lang/rust). Use when you need ground-truth on std APIs, language semantics, edition behavior, Tokio-adjacent patterns, or when a Maestro Rust question cannot be answered from local code alone.
Use when building or reviewing Maestro's Nim/Tatui TUI: mapping Maestro panels to Tatui widgets, constraint layout, the stdio protocol client, and headless snapshot tests.
Authoritative reference to the Tatui immediate-mode TUI library for Nim (github.com/invector-tecnologia/tatui). Use when composing Maestro panels from Tatui widgets, the constraint layout engine, the event decoder, the tick loop, or the test backend.
Use when implementing or tuning Maestro's Two-Towers persona↔skill matcher: deterministic scoring, ranking, tie-breaking, and fallback selection.