From 8ebf0c158c172ae5c87b1f839ff238728fb453f4 Mon Sep 17 00:00:00 2001 From: devswha Date: Thu, 18 Jun 2026 01:36:35 +0900 Subject: [PATCH 1/2] Add patina --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d8870f3..66ce4c9 100644 --- a/README.md +++ b/README.md @@ -273,6 +273,7 @@ June 14, 2026 - ✨ [**happy-claude-skills**](https://github.com/iamzhihuix/happy-claude-skills) (296 ⭐): A collection of practical skill plugins designed for Claude Code. - ✨ [**claude-code-skills**](https://github.com/whawkinsiv/claude-code-skills) (222 ⭐): Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code). - ✨ [**claude-code-voice-skill**](https://github.com/abracadabra50/claude-code-voice-skill) (167 ⭐): Skill to talk to Claude about your projects over the phone. +- ✨ [**patina**](https://github.com/devswha/patina) (167 ⭐) - Claude Code/Codex/Cursor/OpenCode skill and CLI that audits and rewrites AI-sounding writing patterns in KO/EN/ZH/JA while preserving meaning. - ✨ [**nano-image-generator-skill**](https://github.com/lxfater/nano-image-generator-skill) (126 ⭐): A Claude Code skill for generating images using Gemini 3 Pro Preview (Nano Banana Pro). - ✨ [**solid-skills**](https://github.com/lxfater/nano-image-generator-skill) (126 ⭐): AI agent skill for writing senior-engineer quality code through SOLID principles, TDD, and clean architecture. - [**remotion-dev/skills**](https://www.remotion.dev/docs/ai/skills): Create videos programmatically. From ec4f374308050764f0be5d737584aa1de65d545e Mon Sep 17 00:00:00 2001 From: devswha Date: Thu, 18 Jun 2026 01:40:14 +0900 Subject: [PATCH 2/2] Match agent skills entry style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66ce4c9..cfae82a 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ June 14, 2026 - ✨ [**happy-claude-skills**](https://github.com/iamzhihuix/happy-claude-skills) (296 ⭐): A collection of practical skill plugins designed for Claude Code. - ✨ [**claude-code-skills**](https://github.com/whawkinsiv/claude-code-skills) (222 ⭐): Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code). - ✨ [**claude-code-voice-skill**](https://github.com/abracadabra50/claude-code-voice-skill) (167 ⭐): Skill to talk to Claude about your projects over the phone. -- ✨ [**patina**](https://github.com/devswha/patina) (167 ⭐) - Claude Code/Codex/Cursor/OpenCode skill and CLI that audits and rewrites AI-sounding writing patterns in KO/EN/ZH/JA while preserving meaning. +- ✨ [**patina**](https://github.com/devswha/patina) (167 ⭐): Claude Code/Codex/Cursor/OpenCode skill and CLI that audits and rewrites AI-sounding writing patterns in KO/EN/ZH/JA while preserving meaning. - ✨ [**nano-image-generator-skill**](https://github.com/lxfater/nano-image-generator-skill) (126 ⭐): A Claude Code skill for generating images using Gemini 3 Pro Preview (Nano Banana Pro). - ✨ [**solid-skills**](https://github.com/lxfater/nano-image-generator-skill) (126 ⭐): AI agent skill for writing senior-engineer quality code through SOLID principles, TDD, and clean architecture. - [**remotion-dev/skills**](https://www.remotion.dev/docs/ai/skills): Create videos programmatically.