From 7851e2a4d34422012c4910709d15f5727a825ad8 Mon Sep 17 00:00:00 2001 From: Copilot <223556219+Copilot@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:41:34 -0700 Subject: [PATCH] docs: add link to Tamir's Squad Skills Workshop Links to https://github.com/tamirdresher/squad-skills/tree/main/workshop from getting started and resources pages. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- docs/src/content/docs/community.md | 8 ++++++++ docs/src/content/docs/get-started/installation.md | 10 +++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/src/content/docs/community.md b/docs/src/content/docs/community.md index 83e6f8eca..d30e5cb8d 100644 --- a/docs/src/content/docs/community.md +++ b/docs/src/content/docs/community.md @@ -54,6 +54,14 @@ We recognize contributions including: - **Jeff Fritz** ([@csharpfritz](https://github.com/csharpfritz)) — ["Introducing your AI Dev Team Squad with GitHub Copilot"](https://www.youtube.com/watch?v=TXcL-te7ByY). First public technical deep-dive video demonstrating Squad in action. +## Learning Resources + +### Hands-On Workshop + +[**Tamir's Squad Skills Workshop**](https://github.com/tamirdresher/squad-skills/tree/main/workshop) — A practical, hands-on workshop covering Squad fundamentals and advanced patterns. Great for developers who learn by building. + +--- + ## Giving Back If you're using Squad, consider: diff --git a/docs/src/content/docs/get-started/installation.md b/docs/src/content/docs/get-started/installation.md index 9b1e35e11..3f393ac02 100644 --- a/docs/src/content/docs/get-started/installation.md +++ b/docs/src/content/docs/get-started/installation.md @@ -186,4 +186,12 @@ npm install @bradygaster/squad-sdk@latest --- -## Ready? → [Your First Session](first-session.md) +## Ready to Learn? + +New to Squad? Check out [**Tamir's Squad Skills Workshop**](https://github.com/tamirdresher/squad-skills/tree/main/workshop) for hands-on learning and practical patterns. + +--- + +## Next Steps + +→ [Your First Session](first-session.md)