From 2af6cff50c5a9db8c15fcff991da1942b6168185 Mon Sep 17 00:00:00 2001 From: horizonx-so Date: Tue, 11 Aug 2026 16:55:58 -0700 Subject: [PATCH] Add Vibe Coding UI Specification Add one free MIT-licensed UI contract for coding agents to Documentation & Templates. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d0b66e..652cffc 100644 --- a/README.md +++ b/README.md @@ -696,6 +696,7 @@ Files and templates that help AI understand your codebase. | [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. | | [llms.txt](https://llmstxt.org/) | Spec | Standard for making websites AI-friendly. Provide structured context to LLMs visiting your site. | +| [Vibe Coding UI Specification](https://github.com/Mdx2025/horizonx-ui/blob/main/VIBE-CODING-UI-SPEC.md) | Spec | Reusable UI contract for coding agents covering tokens, states, responsive behavior, WCAG 2.2 AA, reduced motion, production gates, and a 16-point review scorecard. | ### Prompt Templates