Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

homelab-apps

يحتوي homelab-apps على 13 من skills المجمعة من digitaleraluhut، مع تغطية مهنية على مستوى المستودع وصفحات 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