AI tool comparison
Goose vs Matt Pocock Skills
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Goose
Open-source AI agent built in Rust — install, execute, edit, and test with any LLM
75%
Panel ship
—
Community
Free
Entry
Goose is an open-source AI agent from Block (Square's parent company) that goes beyond code suggestions to actually execute tasks — installing dependencies, editing files, running tests, browsing the web, and calling APIs. Built in Rust for performance and portability, it runs locally on macOS, Linux, and Windows and is part of the Linux Foundation's Agentic AI Foundation. What sets Goose apart is its recipe system — portable YAML configs that capture entire multi-step workflows, shareable across teams and runnable in CI pipelines. Combined with MCP support for 70+ extensions (databases, GitHub, Google Drive, browser automation) and parallel subagents that can execute independent tasks simultaneously, Goose is closer to an autonomous engineer than a code assistant. With nearly 30,000 GitHub stars and growing, Goose is picking up adoption among developers who want a fully open, locally-run agent they can customize without giving a third party access to their codebase. The LLM-agnostic design means you can use Claude for complex reasoning, a fast local model for simple edits, and switch without reconfiguring the rest of your stack.
Developer Tools
Matt Pocock Skills
21+ battle-tested Claude agent skills from TypeScript's top educator
75%
Panel ship
—
Community
Free
Entry
Matt Pocock — known for Total TypeScript and beloved among frontend developers — has published his personal directory of Claude agent skills straight from his own `.claude` directory. The repository contains 21+ modular skills organized across four areas: Planning & Design (to-prd, to-issues, grill-me), Development (tdd, triage-issue, improve-codebase-architecture), Tooling (setup-pre-commit, git-guardrails-claude-code), and Writing & Knowledge (edit-article, ubiquitous-language, obsidian-vault). Installation is a single command — `npx skills@latest add mattpocock/skills/[skill-name]` — and each skill is a self-contained module that plugs into Claude Code or similar agent runners. The repository blew up on GitHub trending today with 857 stars, reflecting how hungry developers are for curated, production-tested skill templates from people who actually use them daily. What makes this different from generic awesome-lists is the editorial voice — these are skills Pocock actually uses in his content production workflow. The `edit-article` skill, `write-a-skill` meta-skill, and `obsidian-vault` integration reflect real non-code use cases that most developer-focused skill repos ignore entirely. MIT licensed.
Reviewer scorecard
“The recipe system is the sleeper feature here. Capture a workflow once, version it in git, run it in CI, share it with your team — that's how you scale agent-assisted development across an org. Goose is the first open-source agent I've seen that treats workflow portability as a first-class concern rather than an afterthought.”
“The TDD skill and git-guardrails-claude-code alone are worth the install. Pocock's skills reflect how a TypeScript professional actually works — not generic demo code. The npx install pattern is elegant and composable.”
“Block is a payments company, not an AI lab, and enterprise AI agent projects from non-AI companies have a mixed track record for long-term maintenance. With 29K stars but fewer than 400 contributors, the community is still thin. There are more battle-tested alternatives like OpenCode for basic coding tasks.”
“This is one person's personal workflow, not a maintained framework. Skills will drift as Claude updates and Pocock's priorities shift. You're better off building your own SKILL.md files once you understand the pattern.”
“Goose being part of the Linux Foundation's Agentic AI Foundation is significant — it's a bet that agentic AI infrastructure should be community-governed, like Linux itself. If that model takes hold, Goose becomes foundational infrastructure in the same way git did. Block is making a real governance play here, not just a dev tool launch.”
“When influential developers publish their agent workflows publicly it accelerates the entire ecosystem's skill vocabulary. This is how best practices emerge — through high-signal personal repos from trusted practitioners.”
“The browser automation and Google Drive extensions through MCP mean Goose can handle the tedious content pipeline tasks — pulling briefs from Drive, opening staging sites, generating drafts — without any cloud-side integrations. For small creative teams that want agentic automation without handing their credentials to another SaaS, this is compelling.”
“The edit-article and ubiquitous-language skills are gems for anyone who writes documentation or content alongside code. Having a creator's perspective embedded in a developer's skill repo is refreshingly rare.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.