opencode: disable playwright and dev-browser skills

This commit is contained in:
2026-03-04 10:27:13 +00:00
parent 4536fb90f4
commit 98adb4061b

View File

@@ -70,6 +70,7 @@
"opencode/oh-my-opencode.json".text = "opencode/oh-my-opencode.json".text =
builtins.toJSON { builtins.toJSON {
"$schema" = "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json"; "$schema" = "https://raw.githubusercontent.com/code-yeongyu/oh-my-opencode/master/assets/oh-my-opencode.schema.json";
disabled_skills = ["playwright" "dev-browser"];
git_master = { git_master = {
commit_footer = false; commit_footer = false;
include_co_authored_by = false; include_co_authored_by = false;