scitex-general

SciTeX ecosystem general standards — branding, package architecture, four interfaces, version management, and repository quality. Use when creating, auditing, or maintaining any SciTeX package.

SciTeX General Standards

Installation

pip install scitex
# Development:
pip install -e /home/ywatanabe/proj/scitex-code

Core standards that apply to ALL SciTeX ecosystem packages.

Sub-skills

Four Interfaces

Guides

  • skills.md — Practical guide for writing skills: lessons learned, workflow, quality checklist
  • how-to-update-skills.md — Source-of-truth locations, editable vs non-editable paths, export workflow

Repository Standards

Architecture