Skip to main content
teddyjfpender
ملف منشئ GitHub

teddyjfpender

عرض على مستوى المستودعات لـ ٧١ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٧١
مستودعات
٢
محدث
٢ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

cairo-quirks
مطوّرو البرمجيات

Document Cairo language quirks, gotchas, and idiomatic workarounds; use when encountering unexpected compilation errors or behaviors in Cairo that differ from Rust.

٢٧ يناير ٢٠٢٦
cairo-numeric-types
مطوّرو البرمجيات

Guide implementing custom numeric types in Cairo with invariant enforcement, overflow safety, and standard trait implementations; use when implementing fixed-point, signed integers, or other numeric primitives.

٢٣ يناير ٢٠٢٦
cairo-testing
محللو ضمان جودة البرمجيات والمختبرون

Explain how to write and run Cairo tests, including `#[test]`, assert macros, `#[should_panic]`, `#[ignore]`, and `#[available_gas]`; use when a request involves writing or running unit tests in Cairo.

٢٣ يناير ٢٠٢٦
cairo-arrays
مطوّرو البرمجيات

Explain Cairo Array usage, ArrayTrait methods, array! macro, Span, and array read/write constraints; use when a request involves creating, updating, reading, or passing arrays in Cairo.

٢٣ يناير ٢٠٢٦
cairo-associated-items
مطوّرو البرمجيات

Explain Cairo associated items (functions, types, constants, implementations) in traits and impls; use when a request involves associated types, constants, or clarifying trait item placement in Cairo.

٢٣ يناير ٢٠٢٦
cairo-closures
مطوّرو البرمجيات

Explain Cairo closures, syntax, capture rules, type inference, and Fn traits; use when a request involves anonymous functions or passing behavior as a parameter in Cairo.

٢٣ يناير ٢٠٢٦
cairo-comments
مطوّرو البرمجيات

Explain Cairo comment styles and documentation comments (`//`, `///`, `//!`); use when a request involves commenting code, documenting functions/modules, or generating Cairo API docs.

٢٣ يناير ٢٠٢٦
cairo-control-flow
مطوّرو البرمجيات

Explain Cairo control flow with `if`, `else`, `loop`, `while`, `for`, `break`, and `continue`; use when a request involves conditionals, loops, or loop return values in Cairo.

٢٣ يناير ٢٠٢٦
عرض 8 من أصل ٦٣ skills مجمعة.
metal-profiling
مطوّرو البرمجيات

Isolate a Metal kernel and measure real GPU time, pipeline reflection (occupancy limits, execution width, threadgroup memory), and approximate achieved bandwidth via the generic runner; wrap whole commands in Metal System Trace. Use for GPU performance…

٢ أغسطس ٢٠٢٦
cuda-kernel-engineering
مطوّرو البرمجيات

Implement and review CUDA prover kernels under exact field, transcript, AOT, ABI, memory-traffic, and occupancy contracts. Use after profiling identifies a dominant CUDA kernel or pass.

٢٤ يوليو ٢٠٢٦
cuda-performance-design
مطوّرو البرمجيات

Design generic, process-resident CUDA proving architectures from ProofProgram and CudaPlan evidence. Use for runtime ownership, arenas, caching, streams, graphs, AOT modules, pass reduction, proof concurrency, and frontend/backend boundaries.

٢٤ يوليو ٢٠٢٦
cuda-profiling
مطوّرو البرمجيات

Attribute CUDA prover latency with product stage events, NVTX, Nsight Systems, and Nsight Compute while preserving an uninstrumented verified-request verdict. Use before changing CUDA schedules, memory passes, kernels, streams, graphs, allocation, or module…

٢٤ يوليو ٢٠٢٦
metal-performance-design
مطوّرو البرمجيات

Design and review high-performance Metal compute, render, and hybrid architectures for Apple GPUs. Use when writing or reviewing Metal host code or MSL; choosing storage modes, resource lifetimes, synchronization, command-buffer structure, bindings, pipeline…

٢١ يوليو ٢٠٢٦
zig-profiling
مطوّرو البرمجيات

Isolate Zig code into a scratch harness and profile it with in-process hardware counters (instructions, cycles, IPC, energy), stack sampling, codegen summaries, and ABBA A/B comparison via the stwo-perf statistics. Use for any CPU performance question —…

٢١ يوليو ٢٠٢٦
submission-transcripts
المهن الحاسوبية الأخرى

Capture, sanitize, and attach the agent session transcripts that produced an optimization — the default part of every stwo-perf submission flow, and the most valuable dataset the harness curates. Use from the moment work begins (capture as you go, not after)…

٢٠ يوليو ٢٠٢٦
match-algorithmic-problems
مطوّرو البرمجيات

Match algorithm-design work to canonical problems, computational models, complexity and parameterized results, published algorithms, and maintained implementations before coding. Use before creating or replacing algorithms for optimization, decision, search,…

١٨ يوليو ٢٠٢٦
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات