Skip to main content
Goldziher
GitHub クリエイタープロフィール

Goldziher

6 件の GitHub リポジトリにある 62 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
62
リポジトリ
6
更新
2026年8月10日
リポジトリエクスプローラー

リポジトリと代表的な skills

cgo-bindings
ソフトウェア開発者

cgo conventions for linking Go to a C or Rust static library: import "C" directives, type/string conversion, CString memory management, thread safety, and Go pointer pinning. Load when generating or reviewing cgo bindings that call a C or Rust core from Go.

2026年7月31日
ext-php-rs-bindings
ソフトウェア開発者

ext-php-rs conventions for building PHP 8.2+ native extensions from a Rust core: php_class/php_function macros, Zval conversion, PhpException mapping, php.ini loading, and PHPUnit testing. Load when generating or reviewing ext-php-rs PHP bindings for a Rust…

2026年7月31日
extendr-bindings
ソフトウェア開発者

extendr conventions for exposing a Rust core to R: extendr macros and module registration, Robj type mapping, NA handling, rextendr builds, R package scaffolding, and CRAN compliance. Load when generating or reviewing extendr R bindings for a Rust library.

2026年7月31日
jni-rs-bindings
ソフトウェア開発者

jni-rs conventions for exposing a Rust core to Java/JVM: JNI export naming, JNIEnv usage, string conversion, exception checks/throws, global references, and library loading. Load when generating or reviewing jni-rs Java/JVM bindings for a Rust library.

2026年7月31日
magnus-bindings
ソフトウェア開発者

Magnus conventions for building Ruby native extensions from a Rust core: define_class, TryConvert/IntoValue, exception mapping, GVL handling, TypedData GC integration, and rake-compiler distribution. Load when generating or reviewing Magnus Ruby bindings for…

2026年7月31日
napi-rs-bindings
ソフトウェア開発者

napi-rs conventions for exposing a Rust core to Node.js: #[napi] macros, napi::Error mapping, auto-generated .d.ts types, async Promises, and CommonJS/ESM output. Load when generating or reviewing napi-rs Node.js bindings for a Rust library.

2026年7月31日
pyo3-bindings
ソフトウェア開発者

PyO3 conventions for exposing a Rust core to Python: pyclass/pymethods, PyErr/PyResult error mapping, GIL release, properties, maturin builds, and pytest. Load when generating or reviewing PyO3 Python bindings for a Rust library.

2026年7月31日
rustler-bindings
ソフトウェア開発者

Rustler conventions for building Elixir NIFs from a Rust core: nif macros, tagged {:ok,_}/{:error,_} tuples, dirty schedulers, ResourceArc state, NifStruct derives, and mix compile. Load when generating or reviewing Rustler Elixir NIF bindings for a Rust…

2026年7月31日
収集済み skill 27 件中 8 件を表示しています。
basemind-cli
ソフトウェア開発者

Navigate codebases and manage caches via the basemind CLI — outlines, symbol search, reference/caller lookups, git history, blame, and diffs. For headless scripting, CI, or when driving the CLI more efficiently than interactive MCP calls. Shares the same…

2026年8月7日
basemind-code-search
ソフトウェア開発者

Find where code is defined and used without reading files — symbol search, file outlines, references, callers, call graphs, implementations, dependents, and indexed regex over content. Reach for it whenever the user asks "where is X defined", "what calls Y",…

2026年8月7日
basemind-comms
その他コンピュータ職

Coordinate with other agents working the same repo via basemind's broker — scoped threads, a per-agent inbox, and two-tier messages. Reach for it whenever you start, finish, or hit a decision while collaborating, or to check whether another agent is already…

2026年8月7日
basemind-doctor
ネットワーク・コンピュータシステム管理者

Diagnose and recover basemind when it isn't working — MCP tools missing or erroring, "no index" / "no indexed files", empty results that shouldn't be empty, or the MCP server seems dead. Runs CLI checks (no MCP server required) and gives the client-specific…

2026年8月7日
basemind-documents
ソフトウェア開発者

Semantic + full-text search over documents and the web via basemind's RAG store — PDFs, Office, HTML, email, images (OCR), plus scraped/crawled web pages, with cross-encoder reranking, keyword and named-entity (NER) filters, and per-document summaries. Reach…

2026年8月7日
basemind-git-history
ソフトウェア開発者

Explore git history without shelling out to git — recent commits, commits touching a path, per-line and per-symbol blame, structural diffs across revisions, churn ranking, and a symbol's history over time. Reach for it whenever the user asks "what changed…

2026年8月7日
basemind-scan
ソフトウェア開発者

Build or refresh the basemind index by running `basemind scan` via the CLI. Use this when basemind reports "no index" / "no indexed files", when the MCP server isn't available, or after large changes when the index is stale. Works without the MCP server — it…

2026年8月7日
basemind
ソフトウェア開発者

Navigate large or unfamiliar codebases via the basemind MCP server — outlines, symbol search, reference/caller lookups, commit history, blame, and diffs without reading source files. Reach for it whenever the user asks "where is X defined", "what calls Y",…

2026年8月7日
収集済み skill 20 件中 8 件を表示しています。
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました