From 88d36926c97c26fb1795d77dc4842b7798974d39 Mon Sep 17 00:00:00 2001 From: baskduf Date: Wed, 27 May 2026 16:36:10 +0900 Subject: [PATCH] Add harness-starter-kit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9c51de..fd924dd 100644 --- a/README.md +++ b/README.md @@ -662,6 +662,7 @@ Files and templates that help AI understand your codebase. | [CodeGuide](https://codeguide.dev/) | Generator | AI-powered documentation generator. Creates guides AI can understand. | | [cursor-rules](https://github.com/PatrickJS/awesome-cursorrules) | Collection | Curated .cursorrules files for different frameworks and languages. | | [Claude Code Plugins](https://github.com/anthropics/claude-code/tree/main/plugins) | Examples | Official plugin examples for extending Claude Code capabilities. | +| [harness-starter-kit](https://github.com/baskduf/harness-starter-kit) | Starter kit | Prompt-first workflow for turning repeated coding-agent instructions into durable repo rules, knowledge stores, feedback loops, and drift checks. | | [llms.txt](https://llmstxt.org/) | Spec | Standard for making websites AI-friendly. Provide structured context to LLMs visiting your site. | ### Prompt Templates