actionlint is a simple tool which checks all actions in the current repository for syntax errors. It also provides a web version.
act is a tool aiming to provide GitHub actions locally on your machine using a docker API compatible containerization solution.
GitHub provides web versions of vscode for repositories hosted on GitHUB allowing for straight forward code editing. Just change .com
into .dev
when viewing a repository.