Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
fractalyze
GitHub 제작자 프로필

fractalyze

1개 GitHub 저장소에서 수집된 2개 skills를 저장소 단위로 보여줍니다.

수집된 skills
2
저장소
1
업데이트
2026-07-15
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

lint-zorch-docs
소프트웨어 개발자

zorch-specific documentation lint. Wraps /workflow:lint-docs for the universal checks, then layers zorch's two non-negotiables on top: subsystem doc-coverage parity (every zorch/<subsystem>/ has a docs/**/<subsystem>.md and a hub row), the two-section subsystem skeleton (why-the-shape/agnostic + fusion-by-construction), Fractalyze XLA field-dtype gotcha dedup (stated canonically only in poly.md), the CLAUDE.md = pointer + two-non-negotiables + dev-env rule, and agnostic naming (a scheme/zkVM is named only as the consumer boundary). The subsystem list is auto-detected from zorch/, so a new block inherits every check the moment its directory lands. TRIGGER when: (1) /lint-zorch-docs, (2) after touching CLAUDE.md / README.md / docs/, (3) after adding a new subsystem, (4) before a docs PR. SKIP when: outside the zorch repo; the universal pass already ran clean and only zorch-specific scope changed.

2026-07-15
lint-zorch-srcs
소프트웨어 개발자

zorch-specific source-tree lint enforcing the two non-negotiables. Detects consumer/zkVM leakage into zorch/ code (the proving-scheme- and zkVM-agnostic rule), consumer/zkVM names in tests or fixtures, kernel-splitting ops inside a fused_region body or a Round's _round_poly/_fold (the fusion-by-construction rule), and bare asserts in tests. Companion to /lint-zorch-docs — the same agnostic + fusion philosophy applied to code. Auto-detects subsystems from zorch/, so a new block inherits every check the moment its directory lands. TRIGGER when: (1) /lint-zorch-srcs, (2) after touching zorch/ source, (3) after adding a subsystem, (4) before a src PR. SKIP when: outside the zorch repo; nothing under zorch/ changed since the last clean run.

2026-06-03
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다