From 8afd941264f99aeda6791edd1c7802c569d4bcb2 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Thu, 14 May 2026 22:10:49 +0000 Subject: [PATCH] Remove Skills Hub entry from Resources section Co-Authored-By: Claude Opus 4.5 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2cfe4ad..add1d8a 100644 --- a/README.md +++ b/README.md @@ -484,7 +484,6 @@ Semantic search tools that find code using natural language queries and embeddin Curated lists, comparison guides, and configuration templates for AI coding tools: -- [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. - [Cursor Rules Collection](https://github.com/survivorforge/cursor-rules) — 35+ production-quality .cursorrules files for 16 frameworks including React, Next.js, Python, Go, Rust, SvelteKit, and Django. Configure AI coding assistants with code style, architecture, and testing conventions. MIT licensed.