Claude Code Skills, Subagents and Hooks Explained

Claude Code Skills, Subagents and Hooks Explained

If you have been using Claude Code for a while you have definitely run into three terms: skill, subagent and hook. All three live under “customizing Claude Code” and at first glance they look like they do the same job. They don’t. Each solves a different problem, and picking the wrong one means either needless complexity or a setup that never fires 🛠️ The Short Answer The decision rule Skill: when you keep writing the same instructions over and over Subagent: when a job produces so much output it floods your main conversation Hook: when you need a rule to hold without exception Slash Commands Are Skills Now The biggest change first, because most older guides miss it: custom slash commands have been merged into skills. ...

August 2, 2026 ·  9 min ·  1876 words
OpenAI Codex: A New Era in Software Development!

OpenAI Codex: A New Era in Software Development!

Hello everyone! 🤩 We’ve been excitedly following developments in the world of AI and software for a long time. On February 2, 2026, news came from OpenAI that will shake up developers (in a good way, of course! 😉). Introducing: The OpenAI Codex App! The era of assistants that only complete code is ending; next up is the era of agentic coding. OpenAI announced the native Codex app for macOS to support this vision. Let’s take a closer look together at what this new app offers and how it might change our development habits. 👇🏻 ...

February 3, 2026 ·  5 min ·  975 words