From 2fa628e8f2a8ab5c303d812f70925b6d1493b957 Mon Sep 17 00:00:00 2001 From: Paulo Fidalgo Date: Mon, 16 Mar 2026 09:29:08 +0100 Subject: [PATCH] fix: move rails-conventions to Development and Testing subsection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per review feedback, the entry should be placed within the Development and Testing
block to maintain correct taxonomy and discoverability per the PR objective (Community Skills → Development and Testing). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b23d600..a3d4f40 100644 --- a/README.md +++ b/README.md @@ -783,8 +783,6 @@ Official Web3 and trading skills from the Binance team. Includes crypto market d ### Community Skills -- **[ethos-link/rails-conventions](https://github.com/ethos-link/rails-conventions)** - Rails 8 conventions for consistent production code changes -

Marketing

@@ -836,6 +834,8 @@ Official Web3 and trading skills from the Binance team. Includes crypto market d

Development and Testing

+- **[ethos-link/rails-conventions](https://github.com/ethos-link/rails-conventions)** - Rails 8 conventions for consistent production code changes + - **[robzolkos/skill-rails-upgrade](https://github.com/robzolkos/skill-rails-upgrade)** - Analyze Rails apps and provide upgrade assessments - **[Shpigford/screenshots](https://github.com/Shpigford/skills/tree/main/screenshots)** - Generate marketing screenshots with Playwright - **[antonbabenko/terraform-skill](https://github.com/antonbabenko/terraform-skill)** - Terraform infrastructure as code best practices