Skip to main content
GitHub repository

tailrelay

tailrelay contains 8 collected skills from sudocarlos, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
4
updated
2026-07-27
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

documentation
software-developers

Updating all tailrelay documentation — README, CHANGELOG, release notes, AGENTS.md, SKILL.md files, webui/README.md, UI screenshots, and the Docusaurus docs site. Use when adding user-facing features, releasing a new version, updating component versions, or when any doc's reviewed_at SHA is out of date with HEAD.

2026-07-27
security-review
information-security-analysts

Security and privacy review for tailrelay — dependency CVE scanning, Go module auditing, auth review, and code-level vulnerability checks. Use when reviewing code for security issues, auditing Dockerfile dependencies, checking for secrets/injection risks, or assessing privacy of logged/persisted data.

2026-07-27
serve-relay-management
network-and-computer-systems-administrators

tailscale serve and funnel relay management — HTTPS, TCP, and Funnel relay types, serve_relays.json format, reconciliation flow, API endpoints, migration from legacy caddy/socat configs, ErrTailscaleNotReady and ErrFunnelNotAllowed handling. Use when working with internal/serve/, handlers/serve.go, or /api/serve/* endpoints.

2026-07-27
tailscale-management
network-and-computer-systems-administrators

Tailscale VPN daemon management, CLI integration, authentication, and networking for the tailrelay container. Use when working with Tailscale configuration, login flows, device authentication, MagicDNS, HTTPS certificates, or network connectivity issues.

2026-07-27
testing-cicd
software-quality-assurance-analysts-and-testers

Writing tests and CI/CD for tailrelay — Go unit tests, Python integration tests, CI pipeline jobs, and test infrastructure. Use when adding new tests, extending the integration suite, modifying ci.yml, or improving test coverage for any Go package or the container behaviour.

2026-07-27
webui-development
software-developers

Go Web UI application development — handlers, authentication, backup, frontend SPA, build workflow, and testing. Use when working with the webui/ directory, Go code, frontend assets, HTML templates, the SPA build system, or any Web UI feature development.

2026-07-27
docker-ci-pipeline
software-developers

Docker image building, Compose development environments, CI/CD pipeline, and testing infrastructure. Use when working with Dockerfiles, docker-compose, GitHub Actions CI, Make targets, integration tests, or deployment workflows.

2026-07-21
git-workflow
software-developers

Git workflow guidance for commits, branches, and pull requests

2026-05-17