From 63bace078bf9bcde9436f80c61e7b8f09f39d240 Mon Sep 17 00:00:00 2001 From: Rogue AI <50261557+Hahaknight@users.noreply.github.com> Date: Tue, 1 Sep 2026 02:32:52 +0800 Subject: [PATCH] Add claude-skills-pro to Skills & Frameworks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0670365..8e10408 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,8 @@ Community-maintained plugin marketplaces you can add to access additional plugin ### Skills & Frameworks - [aurakit](https://github.com/smorky850612/Aurakit) — All-in-one Claude Code skill: 46 modes, 23 sub-agents, 6-layer OWASP security, 10 lifecycle hooks, ~55% token savings. Cross-platform (Codex, Cursor, Manus, Windsurf). Install: `npx @smorky85/aurakit` +- [claude-skills-pro](https://github.com/Hahaknight/claude-skills-pro) — 15 engineering-workflow skills (7-dimension code review, bug-catching test generation, root-cause debugging, security audit, behavior-preserving refactor; 7 free/MIT) with a Chinese handbook and 15-row scenario lookup table. Install: `npx skills add Hahaknight/claude-skills-pro` + ## Resources - [Claudebin](https://claudebin.com) ([GitHub](https://github.com/wunderlabs-dev/claudebin.com/)) - A minimalistic tool for publishing and sharing Claude coding sessions.