fix(skills): update mattpocock/skills to d574778, follow upstream restructuring#755
Open
samuv wants to merge 4 commits into
Open
fix(skills): update mattpocock/skills to d574778, follow upstream restructuring#755samuv wants to merge 4 commits into
samuv wants to merge 4 commits into
Conversation
…tructuring - Bump ref for 10 skills to main as of 2026-07-08 - Sync metadata.description fields with new upstream SKILL.md frontmatter - Remove zoom-out and caveman (deleted upstream) - Replace diagnose with diagnosing-bugs and write-a-skill with writing-great-skills, following upstream renames (new names start at 0.1.0) Co-authored-by: Cursor <cursoragent@cursor.com>
… skills Co-authored-by: Cursor <cursoragent@cursor.com>
3 tasks
Contributor
🛡️ Skill Security Scan Results✅ diagnosing-bugs
✅ git-guardrails-claude-code
✅ grill-me
✅ grill-with-docs
✅ improve-codebase-architecture
✅ migrate-to-shoehorn
✅ scaffold-exercises
✅ setup-matt-pocock-skills
✅ setup-pre-commit
✅ tdd
✅ triage
✅ writing-great-skills
Summary: Scanned 12 skill(s), all passed security checks. ✅ |
3 tasks
…tecture The scanner flags the <script src="https://cdn.tailwindcss.com"> tag in HTML-REPORT.md's report scaffold. The file documents rendering the architecture review as a static, self-contained local HTML file; the only external references are the official Tailwind and Mermaid CDNs and no user data is transmitted anywhere. Co-authored-by: Cursor <cursoragent@cursor.com>
#756) Onboards all new engineering and productivity skills from mattpocock/skills at d574778: ask-matt, codebase-design, domain-modeling, implement, prototype, research, resolving-merge-conflicts, to-spec, to-tickets, wayfinder, grilling, handoff, teach, and code-review (vendored as matt-pocock-code-review to avoid colliding with the getsentry-sourced code-review skill). Skips upstream in-progress/, personal/, and deprecated/ categories. Each spec pre-allowlists MANIFEST_MISSING_LICENSE (repo is MIT at root, no SPDX identifier in per-skill frontmatter). Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs the vendored
mattpocock/skillsfromf304057(main as of 2026-04-30) tod574778(main as of 2026-07-08), following the upstream restructuring:tdd,triage,grill-me,grill-with-docs,improve-codebase-architecture,setup-matt-pocock-skills,setup-pre-commit,scaffold-exercises,migrate-to-shoehorn,git-guardrails-claude-code. Versions bumped viaskillversionbump(minor — upstream range containsfeat:commits).setup-matt-pocock-skillsno longer references removed skills (diagnose,zoom-out,to-issues,to-prd).zoom-outandcaveman— both deleted upstream. Previously published OCI tags remain in ghcr.io; dockyard just stops publishing new versions.0.1.0):diagnose→diagnosing-bugs(skills/engineering/diagnosing-bugs, now bundles ascripts/dir)write-a-skill→writing-great-skills(skills/productivity/writing-great-skills)A follow-up PR stacked on this branch onboards the new upstream skills, and a toolhive-catalog PR will sync the registry entries once images are published.
Test plan
skill-version-checkCI passes (all changed refs have bumped versions)diagnosing-bugsandwriting-great-skillsMade with Cursor