Ai

─────────────────────────────────────────
2026-03-20
Cleaning up my GitHub profile by consolidating game jam repos, archiving old projects, and fixing itch.io pages — all with Claude Code doing the heavy lifting
2026-03-06
How to coordinate multiple Claude Code instances working together as a team — shared tasks, inter-agent messaging, and parallel workflows
2026-03-06
How to configure Claude Code with CLAUDE.md files and settings.json — project context, permissions, and enterprise configuration
2026-03-06
How to use Claude Code with third-party providers like AWS Bedrock, Google Vertex, OpenRouter, z.ai, and Ollama — without breaking your default Anthropic subscription
2026-03-06
How to use Claude Code hooks to enforce rules, block dangerous commands, validate tool use, and inject context at lifecycle events
2026-03-06
How to discover, install, and manage Claude Code plugins from marketplaces — and how plugins bundle skills, agents, hooks, and MCP servers into distributable packages
2026-03-06
How to extend Claude Code with skills for reusable knowledge, agents for delegation, and MCP servers for external integrations
2026-03-06
An 8-part practical guide series covering everything you need to know about Claude Code — from installation to connecting third-party providers
2026-03-06
A practical walkthrough of Claude Code's terminal interface — modes, shortcuts, slash commands, and the permission system