Skip to content
View skymanbp's full-sized avatar

Highlights

  • Pro

Block or report skymanbp

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
skymanbp/README.md

Zhe Zhang

Astrophysicist · AI Engineer · Machine Learning Engineer · Data Scientist

Astrophysicist by training and ML/AI engineer by practice, I build local-first developer tools and Claude Code plugins — the layer between a coding agent and the work it claims to have finished.

Project What it does Stack Latest
CodeEraser stars Write-time guard against LLM-induced code and document entropy — Rust measures, Haskell judges, no model in the loop Rust · Haskell release
AutoShade stars AI-assisted RAW developer — an AI proposes a bounded edit recipe, a deterministic Rust engine renders it; Lightroom-compatible XMP Rust release
cc-memory Persistent memory for Claude Code across compaction and sessions — reconcile-on-write, forced handoff file, FTS5 search, MCP tools; pure stdlib Python release
cc-enforcer Hooks that deny the tool call and block the reply — twelve rules the agent cannot skip; also an LLM-agnostic rule pack Python release
sci-paper Scientific writing and source-traced review — twelve skills, calibrated de-AI rewriting, no single "% AI" score Python release
rag-your-code Local, explainable code-retrieval index for coding agents — no network, no runtime dependencies, fifteen languages; on PyPI Python release
keel Native-capability floor for Haskell data science — runtime dynamic loading, Arrow C ABI + DLPack, ONNX Runtime, CBLAS/LAPACKE; on Hackage Haskell release
PhotoManager Safety-first photo library manager — Copy / Rename / Quarantine only, intent journaled before every landing, no delete primitive Haskell · Rust release

Python, R, Rust, TypeScript, Haskell, Lua, SQLite, Git

zhezhang.me · LinkedIn · open to collaboration on AI tooling and scientific computing — an issue on any repo above is the fastest way to reach me.

Pinned Loading

  1. autoshade autoshade Public

    AI-assisted RAW photo developer: GPT vision advisor proposes an EditRecipe, a deterministic Rust engine renders it — Lightroom-compatible XMP sidecars, 24 RAW formats + baked images, measured (not …

    Rust 245 52

  2. cc-tree cc-tree Public

    Claude Code plugin: universal radial-tree exploration engine. One tree skill + swappable presets (brainstorm / attack / design / code-audit) for divergent ideation, adversarial critique, and design…

    Python 107

  3. CodeEraser CodeEraser Public

    An eraser against LLM-induced code & document entropy. Support if you like it!

    Rust 20

  4. sci-paper sci-paper Public

    Claude Code plugin for scientific paper writing, source-traced review, and de-AI rewriting. 12 skills + 35 tools under one typed standard: non-waivable integrity blockers, zero-target L0 lexicon, r…

    Python 5

  5. keel keel Public

    Native-capability and interop floor for Haskell data science: runtime dynamic loading, Arrow C ABI + DLPack interop, ONNX Runtime inference, CBLAS/LAPACKE - zero build-time native deps

    Haskell 3

  6. cc-enforcer cc-enforcer Public

    Rules your coding agent physically cannot ignore. Claude Code hooks that DENY the tool call and BLOCK the reply - stopping reactive patches, guessed citations, and premature 'done' claims. Also wor…

    Python 5