How to Build and Deploy a Custom Claude Code Plugin with Skills
Claude Code supports plugins — installable packages that add custom slash commands (called skills), agents, rules, and hooks. … Read more
Claude Code supports plugins — installable packages that add custom slash commands (called skills), agents, rules, and hooks. … Read more
When you work on a feature branch for more than a day or two, the main branch keeps … Read more
MCP (Model Context Protocol) servers extend AI coding assistants by connecting them to external tools and APIs. In … Read more
A complete guide to setting up AWS Single Sign-On (SSO) with the AWS CLI on Windows Introduction AWS … Read more
A complete guide to setting up AWS Single Sign-On (SSO) with the AWS CLI on Ubuntu Introduction AWS … Read more
If you are running Windows but prefer a real Linux development environment, WSL2 (Windows Subsystem for Linux) is … Read more
AI tools are no longer limited to browser tabs.Modern developers now integrate AI directly into their terminal workflow. … Read more
The default WSL Ubuntu terminal is functional, but it doesn’t give you much to work with — no … Read more
📌 The Issue When I tried to install the Microsoft ODBC Driver (msodbcsql17) inside my custom image using … Read more
When building custom integrations in HubSpot, you often need to securely call external services like AWS Lambda. To … Read more