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日
已展示 8 / 19 个已收集 Skill。
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日
已展示 12 / 14 个仓库