@mattpocockuk: Announcing mattpocock/skills v1 - Achieved a 63% reduction in token cost for skill descriptions - Split skills into mod…
Summary
Announcing version 1 of mattpocock/skills, a collection of AI skill definitions that reduces token costs by 63% and introduces new skills for codebase design, domain modeling, and more.
View Cached Full Text
Cached at: 06/17/26, 03:56 PM
Announcing mattpocock/skills v1
- Achieved a 63% reduction in token cost for skill descriptions
- Split skills into model-invocable and user-invocable skills, adding /codebase-design, /domain-modeling, and /grilling
- (UPDATED) /writing-great-skills - rewritten from the ground up, encoding my skill-writing best practices
- (UPDATED) /diagnose -> /diagnosing-bugs - now model-invocable, awesome for fixing hard bugs
- (NEW) /ask-matt: a router skill that teaches you how all the engineering skills work together
Similar Articles
mattpocock/skills
This open-source repository provides a composable set of AI agent skills and prompts designed to improve alignment, reduce verbosity, and optimize workflows for coding assistants like Claude Code and Codex.
@mattpocockuk: Skills should be: - Concise - Responsible for one thing, not multi-step - Composable - Progressively disclosed - Harnes…
Matt Pocock asks for feedback on his proposed principles for skills: concise, single-responsibility, composable, progressively disclosed, and harness-agnostic.
@mattpocockuk: Two new skills this week! - /handoff compacts your current session to a markdown file - /prototype helps you prototype …
Matt Pocock announces two new skills for his tool: /handoff to compact sessions into Markdown and /prototype for UI/backend prototyping, plus other updates.
@lastbtnotleast: I just found out about @mattpocockuk's skill repo and I'm obsessed with the /grill-with-docs skill. I like the simplici…
Discovers Matt Pocock's skill repo, highlighting the /grill-with-docs skill for AI workflows, appreciating its simplicity but noting loss of structured data from markdown files.
@elldeeone: Have been using @mattpocockuk's /improve-codebase-architecture skill now for a couple of months and it's amazing. I don…
Matt Pocock's repository of agent skills for coding assistants improves codebase architecture and developer alignment.