Skip to main content
miguel9554
GitHub 제작자 프로필

miguel9554

1개 GitHub 저장소에서 수집된 10개 skills를 저장소 단위로 보여줍니다.

수집된 skills
10
저장소
1
업데이트
2026년 7월 10일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

run-tests
소프트웨어 개발자

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.

2026년 7월 10일
multi-phase-plan
소프트웨어 개발자

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…

2026년 6월 26일
debug
소프트웨어 품질 보증 분석가·테스터

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…

2026년 6월 8일
read-dfg
소프트웨어 개발자

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…

2026년 6월 8일
read-vcd
소프트웨어 개발자

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.

2026년 6월 8일
trace-dfg-runtime
소프트웨어 개발자

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…

2026년 6월 8일
add-testcase
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 8일
testcase-rules
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 8일
수집된 skill 10개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다