Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

boxer

يحتوي boxer على 10 من skills المجمعة من stergiotis، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
7
محدث
2026-07-15
Forks
2
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

clickhouse-nanopass
مطوّرو البرمجيات

Use this skill when writing ClickHouse SQL transformation passes, pipelines, macro expanders, function evaluators, or analysis functions using the nanopass framework. Triggers include: any mention of 'nanopass', 'SQL pass', 'SQL transformation', 'SQL rewrite', 'ClickHouse pass', 'canonicalize SQL', 'macro expansion', 'qualify tables', 'expand columns', 'extract literals', 'add/modify SETTINGS', or requests to manipulate ClickHouse SQL programmatically in Go. Also use when parsing ClickHouse SQL, walking a CST, rewriting tokens, building scope-aware transformations, declaring PassProperties, or composing SQL→SQL pipelines with Sequence/FixedPoint. Do NOT use for general SQL querying, ClickHouse client usage, or ORM-based database access.

2026-07-15
imzero2
مطوّرو البرمجيات

Use when writing imzero2 / egui2 GUI code — the FFFI render pipeline, memory management, the deterministic XOR id stack, retained/deferred bodies, and widget contracts.

2026-07-12
leeway-advanced
مطوّرو البرمجيات

Use for advanced Leeway columnar modelling — multi-membership encoding, co-sections, membership roles, and mapping JSON to an equivalent Leeway representation.

2026-06-28
canonicaltypes
مطوّرو البرمجيات

Use when generating, parsing, or manipulating Canonical Type Signatures (CT) — the compact string representation of data types (primitives, groups, signatures) for RPC/FFI interface descriptions.

2026-06-25
fffi2
مطوّرو البرمجيات

Use when defining or consuming a Go↔native (Rust/C++) FFI boundary with FFFI2 (frame-oriented foreign function interface) — writing the IDL, generating stubs, or using the runtime API.

2026-06-25
imzero2-fetchers
مطوّرو البرمجيات

Use when calling imzero2 Fetcher.Fetch* opcodes — they must run only from StateManager.Sync() at frame end; calling them inline from a widget or deferred-block body deadlocks the render loop.

2026-06-25
leeway-beginner
مطوّرو البرمجيات

Use to learn Leeway fundamentals — the backbone (plain values) vs payload (tagged values) architecture and basic columnar data modelling.

2026-06-25
leeway-streamreadaccess
مطوّرو البرمجيات

Use when reading Leeway-encoded data via the stream read-access protocol — the sink-side read path and membership-role classification.

2026-06-25
nanopass-marshalling
مطوّرو البرمجيات

Use when converting Go values to or from ClickHouse SQL literal text — the marshalling package TypedLiteral (scalars, SoA arrays, tuples) with canonical cast types for lossless round-trips.

2026-06-25
obsidian-markdown
مطوّرو البرمجيات

Use when rendering Obsidian-flavored Markdown to HTML via the obsidian goldmark package — wikilinks, callouts, and the toggleable extension bitmask.

2026-06-25