From b30d170c9e891dab4de3f4e47308b9a98cc653de Mon Sep 17 00:00:00 2001 From: jiangnan <1394485448@qq.com> Date: Fri, 27 Mar 2026 19:51:54 +0800 Subject: [PATCH] Add ai-coding-guide to Resources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0305ed..2e1fb9b 100644 --- a/README.md +++ b/README.md @@ -377,3 +377,4 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [AI Coding Compare](https://aicodingcompare.com) — Compare 50+ AI coding assistants with features, pricing, and performance benchmarks. - [Havoptic](https://havoptic.com/) — Free, open-source timeline tracking releases from AI coding tools. Auto-updated daily. [Source](https://github.com/scotthavird/havoptic.com) - [AI Dev Toolkit](https://github.com/dohko04/awesome-ai-prompts-for-devs) — 198 production-ready AI engineering resources: prompt frameworks, multi-agent configs, MCP setups, RAG pipelines, and automation scripts for Claude Code, Cursor, GPT-5, Copilot, and more. Free samples included. +- [AI Coding Guide (中文)](https://github.com/jnMetaCode/ai-coding-guide) — Chinese best practices for 8 AI coding tools (Claude Code, Cursor, Copilot, Windsurf, Gemini CLI, Kiro, Aider, Trae) with copy-paste config templates and multi-tool collaboration workflows.