Skip to main content
Redth
GitHub 제작자 프로필

Redth

14개 GitHub 저장소에서 수집된 57개 skills를 저장소 단위로 보여줍니다.

수집된 skills
57
저장소
14
업데이트
2026년 8월 23일
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

dockhand
네트워크·컴퓨터 시스템 관리자

Manage Docker via Dockhand — the preferred control plane in this homelab — and its Hawser remote agents. Covers the Dockhand architecture (central server + Hawser Standard/Edge agents), how to drive it (the mcp-dockhand MCP server or its REST API),…

2026년 7월 1일
docker-compose-stacks
네트워크·컴퓨터 시스템 관리자

Shared foundational knowledge for working with Docker Compose stacks — the compose file format, services/networks/volumes/secrets, environment and .env handling, healthchecks, common operations (up/down/pull/logs/ps), and safe-change practices. Load this for…

2026년 6월 29일
docker-on-proxmox
네트워크·컴퓨터 시스템 관리자

Understand and troubleshoot a Docker host running inside Proxmox — as a VM or as a privileged/unprivileged LXC — and how VLAN networking, macvlan/ipvlan, VLAN-aware bridges, and passed-through/bind-mounted storage interact across the Proxmox and Docker…

2026년 6월 29일
docker-overview
네트워크·컴퓨터 시스템 관리자

Entry point and router for managing Docker in a homelab. Load this first for any Docker request — it identifies which control plane is in use (Dockhand preferred, or Portainer/Dockge/raw Engine), establishes the version check, and routes to the right skill…

2026년 6월 29일
dockge
네트워크·컴퓨터 시스템 관리자

Manage Docker compose stacks via Dockge — a file-based stack manager that stores stacks as compose files under /opt/stacks. Covers its file-on-disk model, the lack of a REST API/MCP (so operations are filesystem- or SSH-oriented), and how to edit stacks…

2026년 6월 29일
npm-reverse-proxy
소프트웨어 개발자

Set up and manage domain routing for homelab services using nginx-proxy-manager (NPM) driven by Docker container labels via npm-docker-sync. Load this when the user wants to expose a container/stack at a domain, debug why a service isn't routing, or…

2026년 6월 29일
portainer
소프트웨어 개발자

Manage Docker (and Kubernetes) via Portainer's REST API or the official portainer-mcp server — environments/endpoints, stacks, containers/images/networks/volumes, and the Docker API proxy. Load this when the user manages Docker with Portainer rather than…

2026년 6월 29일
homelab-overview
소프트웨어 개발자

Orientation for the homelab-assist plugin suite — what plugins and skills exist (Proxmox, Docker), how they relate, and how to route a homelab request to the right skill. Load this when the user makes a broad homelab request, when you're unsure which homelab…

2026년 6월 29일
수집된 skill 19개 중 8개를 표시합니다.
maui-devflow-debug
미분류

Run DevFlow inspect-and-fix loops for MAUI apps. USE FOR: launch, device selection, agent recovery, broker/port/adb, tree/screenshot, Blazor CDP, iterative UI debugging. DO NOT USE FOR: first-time setup or non-MAUI automation. INVOKES: `maui devflow`,…

2026년 8월 23일
maui-devflow-onboard
미분류

Add DevFlow to a MAUI app. USE FOR: package refs, `MauiProgram` registration, Blazor WebView/GTK variants, verification after `maui devflow init`. DO NOT USE FOR: troubleshooting, debugging, UI inspection, or build failures. INVOKES: `maui devflow`, `dotnet`.

2026년 8월 23일
maui-devflow-session-review
미분류

Review past MAUI DevFlow sessions. USE FOR: DevFlow friction reports, classifying `maui_tap`/`maui_hittest`/`maui_screenshot`/`maui_cdp_webviews` issues vs app bugs, markdown Environment/Findings reports, scrubbed dotnet/maui-labs issue drafts, workaround…

2026년 8월 23일
maui-profiling
소프트웨어 개발자

Build lightweight profiling context for a running .NET MAUI app using local MAUI DevFlow status, network, and visual-tree summaries instead of uploading raw trace artifacts. Use when investigating slow screens, performance regressions, excessive network…

2026년 5월 4일
maui-doctor
소프트웨어 개발자

Diagnoses and fixes .NET MAUI development environment issues. Validates .NET SDK, workloads, Java JDK, Android SDK, Xcode, and Windows SDK. All version requirements discovered dynamically from NuGet WorkloadDependencies.json - never hardcoded. Use when:…

2026년 3월 27일
release-notes
소프트웨어 개발자

Generate mountaineering-themed release notes for MAUI Sherpa. Use when: (1) Creating release notes for a new version, (2) Drafting changelog entries, (3) Summarizing changes since the last release, (4) Writing version announcements. Collects all commits/PRs…

2026년 2월 10일
dotnet-workload-info
소프트웨어 개발자

Discover .NET SDK versions, workload sets, manifest versions, and workload dependencies (Xcode, JDK, Android SDK) from live NuGet APIs. Use when asked about: .NET SDK requirements/versions, workload set versions, workload manifest versions, Xcode version…

2026년 2월 2일
engraim-onboard
기타 컴퓨터 관련 직업

Set up a brand-new EngrAIm workspace for a folder/project. Use on first run (the SessionStart nudge), when the user runs /engraim:onboard, or when adopting EngrAIm into an existing project. Scans the project deterministically, seeds the memory frame…

2026년 7월 2일
engraim-calibrate
기타 컴퓨터 관련 직업

Record and manage how Claude should BEHAVE in this workspace — corrections, conventions, do/don't rules, tone. Use WHENEVER the user corrects you, states a preference, expresses frustration with an approach, or a `verdict:` annotation comes back negative.…

2026년 6월 30일
engraim-curate
기타 컴퓨터 관련 직업

Distill session transcripts into durable memory. Use when processing staged sessions (after the Stop hook), when the user runs /engraim:curate or /engraim:backfill, or whenever you should turn "what just happened" into lasting knowledge. Turns raw Claude Code…

2026년 6월 29일
engraim-memory
기타 컴퓨터 관련 직업

How to use the workspace's persistent memory. ALWAYS use this whenever you need to recall what was learned about THIS project/environment before, or whenever you learn something durable worth keeping. Use it for: "what do we know about X", recalling prior…

2026년 6월 29일
engraim-research
기타 컴퓨터 관련 직업

The research-as-intake reflex. Use this WHENEVER you hit a knowledge gap or an error you can't resolve from memory — instead of guessing or giving up, search the web, prefer canonical sources, solve the problem, and intake the verified finding into the…

2026년 6월 29일
engraim-retro
기타 컴퓨터 관련 직업

Run a periodic, GUARDED retrospective over the workspace memory: consolidate learnings, resolve verdicts, prune stale overrides, surface promotions. Use when the user runs /engraim:retro, when status shows many pending sessions or expiring overrides, or when…

2026년 6월 29일
engraim-skillsmith
기타 컴퓨터 관련 직업

Author, review, and promote workspace-local skills so this project can grow its own capabilities. Use when a multi-step procedure recurs across sessions, when the user says "make this a skill" / "automate this", or when running /engraim:draft-skill,…

2026년 6월 29일
skill-reflect
기타 컴퓨터 관련 직업

Use this skill to reflect on the skills I used this session, review this session for skill feedback, how did the skills perform, improve the skills I just used, capture skill friction from this session, check which skills had problems, give feedback on the…

2026년 8월 5일
maui-preview-helper
소프트웨어 개발자

Set up and manage .NET MAUI preview/dogfood environments across macOS, Windows, and Linux. USE FOR: installing a preview/CI .NET SDK + MAUI workloads, downloading Azure DevOps build artifacts (SDK installers, NuGet packages), building workload rollback files…

2026년 7월 31일
dotnet-workload-info
소프트웨어 개발자

Discover .NET SDK versions, workload sets, workload manifest versions, and platform dependencies from live .NET metadata and NuGet feeds. USE FOR: Xcode or JDK requirements, Android SDK packages, MAUI package versions, prerelease workloads, custom NuGet…

2026년 4월 14일
maui-release-notes
소프트웨어 개발자

Generate or update .NET MAUI workload release notes markdown from live workload and manifest data. USE FOR: MAUI workload release notes, version rollup docs, custom NuGet feeds, prerelease or unpublished workload packages, pinned workload set or manifest…

2026년 4월 14일
android-slim-bindings
소프트웨어 개발자

Create and update slim/native platform interop bindings for Android in .NET MAUI and .NET for Android projects. Guides through creating Java/Kotlin wrappers, configuring Gradle projects, resolving Maven dependencies, generating C# bindings, and integrating…

2026년 3월 10일
ios-slim-bindings
소프트웨어 개발자

Create and update slim/native platform interop bindings for iOS in .NET MAUI and .NET for iOS projects. Guides through creating Swift/Objective-C wrappers, configuring Xcode projects, generating C# API definitions, and integrating native iOS libraries using…

2026년 3월 10일
dotnet-aspire
소프트웨어 개발자

Build, upgrade, and operate .NET Aspire application hosts with current CLI, AppHost, ServiceDefaults, integrations, dashboard, testing, and Azure deployment patterns for distributed apps.

2026년 4월 13일
dotnet-managedcode-orleans-graph
소프트웨어 개발자

Integrate ManagedCode.Orleans.Graph into an Orleans-based .NET application for graph-oriented relationships, edge management, and traversal logic on top of Orleans grains. Use when the application models graph structures in a distributed Orleans system.

2026년 4월 13일
dotnet-managedcode-orleans-signalr
소프트웨어 개발자

Use ManagedCode.Orleans.SignalR when a distributed .NET application needs Orleans-based coordination of SignalR real-time messaging, hub delivery, and grain-driven push flows.

2026년 4월 13일
dotnet-orleans
소프트웨어 개발자

Build or review distributed .NET applications with Orleans grains, silos, persistence, streaming, reminders, placement, transactions, serialization, event sourcing, testing, and cloud-native hosting.

2026년 4월 13일
dotnet-signalr
소프트웨어 개발자

Implement or review SignalR hubs, streaming, reconnection, transport, and real-time delivery patterns in ASP.NET Core applications.

2026년 4월 13일
dotnet-worker-services
소프트웨어 개발자

Build long-running .NET background services with `BackgroundService`, Generic Host, graceful shutdown, configuration, logging, and deployment patterns suited to workers and daemons.

2026년 4월 13일
저장소 14개 중 12개 표시