So I created OpenPackage, the open source CLI tool that packs your specs, rules, commands, subagents, skills, plugins, and more, into reusable, composable, and shareable packages.
It's basically a hybrid of npm, GitHub, and Claude Code Plugins for AI coding files.
As an example, here's one of my favorite commands to use for code cleanup: https://openpackage.dev/@awesome/f/.openpackage/commands/cle... And my NextJS project scaffolding package: https://openpackage.dev/@hyericlee/nextjs
Would love to see the packages you all come up with to power your AI coding workflows!
P.S. Will be launching a TUI for OpenPackage soon, so drop a star on GitHub and stay tuned.