pm-claude-skills 32.0.0 → 33.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +30 -28
- package/exports/README.md +1 -1
- package/exports/aider/README.md +25 -1
- package/exports/aider/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/aider/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/aider/pm-devrel/changelog-writer/changelog-writer.md +54 -0
- package/exports/aider/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +53 -0
- package/exports/aider/pm-devrel/contributor-guide/contributor-guide.md +65 -0
- package/exports/aider/pm-devrel/docs-quickstart/docs-quickstart.md +61 -0
- package/exports/aider/pm-devrel/launch-post/launch-post.md +53 -0
- package/exports/aider/pm-devrel/readme-writer/readme-writer.md +65 -0
- package/exports/aider/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/aider/pm-money/budget-builder/budget-builder.md +62 -0
- package/exports/aider/pm-money/debt-payoff-plan/debt-payoff-plan.md +57 -0
- package/exports/aider/pm-money/expense-audit/expense-audit.md +57 -0
- package/exports/aider/pm-money/investing-policy-statement/investing-policy-statement.md +63 -0
- package/exports/aider/pm-money/net-worth-statement/net-worth-statement.md +65 -0
- package/exports/aider/pm-money/savings-goal-plan/savings-goal-plan.md +57 -0
- package/exports/aider/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/aider/pm-qa/api-test-plan/api-test-plan.md +64 -0
- package/exports/aider/pm-qa/bug-report/bug-report.md +54 -0
- package/exports/aider/pm-qa/exploratory-test-charter/exploratory-test-charter.md +60 -0
- package/exports/aider/pm-qa/qa-release-signoff/qa-release-signoff.md +58 -0
- package/exports/aider/pm-qa/regression-test-plan/regression-test-plan.md +62 -0
- package/exports/aider/pm-qa/test-case-writer/test-case-writer.md +59 -0
- package/exports/aider/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +66 -0
- package/exports/aider/pm-realestate/open-house-plan/open-house-plan.md +65 -0
- package/exports/aider/pm-realestate/property-investment-analysis/property-investment-analysis.md +69 -0
- package/exports/aider/pm-realestate/property-listing/property-listing.md +59 -0
- package/exports/aider/pm-realestate/property-offer-letter/property-offer-letter.md +58 -0
- package/exports/aider/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +69 -0
- package/exports/chatgpt/README.md +25 -1
- package/exports/chatgpt/pm-data/cohort-analysis/SYSTEM_PROMPT.md +14 -0
- package/exports/chatgpt/pm-data/metric-tree-builder/SYSTEM_PROMPT.md +12 -0
- package/exports/chatgpt/pm-devrel/changelog-writer/SYSTEM_PROMPT.md +54 -0
- package/exports/chatgpt/pm-devrel/conference-talk-proposal/SYSTEM_PROMPT.md +53 -0
- package/exports/chatgpt/pm-devrel/contributor-guide/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-devrel/docs-quickstart/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-devrel/launch-post/SYSTEM_PROMPT.md +53 -0
- package/exports/chatgpt/pm-devrel/readme-writer/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-engineering/incident-postmortem/SYSTEM_PROMPT.md +15 -0
- package/exports/chatgpt/pm-money/budget-builder/SYSTEM_PROMPT.md +62 -0
- package/exports/chatgpt/pm-money/debt-payoff-plan/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-money/expense-audit/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-money/investing-policy-statement/SYSTEM_PROMPT.md +63 -0
- package/exports/chatgpt/pm-money/net-worth-statement/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-money/savings-goal-plan/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-planning/roadmap-narrative/SYSTEM_PROMPT.md +14 -0
- package/exports/chatgpt/pm-qa/api-test-plan/SYSTEM_PROMPT.md +64 -0
- package/exports/chatgpt/pm-qa/bug-report/SYSTEM_PROMPT.md +54 -0
- package/exports/chatgpt/pm-qa/exploratory-test-charter/SYSTEM_PROMPT.md +60 -0
- package/exports/chatgpt/pm-qa/qa-release-signoff/SYSTEM_PROMPT.md +58 -0
- package/exports/chatgpt/pm-qa/regression-test-plan/SYSTEM_PROMPT.md +62 -0
- package/exports/chatgpt/pm-qa/test-case-writer/SYSTEM_PROMPT.md +59 -0
- package/exports/chatgpt/pm-realestate/comparative-market-analysis/SYSTEM_PROMPT.md +66 -0
- package/exports/chatgpt/pm-realestate/open-house-plan/SYSTEM_PROMPT.md +65 -0
- package/exports/chatgpt/pm-realestate/property-investment-analysis/SYSTEM_PROMPT.md +69 -0
- package/exports/chatgpt/pm-realestate/property-listing/SYSTEM_PROMPT.md +59 -0
- package/exports/chatgpt/pm-realestate/property-offer-letter/SYSTEM_PROMPT.md +58 -0
- package/exports/chatgpt/pm-realestate/tenant-screening-guide/SYSTEM_PROMPT.md +69 -0
- package/exports/cline/README.md +25 -1
- package/exports/cline/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/cline/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/cline/pm-devrel/changelog-writer/changelog-writer.md +54 -0
- package/exports/cline/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +53 -0
- package/exports/cline/pm-devrel/contributor-guide/contributor-guide.md +65 -0
- package/exports/cline/pm-devrel/docs-quickstart/docs-quickstart.md +61 -0
- package/exports/cline/pm-devrel/launch-post/launch-post.md +53 -0
- package/exports/cline/pm-devrel/readme-writer/readme-writer.md +65 -0
- package/exports/cline/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/cline/pm-money/budget-builder/budget-builder.md +62 -0
- package/exports/cline/pm-money/debt-payoff-plan/debt-payoff-plan.md +57 -0
- package/exports/cline/pm-money/expense-audit/expense-audit.md +57 -0
- package/exports/cline/pm-money/investing-policy-statement/investing-policy-statement.md +63 -0
- package/exports/cline/pm-money/net-worth-statement/net-worth-statement.md +65 -0
- package/exports/cline/pm-money/savings-goal-plan/savings-goal-plan.md +57 -0
- package/exports/cline/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/cline/pm-qa/api-test-plan/api-test-plan.md +64 -0
- package/exports/cline/pm-qa/bug-report/bug-report.md +54 -0
- package/exports/cline/pm-qa/exploratory-test-charter/exploratory-test-charter.md +60 -0
- package/exports/cline/pm-qa/qa-release-signoff/qa-release-signoff.md +58 -0
- package/exports/cline/pm-qa/regression-test-plan/regression-test-plan.md +62 -0
- package/exports/cline/pm-qa/test-case-writer/test-case-writer.md +59 -0
- package/exports/cline/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +66 -0
- package/exports/cline/pm-realestate/open-house-plan/open-house-plan.md +65 -0
- package/exports/cline/pm-realestate/property-investment-analysis/property-investment-analysis.md +69 -0
- package/exports/cline/pm-realestate/property-listing/property-listing.md +59 -0
- package/exports/cline/pm-realestate/property-offer-letter/property-offer-letter.md +58 -0
- package/exports/cline/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +69 -0
- package/exports/continue/README.md +25 -1
- package/exports/continue/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/continue/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/continue/pm-devrel/changelog-writer/changelog-writer.md +59 -0
- package/exports/continue/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +58 -0
- package/exports/continue/pm-devrel/contributor-guide/contributor-guide.md +70 -0
- package/exports/continue/pm-devrel/docs-quickstart/docs-quickstart.md +66 -0
- package/exports/continue/pm-devrel/launch-post/launch-post.md +58 -0
- package/exports/continue/pm-devrel/readme-writer/readme-writer.md +70 -0
- package/exports/continue/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/continue/pm-money/budget-builder/budget-builder.md +67 -0
- package/exports/continue/pm-money/debt-payoff-plan/debt-payoff-plan.md +62 -0
- package/exports/continue/pm-money/expense-audit/expense-audit.md +62 -0
- package/exports/continue/pm-money/investing-policy-statement/investing-policy-statement.md +68 -0
- package/exports/continue/pm-money/net-worth-statement/net-worth-statement.md +70 -0
- package/exports/continue/pm-money/savings-goal-plan/savings-goal-plan.md +62 -0
- package/exports/continue/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/continue/pm-qa/api-test-plan/api-test-plan.md +69 -0
- package/exports/continue/pm-qa/bug-report/bug-report.md +59 -0
- package/exports/continue/pm-qa/exploratory-test-charter/exploratory-test-charter.md +65 -0
- package/exports/continue/pm-qa/qa-release-signoff/qa-release-signoff.md +63 -0
- package/exports/continue/pm-qa/regression-test-plan/regression-test-plan.md +67 -0
- package/exports/continue/pm-qa/test-case-writer/test-case-writer.md +64 -0
- package/exports/continue/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +71 -0
- package/exports/continue/pm-realestate/open-house-plan/open-house-plan.md +70 -0
- package/exports/continue/pm-realestate/property-investment-analysis/property-investment-analysis.md +74 -0
- package/exports/continue/pm-realestate/property-listing/property-listing.md +64 -0
- package/exports/continue/pm-realestate/property-offer-letter/property-offer-letter.md +63 -0
- package/exports/continue/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +74 -0
- package/exports/cursor/README.md +25 -1
- package/exports/cursor/pm-data/cohort-analysis/cohort-analysis.mdc +14 -0
- package/exports/cursor/pm-data/metric-tree-builder/metric-tree-builder.mdc +12 -0
- package/exports/cursor/pm-devrel/changelog-writer/changelog-writer.mdc +60 -0
- package/exports/cursor/pm-devrel/conference-talk-proposal/conference-talk-proposal.mdc +59 -0
- package/exports/cursor/pm-devrel/contributor-guide/contributor-guide.mdc +71 -0
- package/exports/cursor/pm-devrel/docs-quickstart/docs-quickstart.mdc +67 -0
- package/exports/cursor/pm-devrel/launch-post/launch-post.mdc +59 -0
- package/exports/cursor/pm-devrel/readme-writer/readme-writer.mdc +71 -0
- package/exports/cursor/pm-engineering/incident-postmortem/incident-postmortem.mdc +15 -0
- package/exports/cursor/pm-money/budget-builder/budget-builder.mdc +68 -0
- package/exports/cursor/pm-money/debt-payoff-plan/debt-payoff-plan.mdc +63 -0
- package/exports/cursor/pm-money/expense-audit/expense-audit.mdc +63 -0
- package/exports/cursor/pm-money/investing-policy-statement/investing-policy-statement.mdc +69 -0
- package/exports/cursor/pm-money/net-worth-statement/net-worth-statement.mdc +71 -0
- package/exports/cursor/pm-money/savings-goal-plan/savings-goal-plan.mdc +63 -0
- package/exports/cursor/pm-planning/roadmap-narrative/roadmap-narrative.mdc +14 -0
- package/exports/cursor/pm-qa/api-test-plan/api-test-plan.mdc +70 -0
- package/exports/cursor/pm-qa/bug-report/bug-report.mdc +60 -0
- package/exports/cursor/pm-qa/exploratory-test-charter/exploratory-test-charter.mdc +66 -0
- package/exports/cursor/pm-qa/qa-release-signoff/qa-release-signoff.mdc +64 -0
- package/exports/cursor/pm-qa/regression-test-plan/regression-test-plan.mdc +68 -0
- package/exports/cursor/pm-qa/test-case-writer/test-case-writer.mdc +65 -0
- package/exports/cursor/pm-realestate/comparative-market-analysis/comparative-market-analysis.mdc +72 -0
- package/exports/cursor/pm-realestate/open-house-plan/open-house-plan.mdc +71 -0
- package/exports/cursor/pm-realestate/property-investment-analysis/property-investment-analysis.mdc +75 -0
- package/exports/cursor/pm-realestate/property-listing/property-listing.mdc +65 -0
- package/exports/cursor/pm-realestate/property-offer-letter/property-offer-letter.mdc +64 -0
- package/exports/cursor/pm-realestate/tenant-screening-guide/tenant-screening-guide.mdc +75 -0
- package/exports/gemini/README.md +25 -1
- package/exports/gemini/pm-data/cohort-analysis/GEM_INSTRUCTIONS.md +14 -0
- package/exports/gemini/pm-data/metric-tree-builder/GEM_INSTRUCTIONS.md +12 -0
- package/exports/gemini/pm-devrel/changelog-writer/GEM_INSTRUCTIONS.md +58 -0
- package/exports/gemini/pm-devrel/conference-talk-proposal/GEM_INSTRUCTIONS.md +57 -0
- package/exports/gemini/pm-devrel/contributor-guide/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-devrel/docs-quickstart/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-devrel/launch-post/GEM_INSTRUCTIONS.md +57 -0
- package/exports/gemini/pm-devrel/readme-writer/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-engineering/incident-postmortem/GEM_INSTRUCTIONS.md +15 -0
- package/exports/gemini/pm-money/budget-builder/GEM_INSTRUCTIONS.md +66 -0
- package/exports/gemini/pm-money/debt-payoff-plan/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-money/expense-audit/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-money/investing-policy-statement/GEM_INSTRUCTIONS.md +67 -0
- package/exports/gemini/pm-money/net-worth-statement/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-money/savings-goal-plan/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-planning/roadmap-narrative/GEM_INSTRUCTIONS.md +14 -0
- package/exports/gemini/pm-qa/api-test-plan/GEM_INSTRUCTIONS.md +68 -0
- package/exports/gemini/pm-qa/bug-report/GEM_INSTRUCTIONS.md +58 -0
- package/exports/gemini/pm-qa/exploratory-test-charter/GEM_INSTRUCTIONS.md +64 -0
- package/exports/gemini/pm-qa/qa-release-signoff/GEM_INSTRUCTIONS.md +62 -0
- package/exports/gemini/pm-qa/regression-test-plan/GEM_INSTRUCTIONS.md +66 -0
- package/exports/gemini/pm-qa/test-case-writer/GEM_INSTRUCTIONS.md +63 -0
- package/exports/gemini/pm-realestate/comparative-market-analysis/GEM_INSTRUCTIONS.md +70 -0
- package/exports/gemini/pm-realestate/open-house-plan/GEM_INSTRUCTIONS.md +69 -0
- package/exports/gemini/pm-realestate/property-investment-analysis/GEM_INSTRUCTIONS.md +73 -0
- package/exports/gemini/pm-realestate/property-listing/GEM_INSTRUCTIONS.md +63 -0
- package/exports/gemini/pm-realestate/property-offer-letter/GEM_INSTRUCTIONS.md +62 -0
- package/exports/gemini/pm-realestate/tenant-screening-guide/GEM_INSTRUCTIONS.md +73 -0
- package/exports/kilocode/README.md +25 -1
- package/exports/kilocode/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/kilocode/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/kilocode/pm-devrel/changelog-writer/changelog-writer.md +54 -0
- package/exports/kilocode/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +53 -0
- package/exports/kilocode/pm-devrel/contributor-guide/contributor-guide.md +65 -0
- package/exports/kilocode/pm-devrel/docs-quickstart/docs-quickstart.md +61 -0
- package/exports/kilocode/pm-devrel/launch-post/launch-post.md +53 -0
- package/exports/kilocode/pm-devrel/readme-writer/readme-writer.md +65 -0
- package/exports/kilocode/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/kilocode/pm-money/budget-builder/budget-builder.md +62 -0
- package/exports/kilocode/pm-money/debt-payoff-plan/debt-payoff-plan.md +57 -0
- package/exports/kilocode/pm-money/expense-audit/expense-audit.md +57 -0
- package/exports/kilocode/pm-money/investing-policy-statement/investing-policy-statement.md +63 -0
- package/exports/kilocode/pm-money/net-worth-statement/net-worth-statement.md +65 -0
- package/exports/kilocode/pm-money/savings-goal-plan/savings-goal-plan.md +57 -0
- package/exports/kilocode/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/kilocode/pm-qa/api-test-plan/api-test-plan.md +64 -0
- package/exports/kilocode/pm-qa/bug-report/bug-report.md +54 -0
- package/exports/kilocode/pm-qa/exploratory-test-charter/exploratory-test-charter.md +60 -0
- package/exports/kilocode/pm-qa/qa-release-signoff/qa-release-signoff.md +58 -0
- package/exports/kilocode/pm-qa/regression-test-plan/regression-test-plan.md +62 -0
- package/exports/kilocode/pm-qa/test-case-writer/test-case-writer.md +59 -0
- package/exports/kilocode/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +66 -0
- package/exports/kilocode/pm-realestate/open-house-plan/open-house-plan.md +65 -0
- package/exports/kilocode/pm-realestate/property-investment-analysis/property-investment-analysis.md +69 -0
- package/exports/kilocode/pm-realestate/property-listing/property-listing.md +59 -0
- package/exports/kilocode/pm-realestate/property-offer-letter/property-offer-letter.md +58 -0
- package/exports/kilocode/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +69 -0
- package/exports/obsidian/README.md +25 -1
- package/exports/obsidian/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/obsidian/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/obsidian/pm-devrel/changelog-writer/changelog-writer.md +69 -0
- package/exports/obsidian/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +68 -0
- package/exports/obsidian/pm-devrel/contributor-guide/contributor-guide.md +80 -0
- package/exports/obsidian/pm-devrel/docs-quickstart/docs-quickstart.md +76 -0
- package/exports/obsidian/pm-devrel/launch-post/launch-post.md +68 -0
- package/exports/obsidian/pm-devrel/readme-writer/readme-writer.md +80 -0
- package/exports/obsidian/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/obsidian/pm-money/budget-builder/budget-builder.md +77 -0
- package/exports/obsidian/pm-money/debt-payoff-plan/debt-payoff-plan.md +72 -0
- package/exports/obsidian/pm-money/expense-audit/expense-audit.md +72 -0
- package/exports/obsidian/pm-money/investing-policy-statement/investing-policy-statement.md +78 -0
- package/exports/obsidian/pm-money/net-worth-statement/net-worth-statement.md +80 -0
- package/exports/obsidian/pm-money/savings-goal-plan/savings-goal-plan.md +72 -0
- package/exports/obsidian/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/obsidian/pm-qa/api-test-plan/api-test-plan.md +79 -0
- package/exports/obsidian/pm-qa/bug-report/bug-report.md +69 -0
- package/exports/obsidian/pm-qa/exploratory-test-charter/exploratory-test-charter.md +75 -0
- package/exports/obsidian/pm-qa/qa-release-signoff/qa-release-signoff.md +73 -0
- package/exports/obsidian/pm-qa/regression-test-plan/regression-test-plan.md +77 -0
- package/exports/obsidian/pm-qa/test-case-writer/test-case-writer.md +74 -0
- package/exports/obsidian/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +81 -0
- package/exports/obsidian/pm-realestate/open-house-plan/open-house-plan.md +80 -0
- package/exports/obsidian/pm-realestate/property-investment-analysis/property-investment-analysis.md +84 -0
- package/exports/obsidian/pm-realestate/property-listing/property-listing.md +74 -0
- package/exports/obsidian/pm-realestate/property-offer-letter/property-offer-letter.md +73 -0
- package/exports/obsidian/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +84 -0
- package/exports/roo/README.md +25 -1
- package/exports/roo/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/roo/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/roo/pm-devrel/changelog-writer/changelog-writer.md +54 -0
- package/exports/roo/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +53 -0
- package/exports/roo/pm-devrel/contributor-guide/contributor-guide.md +65 -0
- package/exports/roo/pm-devrel/docs-quickstart/docs-quickstart.md +61 -0
- package/exports/roo/pm-devrel/launch-post/launch-post.md +53 -0
- package/exports/roo/pm-devrel/readme-writer/readme-writer.md +65 -0
- package/exports/roo/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/roo/pm-money/budget-builder/budget-builder.md +62 -0
- package/exports/roo/pm-money/debt-payoff-plan/debt-payoff-plan.md +57 -0
- package/exports/roo/pm-money/expense-audit/expense-audit.md +57 -0
- package/exports/roo/pm-money/investing-policy-statement/investing-policy-statement.md +63 -0
- package/exports/roo/pm-money/net-worth-statement/net-worth-statement.md +65 -0
- package/exports/roo/pm-money/savings-goal-plan/savings-goal-plan.md +57 -0
- package/exports/roo/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/roo/pm-qa/api-test-plan/api-test-plan.md +64 -0
- package/exports/roo/pm-qa/bug-report/bug-report.md +54 -0
- package/exports/roo/pm-qa/exploratory-test-charter/exploratory-test-charter.md +60 -0
- package/exports/roo/pm-qa/qa-release-signoff/qa-release-signoff.md +58 -0
- package/exports/roo/pm-qa/regression-test-plan/regression-test-plan.md +62 -0
- package/exports/roo/pm-qa/test-case-writer/test-case-writer.md +59 -0
- package/exports/roo/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +66 -0
- package/exports/roo/pm-realestate/open-house-plan/open-house-plan.md +65 -0
- package/exports/roo/pm-realestate/property-investment-analysis/property-investment-analysis.md +69 -0
- package/exports/roo/pm-realestate/property-listing/property-listing.md +59 -0
- package/exports/roo/pm-realestate/property-offer-letter/property-offer-letter.md +58 -0
- package/exports/roo/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +69 -0
- package/exports/windsurf/README.md +25 -1
- package/exports/windsurf/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/windsurf/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/windsurf/pm-devrel/changelog-writer/changelog-writer.md +59 -0
- package/exports/windsurf/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +58 -0
- package/exports/windsurf/pm-devrel/contributor-guide/contributor-guide.md +70 -0
- package/exports/windsurf/pm-devrel/docs-quickstart/docs-quickstart.md +66 -0
- package/exports/windsurf/pm-devrel/launch-post/launch-post.md +58 -0
- package/exports/windsurf/pm-devrel/readme-writer/readme-writer.md +70 -0
- package/exports/windsurf/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/windsurf/pm-money/budget-builder/budget-builder.md +67 -0
- package/exports/windsurf/pm-money/debt-payoff-plan/debt-payoff-plan.md +62 -0
- package/exports/windsurf/pm-money/expense-audit/expense-audit.md +62 -0
- package/exports/windsurf/pm-money/investing-policy-statement/investing-policy-statement.md +68 -0
- package/exports/windsurf/pm-money/net-worth-statement/net-worth-statement.md +70 -0
- package/exports/windsurf/pm-money/savings-goal-plan/savings-goal-plan.md +62 -0
- package/exports/windsurf/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/windsurf/pm-qa/api-test-plan/api-test-plan.md +69 -0
- package/exports/windsurf/pm-qa/bug-report/bug-report.md +59 -0
- package/exports/windsurf/pm-qa/exploratory-test-charter/exploratory-test-charter.md +65 -0
- package/exports/windsurf/pm-qa/qa-release-signoff/qa-release-signoff.md +63 -0
- package/exports/windsurf/pm-qa/regression-test-plan/regression-test-plan.md +67 -0
- package/exports/windsurf/pm-qa/test-case-writer/test-case-writer.md +64 -0
- package/exports/windsurf/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +71 -0
- package/exports/windsurf/pm-realestate/open-house-plan/open-house-plan.md +70 -0
- package/exports/windsurf/pm-realestate/property-investment-analysis/property-investment-analysis.md +74 -0
- package/exports/windsurf/pm-realestate/property-listing/property-listing.md +64 -0
- package/exports/windsurf/pm-realestate/property-offer-letter/property-offer-letter.md +63 -0
- package/exports/windsurf/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +74 -0
- package/exports/zed/README.md +25 -1
- package/exports/zed/pm-data/cohort-analysis/cohort-analysis.md +14 -0
- package/exports/zed/pm-data/metric-tree-builder/metric-tree-builder.md +12 -0
- package/exports/zed/pm-devrel/changelog-writer/changelog-writer.md +54 -0
- package/exports/zed/pm-devrel/conference-talk-proposal/conference-talk-proposal.md +53 -0
- package/exports/zed/pm-devrel/contributor-guide/contributor-guide.md +65 -0
- package/exports/zed/pm-devrel/docs-quickstart/docs-quickstart.md +61 -0
- package/exports/zed/pm-devrel/launch-post/launch-post.md +53 -0
- package/exports/zed/pm-devrel/readme-writer/readme-writer.md +65 -0
- package/exports/zed/pm-engineering/incident-postmortem/incident-postmortem.md +15 -0
- package/exports/zed/pm-money/budget-builder/budget-builder.md +62 -0
- package/exports/zed/pm-money/debt-payoff-plan/debt-payoff-plan.md +57 -0
- package/exports/zed/pm-money/expense-audit/expense-audit.md +57 -0
- package/exports/zed/pm-money/investing-policy-statement/investing-policy-statement.md +63 -0
- package/exports/zed/pm-money/net-worth-statement/net-worth-statement.md +65 -0
- package/exports/zed/pm-money/savings-goal-plan/savings-goal-plan.md +57 -0
- package/exports/zed/pm-planning/roadmap-narrative/roadmap-narrative.md +14 -0
- package/exports/zed/pm-qa/api-test-plan/api-test-plan.md +64 -0
- package/exports/zed/pm-qa/bug-report/bug-report.md +54 -0
- package/exports/zed/pm-qa/exploratory-test-charter/exploratory-test-charter.md +60 -0
- package/exports/zed/pm-qa/qa-release-signoff/qa-release-signoff.md +58 -0
- package/exports/zed/pm-qa/regression-test-plan/regression-test-plan.md +62 -0
- package/exports/zed/pm-qa/test-case-writer/test-case-writer.md +59 -0
- package/exports/zed/pm-realestate/comparative-market-analysis/comparative-market-analysis.md +66 -0
- package/exports/zed/pm-realestate/open-house-plan/open-house-plan.md +65 -0
- package/exports/zed/pm-realestate/property-investment-analysis/property-investment-analysis.md +69 -0
- package/exports/zed/pm-realestate/property-listing/property-listing.md +59 -0
- package/exports/zed/pm-realestate/property-offer-letter/property-offer-letter.md +58 -0
- package/exports/zed/pm-realestate/tenant-screening-guide/tenant-screening-guide.md +69 -0
- package/package.json +2 -1
- package/skills/api-test-plan/SKILL.md +69 -0
- package/skills/budget-builder/SKILL.md +67 -0
- package/skills/bug-report/SKILL.md +59 -0
- package/skills/changelog-writer/SKILL.md +59 -0
- package/skills/cohort-analysis/SKILL.md +14 -0
- package/skills/comparative-market-analysis/SKILL.md +71 -0
- package/skills/conference-talk-proposal/SKILL.md +58 -0
- package/skills/contributor-guide/SKILL.md +70 -0
- package/skills/debt-payoff-plan/SKILL.md +62 -0
- package/skills/docs-quickstart/SKILL.md +66 -0
- package/skills/expense-audit/SKILL.md +62 -0
- package/skills/exploratory-test-charter/SKILL.md +65 -0
- package/skills/incident-postmortem/SKILL.md +15 -0
- package/skills/investing-policy-statement/SKILL.md +68 -0
- package/skills/launch-post/SKILL.md +58 -0
- package/skills/metric-tree-builder/SKILL.md +12 -0
- package/skills/net-worth-statement/SKILL.md +70 -0
- package/skills/open-house-plan/SKILL.md +70 -0
- package/skills/property-investment-analysis/SKILL.md +74 -0
- package/skills/property-listing/SKILL.md +64 -0
- package/skills/property-offer-letter/SKILL.md +63 -0
- package/skills/qa-release-signoff/SKILL.md +63 -0
- package/skills/readme-writer/SKILL.md +70 -0
- package/skills/regression-test-plan/SKILL.md +67 -0
- package/skills/roadmap-narrative/SKILL.md +14 -0
- package/skills/savings-goal-plan/SKILL.md +62 -0
- package/skills/tenant-screening-guide/SKILL.md +74 -0
- package/skills/test-case-writer/SKILL.md +64 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🧠 PM Skills —
|
|
1
|
+
# 🧠 PM Skills — 378 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
|
|
2
2
|
|
|
3
3
|
[](#-quick-install-2-minutes)
|
|
4
4
|
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
[](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
|
|
10
10
|
[](mcp-remote/)
|
|
11
11
|
[](https://smithery.ai/servers/mohit15856/pm-skills)
|
|
12
|
-
[](https://github.com/mohitagw15856/pm-claude-skills)
|
|
13
13
|
[](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
|
|
14
14
|
[](agents/)
|
|
15
15
|
[](commands/)
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
<p align="center">
|
|
27
27
|
<a href="https://mohitagw15856.github.io/pm-claude-skills/">
|
|
28
|
-
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=
|
|
28
|
+
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=378+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
|
|
29
29
|
</a>
|
|
30
30
|
</p>
|
|
31
31
|
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
<strong>🎉 Now published in the official <a href="https://www.anthropic.com/">Anthropic</a> Claude plugin directory</strong> — install it straight from the <code>/plugin</code> marketplace in Claude Code.
|
|
40
40
|
</p>
|
|
41
41
|
|
|
42
|
-
> **Generic AI gives you filler. These give you the structure a senior pro actually uses** — PRDs, exec updates, launch plans, postmortems — as open-source `SKILL.md` files. Across **
|
|
42
|
+
> **Generic AI gives you filler. These give you the structure a senior pro actually uses** — PRDs, exec updates, launch plans, postmortems — as open-source `SKILL.md` files. Across **25 professions**, not just product management. One source, every AI tool.
|
|
43
43
|
|
|
44
44
|
> **🆕 Now plugs into your stack** — automate skills in **[n8n](connectors/n8n.md)**, build apps on **[Lovable](connectors/lovable.md)**, and run them in your **[Obsidian](connectors/obsidian.md)** vault, all via a read-only **[REST API](mcp-remote/#rest-api-for-n8n-lovable-make-any-http-tool)** on the hosted Worker.
|
|
45
45
|
|
|
@@ -56,11 +56,11 @@
|
|
|
56
56
|
*Not sure? Start with the Playground.* This is a **CLI, not a library** — you don't need `npm install`; `npx pm-claude-skills …` always runs the latest. Browse everything first with `npx pm-claude-skills list`.
|
|
57
57
|
|
|
58
58
|
> **PM stands for Professional, not just Product Management.**
|
|
59
|
-
>
|
|
59
|
+
> 378 professional skills + 4 agent templates across 55 bundles covering 25 professions. Built for Claude Code — and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
|
|
60
60
|
|
|
61
61
|
A community-built library of professional skills for every field — product management, engineering, customer success, marketing, social media, writers, design, legal, finance, HR, sales, operations, research, and more. Each skill is a structured `SKILL.md` file that teaches an AI assistant how to produce professional-grade outputs for your workflows. Skills run natively in **Claude Code** and **Hermes Agent** (same open `SKILL.md` standard), and ship as ready-to-paste exports for **ChatGPT** and **Gemini** — see [Works With](#-works-with--cross-tool-compatibility).
|
|
62
62
|
|
|
63
|
-
**🆕 Latest —
|
|
63
|
+
**🆕 Latest — v33.0.0 (Personal Finance + DevRel bundles, a smarter Galaxy & ✨ Visualize):** two new bundles — **💰 `pm-money`** for individuals (budget builder, debt-payoff avalanche/snowball, investing policy statement, net-worth statement, savings-goal plan, expense audit) and **🛠️ `pm-devrel`** for shipping dev tools & OSS (Show HN/Product Hunt launch post, docs quickstart, conference CFP, changelog, README, contributor guide). New playground power: a **✨ Visualize** button adds the best-fit diagram/chart to *any* result, and several core skills (metric tree, roadmap, cohort analysis, postmortem) now emit visuals by default. And the **🌌 Galaxy** got an upgrade — star brightness now = eval score, Guided Journeys trace as glowing **constellations**, and your run history lights up as a personal trail. *Earlier (v32.0):* E-commerce, UX Writing, Recruiting & Accounting bundles. **378 skills across 55 bundles.** → **[Full release history & notes](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
64
64
|
|
|
65
65
|
### ▶ See it in action — [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
|
|
66
66
|
|
|
@@ -89,7 +89,7 @@ A community-built library of professional skills for every field — product man
|
|
|
89
89
|
| 🔭 [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
|
|
90
90
|
| 📝 [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
|
|
91
91
|
|
|
92
|
-
→ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) · [browse all
|
|
92
|
+
→ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) · [browse all 378 skills](#️-all-378-skills) · [**⭐ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
|
|
93
93
|
|
|
94
94
|
---
|
|
95
95
|
|
|
@@ -112,7 +112,7 @@ It's not just text — the playground exports every result as a **professionally
|
|
|
112
112
|
</tr>
|
|
113
113
|
</table>
|
|
114
114
|
|
|
115
|
-
> Generate yours: run a skill in the [Playground](https://mohitagw15856.github.io/pm-claude-skills/), then **Download → PDF · Paper / Modern / Technical**. Add a `Brand color: #hex` line to your context and it tints to match (last tile). Personal documents live in the [`pm-personal`](#️-all-
|
|
115
|
+
> Generate yours: run a skill in the [Playground](https://mohitagw15856.github.io/pm-claude-skills/), then **Download → PDF · Paper / Modern / Technical**. Add a `Brand color: #hex` line to your context and it tints to match (last tile). Personal documents live in the [`pm-personal`](#️-all-378-skills) bundle (résumé, cover letter, bio, LinkedIn, portfolio, one-pager).
|
|
116
116
|
|
|
117
117
|
---
|
|
118
118
|
|
|
@@ -121,11 +121,11 @@ It's not just text — the playground exports every result as a **professionally
|
|
|
121
121
|
<details>
|
|
122
122
|
<summary>Read more ↓</summary>
|
|
123
123
|
|
|
124
|
-
The whole library on one page — install, all
|
|
124
|
+
The whole library on one page — install, all 378 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
|
|
125
125
|
|
|
126
126
|
<p align="center">
|
|
127
127
|
<a href="CHEATSHEET.md">
|
|
128
|
-
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet —
|
|
128
|
+
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet — 378 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
|
|
129
129
|
</a>
|
|
130
130
|
</p>
|
|
131
131
|
|
|
@@ -156,7 +156,7 @@ Generic AI forgets everything between sessions, so you re-paste context forever
|
|
|
156
156
|
<details>
|
|
157
157
|
<summary>Read more ↓</summary>
|
|
158
158
|
|
|
159
|
-
These
|
|
159
|
+
These 378 skills aren't a random catalog — they cover the **full arc of professional work**, end to end. Wherever you are in the loop, there's a skill for it:
|
|
160
160
|
|
|
161
161
|
```mermaid
|
|
162
162
|
flowchart LR
|
|
@@ -175,7 +175,7 @@ flowchart LR
|
|
|
175
175
|
| **📊 Measure** | Track outcomes & analyse | `metrics-framework` · `cohort-analysis` · `ab-test-planner` · `churn-analysis` |
|
|
176
176
|
| **📣 Communicate** | Report up and out | `executive-update` · `board-deck-narrative` · `stakeholder-update` · `qbr-deck` |
|
|
177
177
|
|
|
178
|
-
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all
|
|
178
|
+
> New here? Start with the [**top-tier skills**](#️-skill-tiers--start-with-the-strongest), or jump straight to [**all 378 skills**](#️-all-378-skills) grouped by profession.
|
|
179
179
|
|
|
180
180
|
</details>
|
|
181
181
|
|
|
@@ -263,7 +263,7 @@ The bot runs the skill and posts the result as a reply. `/skill list` shows usag
|
|
|
263
263
|
|
|
264
264
|
**Grounded in canonical frameworks.** These aren't invented prompts — each skill encodes a proven method and cites it: RICE (Intercom), Jobs-to-be-Done (Christensen), Continuous Discovery (Teresa Torres), Porter's Five Forces, the Pyramid Principle (Minto), Google SRE, WCAG, *Obviously Awesome* (April Dunford), and more. The source shows as a **"📚 Based on"** line on every [skill page](https://mohitagw15856.github.io/pm-claude-skills/skill/rice-prioritisation.html) and in the Playground.
|
|
265
265
|
|
|
266
|
-
**And measured, not just claimed.** An [eval harness](evals/) runs each skill against a held-out test case, then an LLM judge (Opus 4.8) rates the output on four dimensions — **structure, completeness, usefulness, grounding** — averaged across two models. **208 skills are eval-scored** today (and climbing); the rest are reviewed against the [authoring standard](SKILL-AUTHORING-STANDARD.md).
|
|
266
|
+
**And measured, not just claimed.** An [eval harness](evals/) runs each skill against a held-out test case, then an LLM judge (Opus 4.8) rates the output on four dimensions — **structure, completeness, usefulness, grounding** — averaged across two models. **208 skills are eval-scored** today (and climbing); the rest are reviewed against the [authoring standard](SKILL-AUTHORING-STANDARD.md). PRs are auto-checked for **structure**; eval scoring is run deliberately (after merge) via the [**Evaluate selected bundles**](.github/workflows/eval-bundles.yml) Action and published to the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
267
267
|
|
|
268
268
|
**The qualitative half — real time saved.** Scores measure quality; **[case studies](CASE_STUDIES.md)** measure outcomes. See the kind of before → after a skill delivers (PRD: ~2 days → ~25 min), and **[add your own 2-minute ROI story](../../issues/new?template=roi-story.yml)** — we'll feature it.
|
|
269
269
|
|
|
@@ -283,7 +283,7 @@ That's not luck — it's a [self-improving pipeline](scripts/improve-skill.mjs)
|
|
|
283
283
|
|
|
284
284
|
**Already have a draft?** Flip on **📝 Critique mode** in the Playground — or use the standalone [**Grade your work**](https://mohitagw15856.github.io/pm-claude-skills/grade.html) tool — to paste an existing PRD/roadmap/update and get a rubric score, ranked gaps, and a redline graded against the skill's framework. Before you ship, run [**`/red-team`**](skills/red-team-review/SKILL.md) to stress-test the plan against a room of hostile expert personas.
|
|
285
285
|
|
|
286
|
-
This whole thing is an open, reproducible **[benchmark for AI professional work](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html)
|
|
286
|
+
This whole thing is an open, reproducible **[benchmark for AI professional work](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html)**: every contributed skill is auto-checked for structure on its PR, then eval-scored on the rubric after merge. The easiest way to add one is **[Skill Studio](https://mohitagw15856.github.io/pm-claude-skills/studio.html)** — describe a skill in your browser, generate a compliant `SKILL.md`, and open a pull request in one click ([or use the form →](https://github.com/mohitagw15856/pm-claude-skills/issues/new?template=submit-skill.yml)).
|
|
287
287
|
|
|
288
288
|
</details>
|
|
289
289
|
|
|
@@ -298,7 +298,7 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
298
298
|
|
|
299
299
|
| | **PM Skills** | Typical skill repo |
|
|
300
300
|
|---|:---:|:---:|
|
|
301
|
-
| Skills | **
|
|
301
|
+
| Skills | **378**, across 25 professions | a handful → dozens, usually one domain |
|
|
302
302
|
| Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
|
|
303
303
|
| Improves itself | ✅ eval → critique → rewrite (kept only if it scores higher) | ✗ |
|
|
304
304
|
| Grounded in frameworks | ✅ each cites its source (RICE, JTBD, Pyramid Principle…) | rarely |
|
|
@@ -323,13 +323,13 @@ Most skill repos are a folder of prompts. This one is a **system** — measured,
|
|
|
323
323
|
>
|
|
324
324
|
> ⚠️ **You don't need `npm install pm-claude-skills`** — it's a CLI, not a library, so there's nothing to import. Use `npx pm-claude-skills …` (it always runs the latest). `npm install` just downloads it and does nothing on its own.
|
|
325
325
|
|
|
326
|
-
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) — pick from all
|
|
326
|
+
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) — pick from all 378 interactively:
|
|
327
327
|
|
|
328
328
|
```bash
|
|
329
329
|
npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
|
|
330
330
|
npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
|
|
331
331
|
npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
|
|
332
|
-
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all
|
|
332
|
+
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 378
|
|
333
333
|
```
|
|
334
334
|
|
|
335
335
|
**Or our own installer** — via the [`pm-claude-skills`](https://www.npmjs.com/package/pm-claude-skills) npm package (Windows/macOS/Linux, needs Node), which also installs subagents, slash commands & cross-tool exports:
|
|
@@ -338,7 +338,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
|
|
|
338
338
|
npx pm-claude-skills add --agent claude # or: codex · cursor · hermes · openclaw
|
|
339
339
|
```
|
|
340
340
|
|
|
341
|
-
**Or one-line MCP** — make all
|
|
341
|
+
**Or one-line MCP** — make all 378 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
|
|
342
342
|
|
|
343
343
|
```bash
|
|
344
344
|
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
|
|
@@ -399,7 +399,7 @@ ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
|
|
|
399
399
|
<details>
|
|
400
400
|
<summary>Read more ↓</summary>
|
|
401
401
|
|
|
402
|
-
The same
|
|
402
|
+
The same 378 skills reach you through every channel — pick whatever fits your stack:
|
|
403
403
|
|
|
404
404
|
| Channel | Get it |
|
|
405
405
|
|---|---|
|
|
@@ -413,7 +413,7 @@ The same 354 skills reach you through every channel — pick whatever fits your
|
|
|
413
413
|
| 🖥️ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo, Kilo Code** — [`exports/`](exports/) |
|
|
414
414
|
| 🤖 **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
|
|
415
415
|
|
|
416
|
-
> **208 of
|
|
416
|
+
> **208 of 378 skills are eval-scored, averaging 4.8/5** — see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
417
417
|
|
|
418
418
|
> 🧠 **Give your skills memory:** the [Professional Brain](BRAIN.md) is a local markdown folder skills read, write back to, and act on. It's a folder + one file to start — **[5-minute Quickstart](BRAIN_QUICKSTART.md)**.
|
|
419
419
|
|
|
@@ -435,7 +435,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
|
|
|
435
435
|
auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
|
|
436
436
|
body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
|
|
437
437
|
|
|
438
|
-
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all
|
|
438
|
+
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 378 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
|
|
439
439
|
|
|
440
440
|
| Platform | How it works | Auto-trigger? |
|
|
441
441
|
|---|---|---|
|
|
@@ -595,7 +595,7 @@ ANTHROPIC_API_KEY=sk-ant-… npx pm-claude-skills generate --from ./team-process
|
|
|
595
595
|
|
|
596
596
|
**🏆 Skill Leaderboard — [evals](evals/).** An LLM-as-judge harness scores each skill across Claude models on structure, completeness, usefulness, and grounding. **[View the leaderboard →](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)**
|
|
597
597
|
|
|
598
|
-
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all
|
|
598
|
+
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 378 skills** (curated cases kept verbatim; the rest auto-generated), then `npm run eval:all` runs the full pass on Haiku for **~$2** total. The weakest scorers can then be auto-rewritten with **`npm run improve -- <skill>`** (`/improve`), which keeps a change only if the score goes up.
|
|
599
599
|
|
|
600
600
|
</details>
|
|
601
601
|
|
|
@@ -691,7 +691,7 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
691
691
|
|
|
692
692
|
On May 5, 2026, Anthropic [released their first agent templates](https://www.anthropic.com/news/finance-agents) — pre-packaged Claude agents that combine **skills, connectors, and subagents** into ready-to-run workflows for financial services.
|
|
693
693
|
|
|
694
|
-
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The
|
|
694
|
+
This library is the largest open-source collection of professional skills available — covering 20 professions beyond financial services. **The 378 skills here are the building blocks for agent templates outside of finance.**
|
|
695
695
|
|
|
696
696
|
### What is an agent template?
|
|
697
697
|
|
|
@@ -771,7 +771,7 @@ More templates will follow. If you want to contribute one, see the [template con
|
|
|
771
771
|
<details>
|
|
772
772
|
<summary>Read more ↓</summary>
|
|
773
773
|
|
|
774
|
-
**Latest: v32.0.0 — 4 new bundles, 24 skills (E-commerce, UX Writing, Recruiting, Accounting).**
|
|
774
|
+
**Latest: v32.0.0 — 4 new bundles, 24 skills (E-commerce, UX Writing, Recruiting, Accounting).** 378 skills across 55 bundles, 25 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
775
775
|
|
|
776
776
|
Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
777
777
|
|
|
@@ -819,7 +819,7 @@ This repo was built alongside a published 16-part article series on Medium.
|
|
|
819
819
|
<details>
|
|
820
820
|
<summary>Read more ↓</summary>
|
|
821
821
|
|
|
822
|
-
A
|
|
822
|
+
A 378-skill library doesn't have 378 equally-mature skills, and pretending otherwise
|
|
823
823
|
wastes your time. Skills are tiered honestly so you can start with the best work:
|
|
824
824
|
|
|
825
825
|
- 🟢 **Production-Ready (50)** — battle-tested, stable output, used in real work. Includes the three skills with computed Python helpers (sprint planning, RICE, customer health). **Start here.**
|
|
@@ -834,7 +834,7 @@ If you're new, install `pm-essentials` and try a couple of Production-Ready skil
|
|
|
834
834
|
|
|
835
835
|
---
|
|
836
836
|
|
|
837
|
-
## 🗂️ All
|
|
837
|
+
## 🗂️ All 378 Skills
|
|
838
838
|
|
|
839
839
|
<details>
|
|
840
840
|
<summary>Read more ↓</summary>
|
|
@@ -865,6 +865,8 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
|
|
|
865
865
|
| 📱 Social Media | `pm-social` | 5 | `social-media-strategy` |
|
|
866
866
|
| ✍️ Writers & Content | `pm-writers` | 6 | `aeo-optimizer` |
|
|
867
867
|
| 🎨 Visuals & Diagrams | `pm-visuals` 🆕 | 11 | `flowchart` · `architecture-diagram` · `gantt-roadmap` · `chart` |
|
|
868
|
+
| 💰 Personal Finance | `pm-money` 🆕 | 6 | `budget-builder` · `debt-payoff-plan` · `net-worth-statement` |
|
|
869
|
+
| 🛠️ Developer Relations | `pm-devrel` 🆕 | 6 | `launch-post` · `readme-writer` · `changelog-writer` |
|
|
868
870
|
|
|
869
871
|
> Full per-skill detail (folder paths, descriptions, "🆕" markers) lives in **[SKILLS.md](SKILLS.md)**.
|
|
870
872
|
|
|
@@ -877,7 +879,7 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog → SKI
|
|
|
877
879
|
<details>
|
|
878
880
|
<summary>Read more ↓</summary>
|
|
879
881
|
|
|
880
|
-
Building and maintaining
|
|
882
|
+
Building and maintaining 378 skills across 55 bundles takes real time — testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
|
|
881
883
|
|
|
882
884
|
If these skills save you time at work — or you're a company that wants your logo in front of the PMs, engineers, and operators who use them daily — **[become a sponsor →](https://github.com/sponsors/mohitagw15856)** (or [☕ buy me a coffee](https://www.buymeacoffee.com/mohit15856)).
|
|
883
885
|
|
|
@@ -909,7 +911,7 @@ pull request**, and once it's merged you earn a badge to show off in your own re
|
|
|
909
911
|
```
|
|
910
912
|
|
|
911
913
|
Community listings live in their authors' own repos and are **community-maintained — not
|
|
912
|
-
eval-scored or security-audited** (that's the [curated library](#️-all-
|
|
914
|
+
eval-scored or security-audited** (that's the [curated library](#️-all-378-skills) above). Want
|
|
913
915
|
your skill *in* the curated library instead? See **Contributing** below.
|
|
914
916
|
|
|
915
917
|
---
|
package/exports/README.md
CHANGED
|
@@ -8,7 +8,7 @@ by hand; edit the source skill and run:
|
|
|
8
8
|
node scripts/build-exports.mjs
|
|
9
9
|
```
|
|
10
10
|
|
|
11
|
-
Currently exporting **
|
|
11
|
+
Currently exporting **378 skills** to:
|
|
12
12
|
|
|
13
13
|
- **ChatGPT — Custom GPT instructions** → `exports/chatgpt/`
|
|
14
14
|
- **Google Gemini — Gem instructions** → `exports/gemini/`
|
package/exports/aider/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
> Auto-generated from `skills/*/SKILL.md` by `scripts/build-exports.mjs`.
|
|
4
4
|
> **Do not edit these files by hand** — edit the source skill and regenerate.
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
378 skills exported. Copy a `.mdc rule` into the tool to use it.
|
|
7
7
|
|
|
8
8
|
| Skill | Bundle | Path |
|
|
9
9
|
|---|---|---|
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
| Ambiguity Resolver | `pm-strategy` | `pm-strategy/ambiguity-resolver/ambiguity-resolver.md` |
|
|
25
25
|
| Announcement Card | `pm-visuals` | `pm-visuals/announcement-card/announcement-card.md` |
|
|
26
26
|
| API Docs Writer | `pm-engineering` | `pm-engineering/api-docs-writer/api-docs-writer.md` |
|
|
27
|
+
| API Test Plan | `pm-qa` | `pm-qa/api-test-plan/api-test-plan.md` |
|
|
27
28
|
| API Versioning Strategy | `pm-engineering` | `pm-engineering/api-versioning-strategy/api-versioning-strategy.md` |
|
|
28
29
|
| Apology Letter | `pm-crisis` | `pm-crisis/apology-letter/apology-letter.md` |
|
|
29
30
|
| Architecture Decision Record (ADR) | `pm-engineering` | `pm-engineering/architecture-decision-record/architecture-decision-record.md` |
|
|
@@ -34,7 +35,9 @@
|
|
|
34
35
|
| Bookkeeping Categorization | `pm-accounting` | `pm-accounting/bookkeeping-categorization/bookkeeping-categorization.md` |
|
|
35
36
|
| Boolean Search Builder | `pm-recruiting` | `pm-recruiting/boolean-search-builder/boolean-search-builder.md` |
|
|
36
37
|
| Brag Doc | `pm-career` | `pm-career/brag-doc/brag-doc.md` |
|
|
38
|
+
| Budget Builder | `pm-money` | `pm-money/budget-builder/budget-builder.md` |
|
|
37
39
|
| Budget Variance Analysis | `pm-finance` | `pm-finance/budget-variance-analysis/budget-variance-analysis.md` |
|
|
40
|
+
| Bug Report | `pm-qa` | `pm-qa/bug-report/bug-report.md` |
|
|
38
41
|
| Candidate Scorecard | `pm-recruiting` | `pm-recruiting/candidate-scorecard/candidate-scorecard.md` |
|
|
39
42
|
| Cap Table Explainer | `pm-founders` | `pm-founders/cap-table-explainer/cap-table-explainer.md` |
|
|
40
43
|
| Capacity Planning | `pm-engineering` | `pm-engineering/capacity-planning/capacity-planning.md` |
|
|
@@ -46,6 +49,7 @@
|
|
|
46
49
|
| Category Page Brief | `pm-ecommerce` | `pm-ecommerce/category-page-brief/category-page-brief.md` |
|
|
47
50
|
| Change Management Plan | `pm-hr` | `pm-hr/change-management-plan/change-management-plan.md` |
|
|
48
51
|
| Changelog Generator | `pm-engineering` | `pm-engineering/changelog-generator/changelog-generator.md` |
|
|
52
|
+
| Changelog Writer | `pm-devrel` | `pm-devrel/changelog-writer/changelog-writer.md` |
|
|
49
53
|
| Chart | `pm-visuals` | `pm-visuals/chart/chart.md` |
|
|
50
54
|
| Chart Data Extractor | `pm-data` | `pm-data/chart-data-extractor/chart-data-extractor.md` |
|
|
51
55
|
| Churn Analysis | `pm-cs` | `pm-cs/churn-analysis/churn-analysis.md` |
|
|
@@ -62,18 +66,21 @@
|
|
|
62
66
|
| Collections Email | `pm-accounting` | `pm-accounting/collections-email/collections-email.md` |
|
|
63
67
|
| Community Management Playbook | `pm-social` | `pm-social/community-management-playbook/community-management-playbook.md` |
|
|
64
68
|
| Company Brief | `pm-jobsearch` | `pm-jobsearch/company-brief/company-brief.md` |
|
|
69
|
+
| Comparative Market Analysis | `pm-realestate` | `pm-realestate/comparative-market-analysis/comparative-market-analysis.md` |
|
|
65
70
|
| Competitive Analysis | `pm-essentials` | `pm-essentials/competitive-analysis/competitive-analysis.md` |
|
|
66
71
|
| Competitive Intelligence Monitor | `pm-strategy` | `pm-strategy/competitive-intelligence-monitor/competitive-intelligence-monitor.md` |
|
|
67
72
|
| Competitor Signal Tracker | `pm-strategy` | `pm-strategy/competitor-signal-tracker/competitor-signal-tracker.md` |
|
|
68
73
|
| Competitor Teardown | `pm-gtm` | `pm-gtm/competitor-teardown/competitor-teardown.md` |
|
|
69
74
|
| Complaint Letter | `pm-lifeadmin` | `pm-lifeadmin/complaint-letter/complaint-letter.md` |
|
|
70
75
|
| Compliance Checklist | `pm-legal` | `pm-legal/compliance-checklist/compliance-checklist.md` |
|
|
76
|
+
| Conference Talk Proposal | `pm-devrel` | `pm-devrel/conference-talk-proposal/conference-talk-proposal.md` |
|
|
71
77
|
| Consulting Proposal | `pm-consulting` | `pm-consulting/consulting-proposal/consulting-proposal.md` |
|
|
72
78
|
| Content Calendar | `pm-gtm` | `pm-gtm/content-calendar/content-calendar.md` |
|
|
73
79
|
| Content Repurposer | `pm-creator` | `pm-creator/content-repurposer/content-repurposer.md` |
|
|
74
80
|
| Content Style Guide | `pm-uxwriting` | `pm-uxwriting/content-style-guide/content-style-guide.md` |
|
|
75
81
|
| Context Mode | `pm-engineering` | `pm-engineering/context-mode/context-mode.md` |
|
|
76
82
|
| Contract Review | `pm-legal` | `pm-legal/contract-review/contract-review.md` |
|
|
83
|
+
| Contributor Guide | `pm-devrel` | `pm-devrel/contributor-guide/contributor-guide.md` |
|
|
77
84
|
| Conversion Rate Optimization | `pm-growth` | `pm-growth/conversion-rate-optimization/conversion-rate-optimization.md` |
|
|
78
85
|
| Cover Letter | `pm-personal` | `pm-personal/cover-letter/cover-letter.md` |
|
|
79
86
|
| Creator Brand Kit | `pm-creator` | `pm-creator/creator-brand-kit/creator-brand-kit.md` |
|
|
@@ -95,6 +102,7 @@
|
|
|
95
102
|
| Database Schema Design | `pm-engineering` | `pm-engineering/database-schema-design/database-schema-design.md` |
|
|
96
103
|
| Dataset Datasheet | `pm-ai` | `pm-ai/dataset-datasheet/dataset-datasheet.md` |
|
|
97
104
|
| dbt Model Spec | `pm-dataeng` | `pm-dataeng/dbt-model-spec/dbt-model-spec.md` |
|
|
105
|
+
| Debt Payoff Plan | `pm-money` | `pm-money/debt-payoff-plan/debt-payoff-plan.md` |
|
|
98
106
|
| Debugging Log Analyser | `pm-engineering` | `pm-engineering/debugging-log-analyser/debugging-log-analyser.md` |
|
|
99
107
|
| Decision Memo | `pm-business` | `pm-business/decision-memo/decision-memo.md` |
|
|
100
108
|
| Demand Letter | `pm-legal` | `pm-legal/demand-letter/demand-letter.md` |
|
|
@@ -110,6 +118,7 @@
|
|
|
110
118
|
| Discovery Call Prep | `pm-sales` | `pm-sales/discovery-call-prep/discovery-call-prep.md` |
|
|
111
119
|
| Discovery Interview Guide | `pm-discovery` | `pm-discovery/discovery-interview-guide/discovery-interview-guide.md` |
|
|
112
120
|
| Dispute Letter | `pm-lifeadmin` | `pm-lifeadmin/dispute-letter/dispute-letter.md` |
|
|
121
|
+
| Docs Quickstart | `pm-devrel` | `pm-devrel/docs-quickstart/docs-quickstart.md` |
|
|
113
122
|
| Word Doc Tracked Changes | `pm-essentials` | `pm-essentials/docx-tracked-changes/docx-tracked-changes.md` |
|
|
114
123
|
| Donor Update | `pm-nonprofit` | `pm-nonprofit/donor-update/donor-update.md` |
|
|
115
124
|
| Email Campaign | `pm-gtm` | `pm-gtm/email-campaign/email-campaign.md` |
|
|
@@ -129,9 +138,11 @@
|
|
|
129
138
|
| Executive Presence | `pm-comms` | `pm-comms/executive-presence/executive-presence.md` |
|
|
130
139
|
| Executive Summary | `pm-cross` | `pm-cross/executive-summary/executive-summary.md` |
|
|
131
140
|
| Executive Update | `pm-strategy` | `pm-strategy/executive-update/executive-update.md` |
|
|
141
|
+
| Expense Audit | `pm-money` | `pm-money/expense-audit/expense-audit.md` |
|
|
132
142
|
| Expense Policy | `pm-accounting` | `pm-accounting/expense-policy/expense-policy.md` |
|
|
133
143
|
| Experiment Designer | `pm-advanced` | `pm-advanced/experiment-designer/experiment-designer.md` |
|
|
134
144
|
| Experiment Readout | `pm-dataeng` | `pm-dataeng/experiment-readout/experiment-readout.md` |
|
|
145
|
+
| Exploratory Test Charter | `pm-qa` | `pm-qa/exploratory-test-charter/exploratory-test-charter.md` |
|
|
135
146
|
| Feature Flag Guide | `pm-engineering` | `pm-engineering/feature-flag-guide/feature-flag-guide.md` |
|
|
136
147
|
| Feature Prioritisation | `pm-planning` | `pm-planning/feature-prioritisation/feature-prioritisation.md` |
|
|
137
148
|
| Figma Annotation Guide | `pm-figma` | `pm-figma/figma-annotation-guide/figma-annotation-guide.md` |
|
|
@@ -176,6 +187,7 @@
|
|
|
176
187
|
| Insurance Claim | `pm-lifeadmin` | `pm-lifeadmin/insurance-claim/insurance-claim.md` |
|
|
177
188
|
| Interview Prep | `pm-jobsearch` | `pm-jobsearch/interview-prep/interview-prep.md` |
|
|
178
189
|
| Interview Question Bank | `pm-recruiting` | `pm-recruiting/interview-question-bank/interview-question-bank.md` |
|
|
190
|
+
| Investing Policy Statement | `pm-money` | `pm-money/investing-policy-statement/investing-policy-statement.md` |
|
|
179
191
|
| Investor Cold Email | `pm-founders` | `pm-founders/investor-cold-email/investor-cold-email.md` |
|
|
180
192
|
| Investor Pitch Deck | `pm-finance` | `pm-finance/investor-pitch-deck/investor-pitch-deck.md` |
|
|
181
193
|
| Investor Update | `pm-business` | `pm-business/investor-update/investor-update.md` |
|
|
@@ -188,6 +200,7 @@
|
|
|
188
200
|
| Knowledge Base Audit | `pm-support` | `pm-support/kb-audit/kb-audit.md` |
|
|
189
201
|
| Landing Page Copy | `pm-copy` | `pm-copy/landing-page-copy/landing-page-copy.md` |
|
|
190
202
|
| Last 30 Days Research | `pm-cross` | `pm-cross/last-30-days-research/last-30-days-research.md` |
|
|
203
|
+
| Launch Post | `pm-devrel` | `pm-devrel/launch-post/launch-post.md` |
|
|
191
204
|
| Launch Readiness | `pm-delivery` | `pm-delivery/launch-readiness/launch-readiness.md` |
|
|
192
205
|
| Layoff Communication | `pm-crisis` | `pm-crisis/layoff-communication/layoff-communication.md` |
|
|
193
206
|
| Legal Brief | `pm-legal` | `pm-legal/legal-brief/legal-brief.md` |
|
|
@@ -218,6 +231,7 @@
|
|
|
218
231
|
| Morning Intelligence | `pm-operations` | `pm-operations/morning-intelligence/morning-intelligence.md` |
|
|
219
232
|
| Multi-Source Signal Synthesiser | `pm-advanced` | `pm-advanced/multi-source-signal-synthesiser/multi-source-signal-synthesiser.md` |
|
|
220
233
|
| NDA Analyser | `pm-legal` | `pm-legal/nda-analyser/nda-analyser.md` |
|
|
234
|
+
| Net Worth Statement | `pm-money` | `pm-money/net-worth-statement/net-worth-statement.md` |
|
|
221
235
|
| Newsletter Writer | `pm-creator` | `pm-creator/newsletter-writer/newsletter-writer.md` |
|
|
222
236
|
| NotebookLM Connector | `pm-cross` | `pm-cross/notebooklm-connector/notebooklm-connector.md` |
|
|
223
237
|
| Notes Humanizer | `pm-writers` | `pm-writers/notes-humanizer/notes-humanizer.md` |
|
|
@@ -228,6 +242,7 @@
|
|
|
228
242
|
| On-Call Runbook | `pm-engineering` | `pm-engineering/oncall-runbook/oncall-runbook.md` |
|
|
229
243
|
| One-on-One Prep | `pm-career` | `pm-career/one-on-one-prep/one-on-one-prep.md` |
|
|
230
244
|
| One-Pager | `pm-personal` | `pm-personal/one-pager/one-pager.md` |
|
|
245
|
+
| Open House Plan | `pm-realestate` | `pm-realestate/open-house-plan/open-house-plan.md` |
|
|
231
246
|
| Org Chart | `pm-visuals` | `pm-visuals/org-chart/org-chart.md` |
|
|
232
247
|
| Outreach Message | `pm-jobsearch` | `pm-jobsearch/outreach-message/outreach-message.md` |
|
|
233
248
|
| Paid Acquisition Plan | `pm-growth` | `pm-growth/paid-acquisition-plan/paid-acquisition-plan.md` |
|
|
@@ -261,7 +276,11 @@
|
|
|
261
276
|
| Promotion Packet | `pm-career` | `pm-career/promotion-packet/promotion-packet.md` |
|
|
262
277
|
| Promotion Plan | `pm-ecommerce` | `pm-ecommerce/promotion-plan/promotion-plan.md` |
|
|
263
278
|
| Prompt Optimizer | `pm-ai` | `pm-ai/prompt-optimizer/prompt-optimizer.md` |
|
|
279
|
+
| Property Investment Analysis | `pm-realestate` | `pm-realestate/property-investment-analysis/property-investment-analysis.md` |
|
|
280
|
+
| Property Listing | `pm-realestate` | `pm-realestate/property-listing/property-listing.md` |
|
|
281
|
+
| Property Offer Letter | `pm-realestate` | `pm-realestate/property-offer-letter/property-offer-letter.md` |
|
|
264
282
|
| Proposal Writer | `pm-sales` | `pm-sales/proposal-writer/proposal-writer.md` |
|
|
283
|
+
| QA Release Sign-off | `pm-qa` | `pm-qa/qa-release-signoff/qa-release-signoff.md` |
|
|
265
284
|
| QBR Deck | `pm-cs` | `pm-cs/qbr-deck/qbr-deck.md` |
|
|
266
285
|
| Quiz Generator | `pm-education` | `pm-education/quiz-generator/quiz-generator.md` |
|
|
267
286
|
| Quote Card | `pm-visuals` | `pm-visuals/quote-card/quote-card.md` |
|
|
@@ -269,12 +288,14 @@
|
|
|
269
288
|
| RAG Architecture Review | `pm-ai` | `pm-ai/rag-architecture-review/rag-architecture-review.md` |
|
|
270
289
|
| RAG Design Doc | `pm-ai` | `pm-ai/rag-design-doc/rag-design-doc.md` |
|
|
271
290
|
| Rate Card | `pm-consulting` | `pm-consulting/rate-card/rate-card.md` |
|
|
291
|
+
| README Writer | `pm-devrel` | `pm-devrel/readme-writer/readme-writer.md` |
|
|
272
292
|
| Recruiter Outreach | `pm-recruiting` | `pm-recruiting/recruiter-outreach/recruiter-outreach.md` |
|
|
273
293
|
| Red-Team Review | `pm-cross` | `pm-cross/red-team-review/red-team-review.md` |
|
|
274
294
|
| Redundancy Consultation | `pm-hr` | `pm-hr/redundancy-consultation/redundancy-consultation.md` |
|
|
275
295
|
| Reference Letter | `pm-lifeadmin` | `pm-lifeadmin/reference-letter/reference-letter.md` |
|
|
276
296
|
| Referral Program Design | `pm-growth` | `pm-growth/referral-program-design/referral-program-design.md` |
|
|
277
297
|
| Regex Builder & Explainer | `pm-engineering` | `pm-engineering/regex-builder/regex-builder.md` |
|
|
298
|
+
| Regression Test Plan | `pm-qa` | `pm-qa/regression-test-plan/regression-test-plan.md` |
|
|
278
299
|
| Renewal Playbook | `pm-cs` | `pm-cs/renewal-playbook/renewal-playbook.md` |
|
|
279
300
|
| Rental Application | `pm-lifeadmin` | `pm-lifeadmin/rental-application/rental-application.md` |
|
|
280
301
|
| Research Protocol | `pm-research` | `pm-research/research-protocol/research-protocol.md` |
|
|
@@ -301,6 +322,7 @@
|
|
|
301
322
|
| Sales Battlecard | `pm-sales` | `pm-sales/sales-battlecard/sales-battlecard.md` |
|
|
302
323
|
| Sales Forecasting Model | `pm-sales` | `pm-sales/sales-forecasting-model/sales-forecasting-model.md` |
|
|
303
324
|
| Sales Page | `pm-copy` | `pm-copy/sales-page/sales-page.md` |
|
|
325
|
+
| Savings Goal Plan | `pm-money` | `pm-money/savings-goal-plan/savings-goal-plan.md` |
|
|
304
326
|
| Saying No | `pm-comms` | `pm-comms/saying-no/saying-no.md` |
|
|
305
327
|
| Security Threat Model | `pm-engineering` | `pm-engineering/security-threat-model/security-threat-model.md` |
|
|
306
328
|
| Self-Review | `pm-career` | `pm-career/self-review/self-review.md` |
|
|
@@ -343,6 +365,8 @@
|
|
|
343
365
|
| Tech Radar | `pm-engineering` | `pm-engineering/tech-radar/tech-radar.md` |
|
|
344
366
|
| Technical Debt Register | `pm-engineering` | `pm-engineering/technical-debt-register/technical-debt-register.md` |
|
|
345
367
|
| Technical Spec Template | `pm-delivery` | `pm-delivery/technical-spec-template/technical-spec-template.md` |
|
|
368
|
+
| Tenant Screening Guide | `pm-realestate` | `pm-realestate/tenant-screening-guide/tenant-screening-guide.md` |
|
|
369
|
+
| Test Case Writer | `pm-qa` | `pm-qa/test-case-writer/test-case-writer.md` |
|
|
346
370
|
| Test Strategy Document | `pm-engineering` | `pm-engineering/test-strategy-doc/test-strategy-doc.md` |
|
|
347
371
|
| Thumbnail Creator Skill (via Gemini) | `pm-writers` | `pm-writers/thumbnail-creator/thumbnail-creator.md` |
|
|
348
372
|
| Transcreation | `pm-localization` | `pm-localization/transcreation/transcreation.md` |
|
|
@@ -58,6 +58,20 @@ Ask the user for these if not provided:
|
|
|
58
58
|
- [e.g. Cohorts acquired via [channel] retain X% better at Period 6]
|
|
59
59
|
- [e.g. Retention has improved from X% → Y% at Period 3 comparing oldest to newest cohort]
|
|
60
60
|
|
|
61
|
+
**Retention curves, drawn** — also render the curves as a Mermaid/chart line chart so the plateau and cross-cohort gaps are visible (it renders live in the playground and exports as PNG). One line per cohort, period on the x-axis:
|
|
62
|
+
|
|
63
|
+
```chart
|
|
64
|
+
{
|
|
65
|
+
"type": "line",
|
|
66
|
+
"title": "Retention by cohort (%)",
|
|
67
|
+
"labels": ["P0", "P1", "P2", "P3", "P6", "P12"],
|
|
68
|
+
"series": [
|
|
69
|
+
{ "name": "Jan 2025", "data": [100, 62, 51, 45, 40, 37] },
|
|
70
|
+
{ "name": "Feb 2025", "data": [100, 66, 55, 49, 44, 41] }
|
|
71
|
+
]
|
|
72
|
+
}
|
|
73
|
+
```
|
|
74
|
+
|
|
61
75
|
---
|
|
62
76
|
|
|
63
77
|
## 3. LTV Projection (if applicable)
|
|
@@ -38,6 +38,18 @@ The 2–3 input metrics where a realistic improvement moves the north star most
|
|
|
38
38
|
### 4. Instrumentation gaps
|
|
39
39
|
Which input metrics aren't being measured yet but should be, to make the tree usable.
|
|
40
40
|
|
|
41
|
+
### 5. The tree, drawn
|
|
42
|
+
Also render the decomposition as a Mermaid flowchart so the structure is visible at a glance (it renders live in the playground and exports as PNG/SVG). North star at the top, drivers below, input metrics as leaves; keep labels short.
|
|
43
|
+
|
|
44
|
+
```mermaid
|
|
45
|
+
flowchart TD
|
|
46
|
+
NS[North star] --> D1[Driver A]
|
|
47
|
+
NS --> D2[Driver B]
|
|
48
|
+
D1 --> I1[Input metric]
|
|
49
|
+
D1 --> I2[Input metric]
|
|
50
|
+
D2 --> I3[Input metric]
|
|
51
|
+
```
|
|
52
|
+
|
|
41
53
|
## Quality Checks
|
|
42
54
|
|
|
43
55
|
- [ ] The top metric is expressed as an actual equation of its drivers
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
# Changelog Writer Skill
|
|
2
|
+
|
|
3
|
+
Raw commit logs are written for the author; a changelog is written for the *user*. This skill turns a pile of
|
|
4
|
+
commits/PRs/changes into a clean release entry — grouped by type, in plain user-facing language, with
|
|
5
|
+
**breaking changes and upgrade steps surfaced first** so nobody gets surprised.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **The changes** — commit messages, PR titles, or a bullet list of what changed.
|
|
12
|
+
- **Version & date** — the release number (or help pick per semver) and date.
|
|
13
|
+
- **Audience** — end users, API consumers, library developers (sets the voice).
|
|
14
|
+
- **Conventions** (optional) — Keep a Changelog, an existing style, links to issues/PRs.
|
|
15
|
+
|
|
16
|
+
## Output Format
|
|
17
|
+
|
|
18
|
+
Follow [Keep a Changelog](https://keepachangelog.com) conventions:
|
|
19
|
+
|
|
20
|
+
### [version] — [date]
|
|
21
|
+
|
|
22
|
+
**⚠️ Breaking changes** (only if any) — each breaking change + the **exact migration step** to fix it. This goes first.
|
|
23
|
+
|
|
24
|
+
**Added** — new features/capabilities, in user terms.
|
|
25
|
+
**Changed** — changes to existing behavior.
|
|
26
|
+
**Deprecated** — soon-to-be-removed features (and what to use instead).
|
|
27
|
+
**Fixed** — bug fixes (what was broken, from the user's view).
|
|
28
|
+
**Security** — any security-relevant fixes.
|
|
29
|
+
|
|
30
|
+
(Omit empty sections.) Each line: user-facing outcome first, with an issue/PR reference if available — not the raw commit message.
|
|
31
|
+
|
|
32
|
+
**Upgrade notes** (if needed) — anything to do when upgrading beyond the breaking-changes steps.
|
|
33
|
+
|
|
34
|
+
**Semver note** — if the version was inferred, one line on why (breaking → major, feature → minor, fix → patch).
|
|
35
|
+
|
|
36
|
+
## Quality Checks
|
|
37
|
+
|
|
38
|
+
- [ ] Entries are grouped by type (Added/Changed/Fixed/…) with empty sections omitted
|
|
39
|
+
- [ ] Breaking changes are surfaced first, each with a concrete migration step
|
|
40
|
+
- [ ] Lines are user-facing outcomes, not raw commit messages
|
|
41
|
+
- [ ] References (issues/PRs) are included where available
|
|
42
|
+
- [ ] The version respects semver (breaking→major, feature→minor, fix→patch)
|
|
43
|
+
|
|
44
|
+
## Anti-Patterns
|
|
45
|
+
|
|
46
|
+
- [ ] Do not paste raw commit messages — translate to what the user gains or must do
|
|
47
|
+
- [ ] Do not bury breaking changes among the features — they go first, with migration steps
|
|
48
|
+
- [ ] Do not include internal-only noise (refactors, CI tweaks) the user doesn't care about
|
|
49
|
+
- [ ] Do not mix change types into one list — group them
|
|
50
|
+
- [ ] Do not misclassify the version bump — a breaking change is a major, not a patch
|
|
51
|
+
|
|
52
|
+
## Based On
|
|
53
|
+
|
|
54
|
+
The Keep a Changelog standard and Semantic Versioning, written for the reader rather than the committer.
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Conference Talk Proposal Skill
|
|
2
|
+
|
|
3
|
+
CFP committees skim dozens of submissions; they pick the ones with a clear, specific promise and an obvious
|
|
4
|
+
takeaway. This skill turns a talk idea into a **submission that gets accepted** — a sharp title, an abstract
|
|
5
|
+
that hooks then delivers, concrete audience takeaways, a credible outline, and the "why me, why this" pitch.
|
|
6
|
+
|
|
7
|
+
## Required Inputs
|
|
8
|
+
|
|
9
|
+
Ask for these only if they aren't already provided:
|
|
10
|
+
|
|
11
|
+
- **The topic & core message** — what the talk is about and the one thing people leave with.
|
|
12
|
+
- **Target audience & level** — who it's for (beginners, senior backend, SREs…) and assumed knowledge.
|
|
13
|
+
- **The story / evidence** — the real experience, project, data, or failure behind it.
|
|
14
|
+
- **Format & length** — talk type and duration (lightning / 30 / 45 min, workshop).
|
|
15
|
+
- **Speaker background** (optional) — relevant experience, for the bio/pitch.
|
|
16
|
+
|
|
17
|
+
## Output Format
|
|
18
|
+
|
|
19
|
+
### Talk proposal
|
|
20
|
+
|
|
21
|
+
**Title options (3)** — specific and intriguing; promise a concrete payoff, avoid vague nouns.
|
|
22
|
+
|
|
23
|
+
**Abstract (the public blurb, ~150 words)** — hook with the problem/tension, state what the talk covers, and end on what the audience walks away able to do. Written to make an attendee *choose this session*.
|
|
24
|
+
|
|
25
|
+
**Audience takeaways (3–5)** — concrete, action-oriented ("you'll be able to…"), not topics.
|
|
26
|
+
|
|
27
|
+
**Who this is for** — audience and level, stated plainly.
|
|
28
|
+
|
|
29
|
+
**Outline** — the talk's arc with rough timings (setup → core content/sections → demo → takeaways/Q&A), so the committee sees it's a real, well-paced talk.
|
|
30
|
+
|
|
31
|
+
**Notes to organizers (private pitch)** — why this talk, why now, why you're the person to give it; any demo/AV needs.
|
|
32
|
+
|
|
33
|
+
**Speaker bio** — 2–3 sentences, credibility without bragging.
|
|
34
|
+
|
|
35
|
+
## Quality Checks
|
|
36
|
+
|
|
37
|
+
- [ ] The title makes a specific promise; the abstract hooks then says what's covered
|
|
38
|
+
- [ ] Takeaways are concrete and action-oriented, not a list of topics
|
|
39
|
+
- [ ] Audience and level are explicit, and the content matches them
|
|
40
|
+
- [ ] The outline shows a real arc with timings that fit the slot
|
|
41
|
+
- [ ] The private pitch answers "why this / why now / why you"
|
|
42
|
+
|
|
43
|
+
## Anti-Patterns
|
|
44
|
+
|
|
45
|
+
- [ ] Do not write a vague abstract that could describe any talk — be specific about the payoff
|
|
46
|
+
- [ ] Do not list topics as "takeaways" — say what the attendee will be able to do
|
|
47
|
+
- [ ] Do not oversell a talk you can't deliver in the time — match scope to the slot
|
|
48
|
+
- [ ] Do not ignore audience level — a mismatched talk gets rejected or bombs
|
|
49
|
+
- [ ] Do not forget the committee's view — give them the private "why this matters now" pitch
|
|
50
|
+
|
|
51
|
+
## Based On
|
|
52
|
+
|
|
53
|
+
Conference CFP practice (clear promise, concrete takeaways, paced outline, the committee's selection lens).
|