claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Developer Tools

claude-prism

An offline-first scientific writing workspace powered by Claude. LaTeX + Python + 100+ scientific skills all running locally.

// Developer Tools[ api ][ desktop ][ web ][ mobile ][ claude ]#claude#academic#ai#claude-code#desktop-app#editor#latex#llm#devtoolsMIT$open-sourceupdated 5 days ago
Actively maintained
100/100
last commit 5 days ago
last release 29 days ago
releases 18
open issues 28
// install
git clone https://github.com/delibae/claude-prism

ClaudePrism

ClaudePrism

An offline-first scientific writing workspace powered by Claude.
LaTeX + Python + 100+ scientific skills — runs on your desktop.

English · 한국어 · 日本語 · 简体中文

ClaudePrism Demo

       


Why ClaudePrism?

OpenAI Prism is a cloud-based LaTeX workspace — all your files and data must be uploaded to OpenAI's servers to use it.

ClaudePrism is a local-first alternative — your files are stored on your disk, compiled offline, and edited locally. AI features require sending content to Anthropic's API for inference (see data usage).

OpenAI PrismClaudePrism
AI ModelGPT-5.2Claude Opus / Sonnet / Haiku
RuntimeBrowser (cloud)Native desktop (Tauri 2 + Rust)
LaTeXCloud compilationTectonic (embedded, offline)
Python EnvironmentBuilt-in uv + venv — one-click scientific Python setup
Scientific Skills100+ domain skills (bioinformatics, cheminformatics, ML, ...)
Getting StartedAccount setup requiredInstall and go — template gallery + project wizard
Version ControlGit-based history with labels & diff
Source CodeProprietaryOpen source (MIT)

Data & Privacy

ClaudePrism stores and compiles your documents locally — nothing is uploaded to a remote server for storage. However, when you use AI features, prompts and file contents that Claude reads are sent to Anthropic's API for inference, just like any cloud-based LLM tool. See Claude Code data usage for retention policies and opt-out options.


Features

Python Environment (uv)

ClaudePrism integrates uv — the fast Python package manager — directly into the app. One click to install uv, one click to create a project-level virtual environment. Claude Code automatically uses the .venv when running Python code, so you can generate plots, run analysis scripts, and process data without leaving the editor.

Python Environment

100+ Scientific Skills

Browse and install domain-specific skills from K-Dense Scientific Skills — curated prompts and tool configurations that give Claude deep knowledge in specialized fields:

DomainSkills
Bioinformatics & GenomicsScanpy, BioPython, PyDESeq2, PySAM, gget, AnnData, ...
Cheminformatics & Drug DiscoveryRDKit, DeepChem, DiffDock, PubChem, ChEMBL, ...
Data Analysis & VisualizationMatplotlib, Seaborn, Plotly, Polars, scikit-learn, ...
Machine Learning & AIPyTorch Lightning, Transformers, SHAP, UMAP, PyMC, ...
Clinical ResearchClinicalTrials.gov, ClinVar, DrugBank, FDA, ...
Scientific CommunicationLiterature Review, Grant Writing, Citation Management, ...
Multi-omics & Systems Biologyscvi-tools, COBRApy, Reactome, Bioservices, ...
And moreMaterials Science, Lab Automation, Proteomics, Physics, ...

Skills are installed globally (~/.claude/skills/) or per-project, and Claude automatically loads them when relevant.

Scientific Skills

Quick Start with Templates & Project Wizard

Pick a template (paper, thesis, presentation, poster, letter, etc.), give it a name, optionally describe what you're writing — ClaudePrism sets up the project and generates initial content with AI. Drag & drop reference files (PDF, BIB, images) and start writing immediately.

Template Gallery & Project Wizard

Claude AI Assistant

Chat with Claude directly in the editor. Select between Sonnet, Opus, Haiku models with adjustable reasoning effort levels. Persistent sessions, tool use (file edit, bash, search), and extensible slash commands.

Claude AI Assistant & Slash Commands

History & Proposed Changes

Every save creates a snapshot in a local Git repository (.claudeprism/history.git/). Label important checkpoints, browse diffs between any two snapshots, and restore previous versions. When Claude suggests edits, changes appear in a dedicated panel with visual diffs — accept or reject per chunk, or apply/undo all at once (⌘Y / ⌘N).

History & Proposed Changes

Offline LaTeX Compilation

Tectonic is embedded directly in the app. Packages are downloaded once on first use and cached locally. After that, compilation works fully offline with no TeX Live installation required.

Capture & Ask

Press ⌘X to enter capture mode, drag to select any region in the PDF — the captured image is pinned to the chat composer so you can immediately ask Claude about it. Great for asking about equations, figures, tables, or reviewer comments.

Capture & Ask

Live PDF Preview

Native MuPDF rendering with SyncTeX support — click a position in the PDF to jump to the corresponding source line. Supports zoom, text selection, and capture.

Editor

CodeMirror 6 with LaTeX/BibTeX syntax highlighting, real-time error linting, find & replace (regex), and multi-file project support with auto-save.

More

  • Zotero Integration — OAuth-based bibliography management and citation insertion.

Zotero Integration

  • Slash Commands — Built-in (/review, /init) + custom commands from .claude/commands/.
  • External Editors — Open projects in Cursor, VS Code, Zed, or Sublime Text.
  • Dark / Light Theme — Automatic switching.

Installation

Download the latest build from GitHub Releases.

Contributing

Contributions are welcome! See CONTRIBUTING.md for development setup, testing, and guidelines.

Acknowledgments

This project started from Open Prism by assistant-ui.

License

MIT

// compatibility

Platformsapi, desktop, web, mobile
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageTypeScript

// faq

What is claude-prism?

An offline-first scientific writing workspace powered by Claude. LaTeX + Python + 100+ scientific skills all running locally.. It is open-source on GitHub.

Is claude-prism free to use?

claude-prism is open-source under the MIT license, so it is free to use.

What category does claude-prism belong to?

claude-prism is listed under devtools in the Claudeers registry of Claude-compatible tools.

0 views
1,663 stars
unclaimed
updated 5 days ago

// embed badge

claude-prism on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-prism.svg)](https://claudeers.com/claude-prism)

// retro hit counter

claude-prism hit counter
[![Hits](https://claudeers.com/api/counter/claude-prism.svg)](https://claudeers.com/claude-prism)

// reviews

// guestbook

0/500

// related in Developer Tools

🔓

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Curs…

// devtoolsaffaan-m/JavaScript225,699MIT[ claude ]
🔓

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

// devtoolsgarrytan/TypeScript119,234MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// devtoolssafishamsi/Python80,484MIT[ claude ]
🔓

🙌 OpenHands: AI-Driven Development

// devtoolsOpenHands/Python79,324NOASSERTION[ claude ]

// built by

→ see how claude-prism connects across the ecosystem