Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

homelab-apps

homelab-apps에는 digitaleraluhut에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 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