Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

homelab-apps

homelab-apps 收录了来自 digitaleraluhut 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
2
更新
2026-06-03
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

adr-nygard
软件开发工程师

Architecture Decision Records following Nygard's lightweight template

2026-06-03
application-design
软件开发工程师

Design patterns for authentication, routing, error handling, and forms

2026-06-03
architecture
软件开发工程师

Architectural conventions and decision-making guidelines

2026-06-03
coding
软件开发工程师

Code style, patterns, and implementation conventions

2026-06-03
conventional-commits
软件开发工程师

Conventional Commits specification for structured commit messages

2026-06-03
dev-server
网络与计算机系统管理员

How to start a development server in the background and construct the public URL for port-forwarding in this homelab environment

2026-06-03
playwright-cli
软件质量保证分析师与测试员

Automate browser interactions, test web pages and work with Playwright tests.

2026-06-03
starting-project
软件开发工程师

Conventions and tooling to expect when starting a new project

2026-06-03
testing
软件质量保证分析师与测试员

Testing strategy, patterns, and execution conventions

2026-06-03
add-app-with-secrets
网络与计算机系统管理员

Wire application secrets from Pulumi ESC into an app in homelab-apps using the External Secrets Operator. Use when the user says "this app needs an API key", "add a secret to this app", "configure credentials for this service", or "pull a secret from ESC into the app".

2026-05-28
deploy-homelab-app
网络与计算机系统管理员

Add a new personal app to the homelab-apps monorepo and deploy it to the homelab k3s cluster via GitHub Actions CI/CD. Use when the user wants to self-host a new application (e.g. Vaultwarden, Gitea, Jellyfin) on their homelab cluster using the homelab-apps pattern.

2026-05-28
add-app-with-database
网络与计算机系统管理员

Add a PostgreSQL database (via CloudNativePG) to an app in homelab-apps. Use when the user wants to deploy an app that needs a database, e.g. "this app needs postgres", "add a DB to this app", "deploy with persistent SQL storage".

2026-05-11
add-app-with-oauth
网络与计算机系统管理员

Add GitHub OAuth authentication (via the centralized oauth2-proxy) to an app in homelab-apps. Use when the user says "protect this app with auth", "add login to this app", "require GitHub sign-in", or "only I should be able to access this app".

2026-05-11