From c09e0fc01a32c9a43106d24be117ed5f49fffa44 Mon Sep 17 00:00:00 2001 From: Jason Colapietro Date: Wed, 5 Aug 2026 01:15:25 -0400 Subject: [PATCH 1/2] docs: add suede-creator-skills to Agent Skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3916d43..e09bd69 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ June 14, 2026 - [**meta_skilld**](https://github.com/Dicklesworthstone/meta_skilld) - Rust CLI for managing Claude Code skills: indexing, building, bundling, and sharing. - [**claude-cs**](https://github.com/nbashaw/claude-cs) - A Claude Code skill that helps you build custom customer support automation for your company. - [**design-engineer-auditor-package**](https://github.com/kylezantos/design-engineer-auditor-package) - A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. +- [**suede-creator-skills**](https://github.com/JasonColapietro/suede-creator-skills) - (165 ⭐) - 70 open-source Agent Skills for Claude Code and Codex spanning code review and A–F grading, AI evals, CI gates, design, copy, SEO/AEO/GEO, app shipping, and creator rights. --- From 47165585ed3c52899f4d3ebc1d6102f3d6dda47c Mon Sep 17 00:00:00 2001 From: Jason Colapietro Date: Thu, 6 Aug 2026 19:13:13 -0400 Subject: [PATCH 2/2] Correct skill count to 71 and drop stale star figure --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e09bd69..43bf414 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ June 14, 2026 - [**meta_skilld**](https://github.com/Dicklesworthstone/meta_skilld) - Rust CLI for managing Claude Code skills: indexing, building, bundling, and sharing. - [**claude-cs**](https://github.com/nbashaw/claude-cs) - A Claude Code skill that helps you build custom customer support automation for your company. - [**design-engineer-auditor-package**](https://github.com/kylezantos/design-engineer-auditor-package) - A Claude Code skill for motion design audits, trained on Emil Kowalski, Jakub Krehel, and Jhey Tompkins. -- [**suede-creator-skills**](https://github.com/JasonColapietro/suede-creator-skills) - (165 ⭐) - 70 open-source Agent Skills for Claude Code and Codex spanning code review and A–F grading, AI evals, CI gates, design, copy, SEO/AEO/GEO, app shipping, and creator rights. +- [**suede-creator-skills**](https://github.com/JasonColapietro/suede-creator-skills) - 71 open-source Agent Skills for Claude Code and Codex spanning code review and A–F grading, AI evals, CI gates, design, copy, SEO/AEO/GEO, app shipping, and creator rights. ---