Skip to main content
miguel9554
GitHub-Creator-Profil

miguel9554

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

gesammelte Skills
10
Repositories
1
aktualisiert
10. Juli 2026
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

run-tests
Softwareentwickler

Run the repo's canonical build and test workflows. Use this when validating compiler changes, running one test, running regression, or understanding expected-failure tests. Prefer the existing Makefile and tests/regression.py flows.

10. Juli 2026
multi-phase-plan
Softwareentwickler

Use this skill whenever the user wants to plan a large refactor, migration, or multi-step code change that will be executed across multiple agent sessions with fresh context. Triggers include "plan this in phases", "create a phase plan", "break this into…

26. Juni 2026
debug
Softwarequalitätssicherungsanalysten und -tester

Triage a failing or misbehaving compiler test. Use this at the start of any debug session when a test is failing, a signal has a wrong value, a simulation mismatch appears, or a pass starts regressing and you need to choose the right artifact and workflow…

8. Juni 2026
read-dfg
Softwareentwickler

Inspect DFG .json or .dot debug artifacts produced by the compiler. Use this when debugging signal drivers, dependencies, fanout, op behavior, pass-to-pass changes, dead code, or node identity questions. Prefer tools/dfg_inspect.py and correlate with runtime…

8. Juni 2026
read-vcd
Softwareentwickler

Inspect VCD files from custom-sim or Verilator. Use this when debugging waveform values, transitions, or mismatches. Prefer tools/vcd_inspect.py and the unified tools/vcd_diff.py.

8. Juni 2026
trace-dfg-runtime
Softwareentwickler

Trace runtime DFG evaluation in custom simulation. Use this when static DFG artifacts are not enough and you need to observe how specific nodes, cones, or operation classes evaluated over time, including operation-specific decisions emitted into…

8. Juni 2026
add-testcase
Softwarequalitätssicherungsanalysten und -tester

Scaffold a new compiler testcase in tests/. Use this when creating new test scaffolding from scratch. For RTL and TB coding rules, see testcase-rules.

8. Juni 2026
testcase-rules
Softwarequalitätssicherungsanalysten und -tester

RTL and TB coding rules for compiler testcases. Use this when writing, modifying, or reviewing RTL or a testbench in any test under tests/ — including deciding whether a handwritten TB is needed and validating that it follows the repo's driving rules.

8. Juni 2026
Es werden 8 von 10 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt