Tag:tooling
All content with the tag "tooling".
What's New in VS Code Copilot: January 2026 Update
Major updates to VS Code Copilot including parallel subagent execution, a new skills system, deeper Claude integration with extended thinking, terminal improvements with kitty keyboard protocol, and instruction files that now work everywhere.
Read MoreβHow I Built a Skill That Lets Me Talk to Claude's Conversation Memory
How I built a skill that lets Claude search its own conversation history, turning it into a persistent coding partner that remembers past solutions.
Read MoreβWhy You Don't Need the Nuxt MCP When You Use Claude Code
Why I use custom research agents instead of MCP servers for AI-assisted development. Learn how llms.txt enables context-efficient documentation fetching with a practical Nuxt Content agent example.
Read MoreβClaude Code customization guide: CLAUDE.md, skills, subagents explained
Compare CLAUDE.md, slash commands, subagents, and skills in Claude Code. Learn when to use each with practical Dexie.js examples.
Read MoreβHow to Customize Your Claude Code Status Line
Learn how to display model name, context usage, and cost directly in your terminal while using Claude Code. A step-by-step guide to creating custom status line scripts.
Read MoreβUnderstanding Claude Code's Full Stack: MCP, Skills, Subagents, and Hooks Explained
A practical guide to Claude Code's features β explained in the order they were introduced: MCP (2024), Claude Code core (Feb 2025), Plugins (2025), and Agent Skills (Oct 2025). What each does, how they fit together, and when to use what.
Read MoreβBuilding My First Claude Code Plugin
How I built a Claude Code plugin to generate skills, agents, commands, and moreβand stopped copy-pasting boilerplate.
Read Moreβ