Sign in with Google
OpenToolslogo
ToolsExpertsSubmit a Tool
AdvertiseLearn AI
HomeResourcesAi Agent WorkflowsClaude Code Skills by Matt Pocock
All

Ai Agent Workflows Resources

  • Claude Code Skills by Matt Pocock

Claude Code Skills by Matt Pocock

guideintermediate3 min readVerified May 14, 2026

A practical guide to mattpocock/skills, a high-signal collection of composable skills for Claude Code, Codex, and coding agents.

claude-codeai-agentsdeveloper-workflowagent-skillsopen-source

Key takeaways#

  • mattpocock/skills is a collection of reusable agent skills drawn from Matt Pocock's real Claude workflow.
  • The skills target practical engineering problems: clearer requirements, shared project language, better issue handling, cleaner implementation, and less verbose agent behavior.
  • It works as a resource for Claude Code, Codex, and similar coding agents rather than as a standalone SaaS product.
  • The quickstart command is npx skills@latest add mattpocock/skills.

What this resource is#

The mattpocock/skills repository packages small, composable AI-agent skills for software engineering. The project is intentionally framed as the opposite of a process-owning mega-framework. Instead of making a coding agent follow a full methodology, it gives developers targeted skills they can install, inspect, adapt, and combine.

The repository's own positioning is blunt: these are skills for real engineering, not vibe coding. The examples are grounded in common agent failure modes: vague requirements, excessive explanations, weak domain understanding, untested code, and codebases drifting into messy structures.

Why builders should care#

Agent productivity depends heavily on the instructions and operating patterns you give the model. A good skill can save context, force better clarification, and turn repeated manual prompting into a reusable workflow. That is the main value of this repository. It gives teams a starting library of agent behaviors they can tune for their own stack.

For example, the repository includes skills for grilling the user before implementation, creating a shared CONTEXT.md glossary, and keeping work aligned with an issue tracker. Those patterns are useful because they reduce ambiguity before the agent starts editing code.

Setup#

Install from an agent session with:

npx skills@latest add mattpocock/skills

After installation, select the skills you want and run the setup skill inside your agent. The setup flow asks which issue tracker you use, which triage labels matter, and where generated docs should live.

Best fit#

This resource is best for engineers already using Claude Code, Codex, or a similar local coding agent. It is not a general AI prompt list. Treat it as an editable operating system for agent behavior. Start by adding one or two skills to a real workflow, then adapt the markdown to match your team's vocabulary.

Verification notes#

The GitHub repository was public, MIT licensed, and had about 79.5k stars and 6.9k forks when verified on May 14, 2026. The canonical repository name is mattpocock/skills; this OpenTools listing uses the clearer slug claude-code-skills because the resource is mainly relevant to coding-agent skill workflows.

On this page

  • Key takeaways
  • What this resource is
  • Why builders should care
  • Setup
  • Best fit
  • Verification notes

Footer

Company name

The right AI tool is out there. We'll help you find it.

LinkedInX

Knowledge Hub

  • News
  • Resources
  • Newsletter
  • Blog
  • AI Tool Reviews
  • YouTube Summary
  • YouTube Transcript Generator

Industry Hub

  • AI Companies
  • AI Tools
  • AI Models
  • MCP Servers
  • AI Tool Categories
  • Top AI Use Cases

For Builders

  • Submit a Tool
  • Experts & Agencies
  • Advertise
  • Compare Tools
  • Favourites

Legal

  • Privacy Policy
  • Terms of Service

© 2026 OpenTools - All rights reserved.