Skip to main content
在 Manus 中运行任何 Skill
一键导入
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 个仓库
已展示全部仓库