Skip to main content
gosuda
GitHub 创作者资料

gosuda

按仓库查看 3 个 GitHub 仓库中的 19 个已收集 skills。

已收集 skills
19
仓库
3
更新
2026年8月29日
仓库浏览

仓库与代表性 skills

cpp-practices
未分类

Applies C++-specific testing and design practices for ownership, private implementation boundaries, fatal assertions, death tests, and precise matchers. Use when C++ language or test-runtime semantics matter.

2026年8月29日
java-practices
未分类

Applies Java-specific testing and design practices for framework boundaries, presenter separation, resource lifetime, and explicit collaborators. Use when Java runtime or framework mechanics matter.

2026年8月29日
just-good-practices
未分类

Helps AI agents write good code by applying reliable practices for implementation, testing, API design, refactoring, and review across programming languages. Use for software engineering tasks where correctness, clarity, or maintainability matters.

2026年8月29日
zero-slop
未分类

Enforces a strict Zero-Slop Policy across code comments, documentation, and Git commit messages, eliminating low-density filler, prompt regurgitation, and mechanical restatements.

2026年8月29日
api-design
未分类

Designs hard-to-misuse APIs with explicit types, clear ownership, and injected collaborators. Use when changing signatures, data models, interfaces, constructors, or module boundaries in any language.

2026年8月25日
code-health
未分类

Improves production code with clear control flow, precise naming, efficient data access, and focused cleanup. Use when writing, reviewing, or refactoring code in any programming language.

2026年8月25日
code-review
未分类

Reviews code changes and prepares focused pull requests with evidence-backed feedback. Use when reviewing diffs, organizing commits, or preparing a change in any programming language.

2026年8月25日
go-practices
未分类

Applies Go-specific engineering practices, standard-library APIs, deterministic tests, and the gojgp analyzer. Use when writing, changing, testing, or reviewing Go code.

2026年8月25日
已展示 8 / 10 个已收集 Skill。
portal-tunnel-cli
未分类

How the portal-tunnel client CLI (cmd/portal-tunnel) is structured and invoked — expose/agent/list/update subcommands, flags, validation rules, and x402/routing options. Use when changing or testing client-side tunnel behavior.

2026年8月28日
portal-expose
未分类

Expose, preview, protect with x402 payments, or keep a local web app, static site, HTTP route set, or explicitly requested TCP/UDP service reachable through Portal, then verify the public endpoint and report its lifecycle. Use when the user asks to deploy,…

2026年8月28日
portal-relay
未分类

Set up and run a public Portal relay on any Linux host with a public IP — Docker Compose deployment, embedded authoritative DNS with one-time NS delegation, optional TCP/UDP lease ports for game hosting, and registration in the public relay pool. Use when the…

2026年8月19日
relay-server-config
未分类

Full environment-variable / flag reference for configuring the portal-tunnel relay-server (cmd/relay-server), plus how config is embedded and how Docker/Compose deploys it. Use when configuring, deploying, or debugging a relay.

2026年8月18日
codebase-map
未分类

Where things live in the portal-tunnel repo (sdk/portal/types/utils/cmd/discovery/x402/frontend/extensions) and where new code belongs. Use when locating functionality or deciding where to add code.

2026年8月5日
dev-workflow
未分类

Build, lint, test, and verification workflow for the portal-tunnel Go+frontend monorepo. Use when setting up the repo, running CI-equivalent checks, or before committing changes.

2026年8月5日
testing-relay-server
未分类

How to build and run the portal-tunnel relay-server locally for HTTP/browser testing of the embedded SPA frontend and admin/policy APIs.

2026年8月5日
已展示 3 / 3 个仓库
已展示全部仓库