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日
収集済み skill 10 件中 8 件を表示しています。
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 件のリポジトリを表示
すべてのリポジトリを表示しました