From 7ae4b856e629dc888d1f462aee5b867028bdc857 Mon Sep 17 00:00:00 2001 From: frohsinnllc Date: Fri, 12 Jun 2026 19:35:03 +0200 Subject: [PATCH] Add claude-code-onboard-repo to Agent Skills --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4be4d4e..3dc54c7 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**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. +- [**claude-code-onboard-repo**](https://github.com/frohsinnllc/claude-code-onboard-repo) - A free skill that makes Claude Code onboard an unfamiliar repo in one pass (stack, architecture, entry points, conventions, risks, smallest test gate) and stop with a brief — before any edits. ---