name: tufte-viz description: | Ideate and critique data visualizations using Edward Tufte's principles from "The Visual Display of Quantitative Information." Use this skill when: (1) Designing new data visualizations or charts (2) Critiquing or improving existing visualizations (3) Reviewing dashboards or reports for graphical integrity (4) Deciding between visualization approaches (5) Reducing chartjunk or improving data-ink ratio (6) Planning small multiples or high-density displays
| name | pdf-ocr-feedback |
|---|---|
| description | High-accuracy OCR pipeline using Maj@K consensus voting, structured self-evaluation, and adaptive compute budgets to achieve ≥95% transcription accuracy. |
Use when transcribing PDF pages via vision model and you need high accuracy — especially for:
- Equations or mathematical notation
- Tables with complex structure (3+ columns, merged cells)
(Blog version available at https://inferal.com/blog/workspace-architecture/)
Update: Inferal Workspace is going open source!
Your org's brain that AI can use
This is not our core product. This document describes our internal operating environment - how we run the company. We share it to show the environment you'd join and demonstrate our philosophy in action. For what we're building, see What We're Building below.
A minimal Husky pre-commit hook with AI-powered code review via Amp's Oracle feature.
- 🔮 AI Code Review: Optional Oracle review via Amp before committing
- 🧪 Test Validation: Runs all tests before allowing commit
- ⚡ Minimal & Fast: No unnecessary dependencies
- 🌍 Universal: Works with any Node.js project