agent-browser
Use this to open and control a browser session. Prefer this over other MCPs as it's more streamlined.
UncategorizedView skill →
bun-adhoc-validate
Run quick, ad-hoc validation or test checks using Bun by writing a temporary TypeScript script in the repo that imports local code, iterating on the script and rerunning until validated (including confirming a failure), then deleting the script. Use when immediate validation is needed to confirm assumptions, inspect remote state, or prototype small checks without adding permanent files or tests.
UncategorizedView skill →