From a4adb133e61da8079bb4b716b553b8c2f558523b Mon Sep 17 00:00:00 2001 From: Paulo Fidalgo Date: Mon, 16 Mar 2026 08:56:32 +0100 Subject: [PATCH 1/3] feat: add rails-conventions skill Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1bf3cce..b23d600 100644 --- a/README.md +++ b/README.md @@ -783,6 +783,8 @@ 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

From 2fa628e8f2a8ab5c303d812f70925b6d1493b957 Mon Sep 17 00:00:00 2001 From: Paulo Fidalgo Date: Mon, 16 Mar 2026 09:29:08 +0100 Subject: [PATCH 2/3] 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 From 6d1d93b82dd3d3ee6b66c125db05af025adde5e6 Mon Sep 17 00:00:00 2001 From: Paulo Fidalgo Date: Wed, 18 Mar 2026 08:12:59 +0000 Subject: [PATCH 3/3] Update README.md Move to the end of the list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a3d4f40..96ebccd 100644 --- a/README.md +++ b/README.md @@ -834,8 +834,6 @@ 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 @@ -895,6 +893,7 @@ Official Web3 and trading skills from the Binance team. Includes crypto market d - **[wrsmith108/varlock-claude-skill](https://github.com/wrsmith108/varlock-claude-skill)** - Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits - **[Skill_Seekers](https://github.com/yusufkaraaslan/Skill_Seekers)** - Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes - **[NoizAI/skills](https://github.com/NoizAI/skills)** - Human-like TTS workflows with local/cloud APIs and app delivery +- **[ethos-link/rails-conventions](https://github.com/ethos-link/rails-conventions)** - Rails 8 conventions for consistent production code changes