monorepo
Monorepo engineering guidance for Bun, Kubernetes, CI, and Discord bots
All Skills in This Repository (21)
Pure Emerald Level Indicatorsargocd-app-patterns
Generate ArgoCD Application manifests for Helm charts with typed values and sync policies.
go-helper
Assist Go development with vet, lint, test, build, mod, delve, and pprof commands.
chezmoi-helper
Manage dotfiles across multiple machines using Chezmoi declarative configuration, templates, and secrets.
storage-backup
Explain Kubernetes storage classes and Velero backup schedules for disaster recovery.
linuxserver-containers
Deploy linuxserver.io Docker containers in Kubernetes with CDK8s.
jvm-helper
Assist Java and Kotlin development on the JVM with Gradle, Maven, jlink, and GraalVM.
python-helper
Guide modern Python development with type hints, dataclasses, and async/await.
tailscale-helper
Assist with Tailscale CLI commands, MagicDNS, ACLs, SSH, and service exposure.
fish-helper
Explain Fish shell scripting syntax, functions, and common patterns.
tailscale-networking
Manage Tailscale ingress for private Tailnet and public Funnel exposure.
lua-helper
Guide Lua scripting for Neovim and WezTerm configurations.
cdk8s-abstractions
Provide reusable CDK8s constructs for Kubernetes resources.
Frequently Asked Questions
FAQPage SchemaHow to install monorepo?โผ
Run `npx skills add shepherdjerred/monorepo --all -g -y` in your terminal to install all skills in this suite globally.
What does this monorepo cover?โผ
It bundles engineering guidance for a Bun-based monorepo spanning Kubernetes homelab infrastructure, Temporal workflows, Discord bots, native macOS and mobile apps, and shared libraries.
Which languages and tools have dedicated skills?โผ
There are dedicated helper skills for TypeScript, Go, Python, Java/JVM, Lua, Fish shell, Prisma, Hono, XState, Helm, ArgoCD, Buildkite, Tailscale, and more.
Does it work with Claude Code and other agents?โผ
Yes. All skills follow the standard SKILL.md format and load in Claude Code, OpenClaw, Cursor, and other compatible agents.
How does it enforce code quality?โผ
The root guide bans type assertions, requires fail-fast error handling, forbids skipping tests, and mandates loading the matching skill before working with any covered technology.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core