From 201b18dcea30a8b75ea4713d2b4509d9db260546 Mon Sep 17 00:00:00 2001 From: orionpax1997 Date: Mon, 9 Mar 2026 16:55:35 +0800 Subject: [PATCH] docs: add kickstart-opencode to resources --- data/resources/kickstart-opencode.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/resources/kickstart-opencode.yaml diff --git a/data/resources/kickstart-opencode.yaml b/data/resources/kickstart-opencode.yaml new file mode 100644 index 0000000..23f78a8 --- /dev/null +++ b/data/resources/kickstart-opencode.yaml @@ -0,0 +1,4 @@ +name: kickstart.opencode +repo: https://github.com/orionpax1997/kickstart.opencode +tagline: A heavily commented OpenCode starter config that teaches you what everything does. +description: Inspired by kickstart.nvim. A minimal, well-commented OpenCode configuration designed as a starting point, not a framework. Every decision is explained. Includes free-only models and MCPs, a plan/execute workflow with interview-style clarification, and a careful agent for supervised AI execution. Read it, understand it, make it yours.