From b1d15dd328f9e34392614426dad7d4f24e2c32c3 Mon Sep 17 00:00:00 2001 From: Pawel Huryn Date: Mon, 2 Mar 2026 16:22:45 +0100 Subject: [PATCH] Move images to .docs/images and update README Relocate image assets into .docs/images and update README image references accordingly. Four files were renamed/moved: add-marketplace.webp, how-skills-work.webp, plugins-overview.webp, and pm-skills-install.gif; README.md paths were updated to point to .docs/images/*. Keeps documentation assets organized under .docs/images. --- .../images/add-marketplace.webp | Bin .../images/how-skills-work.webp | Bin .../images/plugins-overview.webp | Bin .../images/pm-skills-install.gif | Bin README.md | 6 +++--- 5 files changed, 3 insertions(+), 3 deletions(-) rename add-marketplace.webp => .docs/images/add-marketplace.webp (100%) rename how-skills-work.webp => .docs/images/how-skills-work.webp (100%) rename plugins-overview.webp => .docs/images/plugins-overview.webp (100%) rename pm-skills-install.gif => .docs/images/pm-skills-install.gif (100%) diff --git a/add-marketplace.webp b/.docs/images/add-marketplace.webp similarity index 100% rename from add-marketplace.webp rename to .docs/images/add-marketplace.webp diff --git a/how-skills-work.webp b/.docs/images/how-skills-work.webp similarity index 100% rename from how-skills-work.webp rename to .docs/images/how-skills-work.webp diff --git a/plugins-overview.webp b/.docs/images/plugins-overview.webp similarity index 100% rename from plugins-overview.webp rename to .docs/images/plugins-overview.webp diff --git a/pm-skills-install.gif b/.docs/images/pm-skills-install.gif similarity index 100% rename from pm-skills-install.gif rename to .docs/images/pm-skills-install.gif diff --git a/README.md b/README.md index 50cc3f4..67cb3f5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > 65 PM skills and 36 chained workflows across 8 plugins β€” from discovery to strategy, execution, launch, and growth. -![Plugin overview](plugins-overview.webp) +![Plugin overview](.docs/images/plugins-overview.webp) ## Start Here @@ -37,7 +37,7 @@ It’s about product judgment. **Plugins** group related skills and commands into installable packages. Each plugin covers a PM domain β€” discovery, strategy, execution, and so on. Installing the marketplace gives you all 8 plugins at once. -![How skills work](how-skills-work.webp) +![How skills work](.docs/images/how-skills-work.webp) Commands use skills. Some skills serve multiple commands. Some skills (like `prioritization-frameworks` or `opportunity-solution-tree`) are standalone references that Claude draws on whenever relevant β€” no command needed. @@ -54,7 +54,7 @@ Commands are designed to flow into each other, matching the PM workflow. After a All 8 plugins install automatically. You get both commands (`/discover`, `/strategy`, etc.) and skills. -![Installing PM Skills in Claude Cowork](pm-skills-install.gif) +![Installing PM Skills in Claude Cowork](.docs/images/pm-skills-install.gif) For a full walkthrough, see [Claude Cowork: The Ultimate Guide for PMs](https://www.productcompass.pm/p/claude-cowork-guide).