Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
$ git log --oneline --stat
stars:40
forks:12
updated:2026년 4월 3일 15:27
SKILL.md
Guide for building the tool when asked by the user or testing a code change that requires a new build of the tool
Guide for understanding the structure and content of HTML reports generated by the tool
Guide for understanding the tool's functionality and usage in error tracking
| name | write-tests |
| description | Guide for writing tests in the project |
To write new tests in the project follow theese:
main.cpp and write your test cases using pytest.ml python
pytest tests/cpu_checking/error_analysis/<test_directory>
source ~/.bashrc
conda activate tutorial_env