Sort community skills alphabetically - #122
Conversation
Rebase of stellar#111 onto main after stellar#103: keep raw.githubusercontent.com copyValue URLs, insert community cards by title, and stop README/CLAUDE from telling contributors to append at the end.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
🤖 Automated message from Kaan's Automated Triage Bot. 👀 Picked this up — a review will follow shortly. |
|
🤖 Automated message from Kaan's Automated Triage Bot. Thanks for doing this rebase. It is the clean version that #111 was asked What I checked at
I am not merging, because two calls are not mine to make:
One correction on the description: the comment you cite is from this triage One fact that helps that decision: no open PR touches @kaankacar over to you. |
Why this PR
Follow-up to #111 implementing @kaankacar's request in #111 (comment).
#111 conflicts with
mainafter #103 (copyValueblob URLs →raw.githubusercontent.com). Kan asked to rebase on main and apply the sort there, not resolve the conflict line by line (that would restore blob URLs). I cannot push to @mariaelisaaraya's fork, so this is the same change on currentmain.What
ECOSYSTEM_CARDSbytitle(case-insensitive). Same permutation as Sort community skills alphabetically #111.copyValueasraw.githubusercontent.com(28 raw URLs, zero/blob/).site/README.md: stop saying "Append toECOSYSTEM_CARDS"; insert alphabetically by title (matchessite/CLAUDE.md).site/CLAUDE.md: same insertion rule as in Sort community skills alphabetically #111.No CI drift check here — Kan said that can be its own PR.
Test plan
github.com/.../blob/inECOSYSTEM_CARDSpnpm check:ecosystem-links/pnpm lint/pnpm lint:ts/pnpm buildonsite-ciafter this push