Updated metadata, added Product Strategy Canvas, Startup Canvas, Value Proposition Template

This commit is contained in:
Pawel Huryn
2026-03-02 08:26:37 +01:00
parent 77dbdfa1b9
commit 3f911a669b
18 changed files with 499 additions and 217 deletions
+9 -26
View File
@@ -2,37 +2,20 @@
PM utility skills: resume review, NDA drafting, privacy policy generation, and grammar/flow checking. Essential tools for product managers beyond core product work.
## Overview
## Skills (4)
This plugin provides 5 skills and 5 commands for product managers.
## Skills
- **adjust-resume** — Tailor a PM resume to a specific job description.
- **draft-nda** — Draft a detailed Non-Disclosure Agreement between two parties.
- **grammar-check** — Identify grammar, logical, and flow errors in text and suggest targeted fixes without rewriting the entire text.
- **privacy-policy** — Draft a detailed privacy policy for a product covering data types, jurisdiction, compliance considerations, and claus...
- **review-resume** — Comprehensive PM resume review against 10 best practices including XYZ+S formula, keyword optimization, and structure.
- **privacy-policy** — Draft a detailed privacy policy for a product covering data types, jurisdiction, compliance considerations, and clauses needing legal review.
- **review-resume** — Comprehensive PM resume review and tailoring against 10 best practices including XYZ+S formula, keyword optimization, job-specific tailoring, and structure.
## Commands
## Commands (5)
- `/pm-toolkit:draft-nda` — Draft a Non-Disclosure Agreement between two parties with jurisdiction-appropriate clauses
- `/pm-toolkit:privacy-policy` — Draft a privacy policy covering data collection, usage, storage, and compliance requirements
- `/pm-toolkit:proofread` — Check grammar, logic, and flow in any text — targeted fixes without rewriting
- `/pm-toolkit:review-resume` — Comprehensive PM resume review against 10 best practices — structure, impact metrics, keywords, and actionable feedback
- `/pm-toolkit:tailor-resume` — Tailor a PM resume to a specific job description — keyword alignment, experience reframing, and strategic optimization
## Installation
```bash
/install pm-toolkit
```
Or use directly:
```bash
cc --plugin-dir /path/to/pm-toolkit
```
- `/pm-toolkit:draft-nda` — Draft a Non-Disclosure Agreement between two parties with jurisdiction-appropriate clauses.
- `/pm-toolkit:privacy-policy` — Draft a privacy policy covering data collection, usage, storage, and compliance requirements.
- `/pm-toolkit:proofread` — Check grammar, logic, and flow in any text — targeted fixes without rewriting.
- `/pm-toolkit:review-resume` — Comprehensive PM resume review against 10 best practices — structure, impact metrics, keywords, and actionable feedback.
- `/pm-toolkit:tailor-resume` — Tailor a PM resume to a specific job description — keyword alignment, experience reframing, and strategic optimization.
## Author