Commit Graph

83 Commits

Author SHA1 Message Date
mohitagw15856 c1d47fa1ae update path 2026-04-23 15:36:09 +01:00
mohitagw15856 48be8596d9 Merge pull request #6 from mohitagw15856/feat/v7-engineering-skills
feat: v7.0.0 — 6 new engineering skills, star milestone tracker, SKILL_REQUEST.md
2026-04-23 15:24:27 +01:00
mohitagw15856 c0544fb76a feat: v7.0.0 — 6 new engineering skills, badges, milestone tracker, SKILL_REQUEST.md
New skills added to pm-engineering bundle (now 10 skills total):
- debugging-log-analyser: stack trace → structured root cause diagnosis + fix
- pr-description-writer: diff/commits → reviewer-ready PR description
- system-design-interview: full system design with capacity, components, trade-offs
- changelog-generator: git log → polished Keep a Changelog entry
- test-strategy-doc: spec/PRD → complete test strategy with P0/P1 test cases
- runbook-writer: operational runbooks with exact commands, rollback, and escalation

README updates:
- 5 shields.io badges (stars, skill count, version, install, license)
- "See It in Action" demo section
- pm-engineering added to Quick Install list
- Star Milestone Tracker (100/250/500/1000 stars roadmap)
- Engineering table extended from 4 to 10 skills (41–50)
- Article 14 link resolved from remote merge

Config updates:
- marketplace.json: v6.0.0 → v7.0.0, "106 skills"
- pm-engineering plugin.json: v1.0.0 → v2.0.0

New file: SKILL_REQUEST.md — community skill voting board

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
v7.0.0
2026-04-23 15:21:43 +01:00
mohitagw15856 ce35e8c5c0 Update link in README for article series 2026-04-22 13:03:21 +05:30
mohitagw15856 a7ee053aac Merge pull request #5 from mohitagw15856/mohitagw15856-patch-1
Update Part 14 link in README.md
2026-04-21 14:15:24 +01:00
mohitagw15856 5b3eb3ea53 Update Part 14 link in README.md 2026-04-21 14:14:26 +01:00
mohitagw15856 44d211b934 fix: update marketplace.json to v6.0.0 with 100 skills
Bumps top-level version from 5.2.0 → 6.0.0, updates description to
reflect 100 skills, and syncs 6 plugin entries (pm-gtm, pm-finance,
pm-hr, pm-sales, pm-operations, pm-cross) to version 1.1.0 with
updated descriptions including the 7 new skills.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 21:05:31 +01:00
mohitagw15856 35364c7512 fix: update plugin.json for 6 bundles with new skills and version bumps
- pm-gtm v1.1.0: added seo-content-brief, media-pitch
- pm-finance v1.1.0: added tax-planning-checklist
- pm-hr v1.1.0: added change-management-plan
- pm-sales v1.1.0: added sales-forecasting-model
- pm-operations v1.1.0: added workshop-facilitation-guide
- pm-cross v1.1.0: added teaching-lesson-plan

Updated descriptions and keywords in all 6 plugin.json files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 21:02:14 +01:00
mohitagw15856 513e1d3ce7 fix: sync all skill updates and new skills into plugin bundles
- Synced 97 existing skill SKILL.md files from skills/ to their plugin bundle copies
- Added 7 new skills to plugin bundles:
  - seo-content-brief, media-pitch -> pm-gtm
  - tax-planning-checklist -> pm-finance
  - change-management-plan -> pm-hr
  - sales-forecasting-model -> pm-sales
  - workshop-facilitation-guide -> pm-operations
  - teaching-lesson-plan -> pm-cross

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 21:00:08 +01:00
mohitagw15856 d7f6c2cd05 Update README.md v6.0.0 2026-04-21 01:26:58 +05:30
mohitagw15856 844e97f81f Delete MEDIUM_ARTICLE_DRAFT.md 2026-04-21 01:25:34 +05:30
mohitagw15856 b6e0cbc31b merge: incorporate remote README updates (article links for parts 10-11)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:54:59 +01:00
mohitagw15856 f3b9d008fe feat: 100 skills milestone — 7 new skills + quality improvements across all 93
New skills added:
- teaching-lesson-plan: structured lesson plans for any subject/audience/setting
- seo-content-brief: complete SEO briefs with intent, competitor gaps, and outline
- media-pitch: story-first journalist pitches with angle development framework
- change-management-plan: stakeholder analysis, comms strategy, adoption metrics
- workshop-facilitation-guide: activity instructions, decision protocols, facilitator moves
- sales-forecasting-model: pipeline model, scenario analysis, assumption log
- tax-planning-checklist: year-end tax planning across income, pension, CGT, reliefs

Quality improvements across all 93 existing skills:
- Standardised description format: "Verb the thing. Use when X. Produces Y."
- Added Required Inputs section to all skills missing it (prompts for missing info)
- Added Quality Checks section to all skills missing it (specific, not generic)
- Fixed broken multiline YAML descriptions
- Removed non-standard frontmatter keys (tool_integration, metadata blocks)

README updated to v6.0.0 with 100-skill count, new skill tables, and article series

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 20:52:31 +01:00
mohitagw15856 93c5ab7d71 Update README.md 2026-04-17 16:47:06 +05:30
mohitagw15856 34b0f780e6 feat: Opus 4.7 release — 3 new vision/document skills, 3 updated skills (v5.2.0, 93 skills) v5.2.0 2026-04-17 12:07:27 +01:00
mohitagw15856 7dbf5a47a3 Rename setup-marketplace.sh to scripts/setup-marketplace.sh 2026-04-13 09:09:06 +01:00
mohitagw15856 f9d075ce3d Rename add-plugin-json.sh to scripts/add-plugin-json.sh 2026-04-13 09:08:48 +01:00
mohitagw15856 81bc090869 Delete pm-figma-example.md 2026-04-13 09:08:09 +01:00
mohitagw15856 ff46498e46 Delete setup-pm-figma.sh 2026-04-13 09:07:17 +01:00
mohitagw15856 31c45072ec Delete setup-80-skills.sh 2026-04-13 09:07:06 +01:00
mohitagw15856 d650957c6a Delete create-plugin-jsons.sh 2026-04-13 09:06:55 +01:00
mohitagw15856 4dac8817cf Delete create-plugin-json-pm-figma.sh 2026-04-13 09:06:39 +01:00
mohitagw15856 6deaa51bf6 Delete update-marketplace_new.sh 2026-04-13 09:05:58 +01:00
mohitagw15856 06243650b9 Delete update-marketplace.sh 2026-04-13 09:05:45 +01:00
mohitagw15856 69a319688f fix: update marketplace.json to v5.1.0 — 22 plugins including pm-figma 2026-04-08 20:07:01 +01:00
mohitagw15856 254e389593 fix: add missing pm-figma plugin.json 2026-04-08 20:00:52 +01:00
mohitagw15856 f23c3a7e10 Update README.md v5.1.0 2026-04-09 00:24:18 +05:30
mohitagw15856 7db88b1a2d feat: add pm-figma bundle — 10 Figma skills for PMs and designers (v5.1.0, 90 skills total) 2026-04-08 19:48:07 +01:00
mohitagw15856 7720d236ce Add custom skills section to README
Added a section on custom skills tailored for specific teams, highlighting their benefits and providing examples.
2026-04-06 01:47:16 +05:30
mohitagw15856 14d191cda0 chore: remove shell scripts from repo
Internal bash scripts don't need to be public — removed from tracking.
.gitignore already excludes *.sh going forward.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 13:11:44 +01:00
mohitagw15856 fd5b9daa43 Add files via upload 2026-04-05 13:10:04 +01:00
mohitagw15856 adb742a187 Create config.yml 2026-04-05 13:10:04 +01:00
mohitagw15856 dd33b0d416 Add files via upload 2026-04-05 13:10:04 +01:00
mohitagw15856 1fafb44dc2 Update README.md 2026-04-05 17:31:57 +05:30
mohitagw15856 27d8363f28 Update README.md v5.0.0 2026-04-05 17:29:18 +05:30
mohitagw15856 2e17d68eaa feat: add 27 new skills across 7 professions — 80 skills, 21 plugins (v5.0.0) 2026-04-05 12:48:16 +01:00
mohitagw15856 380a1dde21 docs: add CODE_OF_CONDUCT and SECURITY policy 2026-04-02 10:37:30 +01:00
mohitagw15856 e612ba45b1 fix: update marketplace.json to v4.0.0 with 14 plugins v4.0.0 2026-04-02 09:54:42 +01:00
mohitagw15856 fb235be09a feat: add 6 new plugin bundles (pm-gtm, pm-engineering, pm-data, pm-people, pm-design, pm-business) 2026-04-02 09:35:59 +01:00
mohitagw15856 f9b79a48b9 add folders in plugins 2026-04-02 09:19:07 +01:00
mohitagw15856 7ad6ec62fa merge remote changes 2026-04-02 09:04:17 +01:00
mohitagw15856 c3efe0cdef feat: add go-to-market 2026-04-02 09:01:04 +01:00
mohitagw15856 e501288bfc Update QUICKSTART.md 2026-04-02 13:24:30 +05:30
mohitagw15856 093d0e0061 Update CONTRIBUTING.md 2026-04-02 13:24:08 +05:30
mohitagw15856 e49327205f Update README.md 2026-04-02 13:23:23 +05:30
mohitagw15856 6af3f21689 feat: add 20 new skills across 6 professions (skills 34-53) + open source contributing guide 2026-04-02 08:51:21 +01:00
mohitagw15856 22c9e33861 Update README.md 2026-03-26 13:24:47 +05:30
mohitagw15856 8ac9266aec Update README.md 2026-03-23 17:06:47 +05:30
mohitagw15856 05a4af1c27 Update README.md 2026-03-23 17:03:04 +05:30
mohitagw15856 e9e9f08c96 Update README.md 2026-03-23 17:02:29 +05:30