shepherdjerredshepherdjerredCommunityยท21 Agent Skills Included

monorepo

Monorepo engineering guidance for Bun, Kubernetes, CI, and Discord bots

Guides coding work across a large Bun monorepo covering Kubernetes homelab infrastructure, Temporal scheduling, Discord bots, and native apps. Enforces strict engineering rules like no type assertions, fail-fast errors, and mandatory skill loading before touching unfamiliar technology. Includes ready-made references for TypeScript, Go, Python, Prisma, ArgoCD, Buildkite, and Helm to speed up daily development tasks.
npx skills add shepherdjerred/monorepo --all -g -y
Available:

Tells the agent how the Bun workspace monorepo is structured and enforces core engineering rules like banning type assertions, fixing root causes instead of suppressing errors, and routing all scheduled jobs through Temporal.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

argocd-app-patterns

Generate ArgoCD Application manifests for Helm charts with typed values and sync policies.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

go-helper

Assist Go development with vet, lint, test, build, mod, delve, and pprof commands.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

chezmoi-helper

Manage dotfiles across multiple machines using Chezmoi declarative configuration, templates, and secrets.

Community
Advanced
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

storage-backup

Explain Kubernetes storage classes and Velero backup schedules for disaster recovery.

Community
Advanced
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

linuxserver-containers

Deploy linuxserver.io Docker containers in Kubernetes with CDK8s.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

jvm-helper

Assist Java and Kotlin development on the JVM with Gradle, Maven, jlink, and GraalVM.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

python-helper

Guide modern Python development with type hints, dataclasses, and async/await.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

tailscale-helper

Assist with Tailscale CLI commands, MagicDNS, ACLs, SSH, and service exposure.

Community
Advanced
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

fish-helper

Explain Fish shell scripting syntax, functions, and common patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

tailscale-networking

Manage Tailscale ingress for private Tailnet and public Funnel exposure.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

lua-helper

Guide Lua scripting for Neovim and WezTerm configurations.

Community
Intermediate
๐Ÿ“ฆ In Repo
shepherdjerredshepherdjerred

cdk8s-abstractions

Provide reusable CDK8s constructs for Kubernetes resources.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’