mattpocock-skills-full
v1.0.0Matt Pocock's agent skills, all 38 of them (engineering 18, productivity 7, in-progress 9, misc 4). Vendored copy of mattpocock/skills, MIT (c) 2026 Matt Pocock.
By Matt PocockLicense: MIT0 GitHub starsUpdated 6 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 18, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install mattpocock-skills-full for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mattpocock-skills-full@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/savekikiz/mattpocock-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/mattpocock-skills-full/.
Plugin files
└── .claude-plugin/plugin.json
Plugin manifests1
{
"name": "mattpocock-skills-full",
"description": "Matt Pocock's agent skills, all 38 of them (engineering 18, productivity 7, in-progress 9, misc 4). Vendored copy of mattpocock/skills, MIT (c) 2026 Matt Pocock.",
"version": "1.0.0",
"author": {
"name": "Matt Pocock",
"url": "https://github.com/mattpocock/skills"
},
"license": "MIT",
"homepage": "https://www.aihero.dev/s/skills-newsletter",
"repository": "https://github.com/mattpocock/skills",
"keywords": [
"engineering",
"productivity",
"tdd",
"code-review",
"grilling",
"domain-modeling",
"mattpocock"
],
"skills": [
"./skills/engineering/ask-matt",
"./skills/engineering/code-review",
"./skills/engineering/codebase-design",
"./skills/engineering/diagnosing-bugs",
"./skills/engineering/domain-modeling",
"./skills/engineering/grill-with-docs",
"./skills/engineering/implement",
"./skills/engineering/improve-codebase-architecture",
"./skills/engineering/prototype",
"./skills/engineering/research",
"./skills/engineering/resolving-merge-conflicts",
"./skills/engineering/setup-matt-pocock-skills",
"./skills/engineering/tdd",
"./skills/engineering/to-spec",
"./skills/engineering/to-tickets",
"./skills/engineering/triage",
"./skills/engineering/wayfinder",
"./skills/engineering/wizard",
"./skills/in-progress/claude-handoff",
"./skills/in-progress/implement-spec",
"./skills/in-progress/loop-me",
"./skills/in-progress/pr",
"./skills/in-progress/retro",
"./skills/in-progress/setup-ts-deep-modules",
"./skills/in-progress/writing-beats",
"./skills/in-progress/writing-fragments",
"./skills/in-progress/writing-shape",
"./skills/misc/git-guardrails-claude-code",
"./skills/misc/migrate-to-shoehorn",
"./skills/misc/scaffold-exercises",
"./skills/misc/setup-pre-commit",
"./skills/productivity/grill-me",
"./skills/productivity/grilling",
"./skills/productivity/handoff",
"./skills/productivity/teach",
"./skills/productivity/to-questionnaire",
"./skills/productivity/wait-what",
"./skills/productivity/writing-for-agents"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[mattpocock-skills-full on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mattpocock-skills-full)