Skills is a collection of agent skills by Matt Pocock for real engineering — not vibe coding. These skills work with Claude Code, Codex, OpenCode, and other AI coding agents to solve common failure modes in agentic development.
Real Engineering Focus: Skills designed for real software engineering, not just quick prototyping or vibe coding.
Multi-Agent Support: Works with Claude Code, Codex, OpenCode, and other coding agents through a unified plugin system.
Red-Green-Refactor: Built-in TDD workflow that encourages writing failing tests first for consistent feedback.
Grilling Sessions: Pre-task alignment skills that get the agent to ask detailed questions before starting.
Shared Language: CONTEXT.md and ADR-based approach for concise, consistent communication across sessions.
Composable Design: Small, easy-to-adapt skills that can be mixed and matched for any project.
Debugging Skills: Built-in debugging practices wrapped in simple agent loops for faster issue resolution.
Open Source: MIT licensed with 199K+ GitHub stars, used by developers worldwide.