From 733d312884b3878a9a9cff693c5886943753a741 Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Thu, 7 May 2026 07:34:11 +0100 Subject: [PATCH] Add skills.sh badge to README for visibility --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 49eb556..fdd6993 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ # Skills For Real Engineers +[![skills.sh](https://skills.sh/b/mattpocock/skills)](https://skills.sh/mattpocock/skills) + My agent skills that I use every day to do real engineering - not vibe coding. Developing real applications is hard. Approaches like GSD, BMAD, and Spec-Kit try to help by owning the process. But while doing so, they take away your control and make bugs in the process hard to resolve.