From f17681a1130669bf4807fca7abceb9c4b3eb9973 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Wed, 25 Mar 2026 19:56:45 +0000 Subject: [PATCH] Flatten Resources section - remove unnecessary subcategory Resources only has 7 items, which is too small to warrant subdivision. Removed "Rule Collections & Templates" subcategory header for a cleaner, simpler structure. Co-Authored-By: Claude Opus 4.5 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9020abf..8ab6490 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Documentation Generation](#documentation-generation) - [Code Search & Understanding](#code-search--understanding) - [Resources](#resources) - - [Rule Collections & Templates](#rule-collections--templates) --- @@ -367,8 +366,6 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to ## Resources -### Rule Collections & Templates - - [Skills Hub](https://skillshub.io) — Community-rated marketplace for GitHub Copilot, Cursor, and Claude AI coding instructions. Browse and share quality-scored `copilot-instructions.md`, `.cursorrules`, and `CLAUDE.md` configurations organized by tech stack. - [aiforcode.io](https://aiforcode.io) — Expert-curated directory of 42+ AI coding tools with transparent 100-point scoring, head-to-head comparisons, and an interactive tool recommendation quiz. Verified monthly. - [Awesome Code Docs](https://github.com/johnxie/awesome-code-docs) — Curated deep-dive tutorials for open-source AI and developer tooling projects.