capa: CAPA is a package manager designed for AI coding agents, allowing developers to declare skills, tools, and rules in a single `capabilities.yaml` file. It then automatically deploys these configurations to over 35 different AI agent platforms, ensuring consistent and optimized setups.; kubefwd: kubefwd is a command-line utility that enables seamless local development by bulk port forwarding Kubernetes services to your workstation. It assigns a unique loopback IP to each service, allowing local applications to access cluster services by their in-cluster names without configuration changes.
Managing and synchronizing AI agent configurations (rules, tools, skills) across multiple coding agent platforms.
Develop local applications that seamlessly connect to Kubernetes cluster services by their in-cluster names.