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

snarky

يحتوي snarky على 6 من skills المجمعة من l-adic، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

project-developer-guide
مطوّرو البرمجيات

Development conventions and practices for this codebase. Use when writing PureScript code, tests, or FFI in this project.

2026-06-10
ocaml-analysis-tools
مطوّرو البرمجيات

Tools for analyzing OCaml mina source code to support translation. Use when you need to understand types, field assignments (Fp vs Fq), functor instantiations, or the structure of OCaml circuit code before translating to PureScript.

2026-04-23
simple-chain-loop
محللو ضمان جودة البرمجيات والمختبرون

Iteratively build out the PureScript step prover for the Pickles `Simple_chain` test by diffing transcript logs against the OCaml fixture, fixing one divergence per iteration, until the traces match byte-for-byte or a fundamental obstruction is hit. The loop is the test infrastructure built in commits 0292b512..5389ac7b.

2026-04-23
kimchi-circuit-json-comparison
مطوّرو البرمجيات

Add new Kimchi gate circuits to the JSON comparison tests that verify PureScript circuits produce identical constraint systems to OCaml. Use when adding a new gate circuit or debugging a circuit mismatch.

2026-03-15
pickles-expert
مطوّرو البرمجيات

Expert guidance on the Pickles recursive proof system (2-cycle recursion). Use when working with Step/Wrap verifiers, cross-field arithmetic (Type1/Type2 shifting), polynomial commitment batching (IPA), or translating Pickles logic from Mina's OCaml implementation.

2026-02-25
ocaml-snarky-kimchi-translation
مطوّرو البرمجيات

Translate OCaml snarky/kimchi circuits from mina into PureScript. Use when translating code from mina/src/lib/snarky, mina/src/lib/pickles, or related crypto libraries.

2026-02-02