Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
MrWaip
GitHub-Creator-Profil

MrWaip

Repository-Ansicht von 13 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
13
Repositories
1
aktualisiert
2026-07-06
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

add-test
Softwarequalitätssicherungsanalysten und -tester

Use whenever adding an e2e compiler-output test (our JS vs the reference compiler) — a new cluster case under `tasks/compiler_tests/`.

2026-07-06
dig-better
Softwarequalitätssicherungsanalysten und -tester

🧩 PARITY · Turn one divergence from the Original into a test per affected case (does not fix).

2026-07-06
required
Softwareentwickler

Use when starting any compiler task or session before touching parser/analyze/transform/ast/codegen/css/diagnostics code, before proposing a design or writing code, and when the task grows into a new layer and you need its PRD invariants.

2026-07-06
verdict-directed
Softwareentwickler

🔪 SDT · verdict-directed review of backend codegen/transform. Use when auditing codegen/transform for smart-analyzer / dumb-codegen violations, or when porting a transform/codegen visitor from the Original.

2026-07-06
write-unit-test
Softwarequalitätssicherungsanalysten und -tester

The required unit-test format for `crates/**/src/**` — use when writing or reviewing a Rust `#[test]`, a test helper, or an `assert_*`. Not for `tasks/compiler_tests/` (use add-test) or `tasks/diagnostic_tests/` (use add-diagnostic-test).

2026-07-06
writing-docs
Softwareentwickler

PRD editorial standard for docs/. Use when writing a new PRD, extending one, or reviewing changes under docs/ — and when another skill needs the PRD rules.

2026-07-06
add-diagnostic-test
Softwarequalitätssicherungsanalysten und -tester

Create a new diagnostic parity test case. Use when the user asks to add a diagnostic test, create a new `tasks/diagnostic_tests/cases/<name>` case, or capture a false positive/false negative against npm `svelte/compiler` before implementation.

2026-07-05
dump-ast
Softwareentwickler

Parse JS code through OXC and display ESTree JSON AST. Use proactively when implementing codegen, transforms, or debugging to understand how OXC represents a specific JS/TS construct in its AST. MUST use this skill before writing any new AST node construction in builder.rs, before implementing a new codegen visitor, or when unsure how OXC represents a JS pattern (destructuring, spread, optional chaining, etc.). Also use when debugging AST mismatch issues or when porting a new Svelte feature that involves JS expression handling.

2026-07-05
Zeigt die Top 8 von 13 gesammelten Skills in diesem Repository.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt