Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

scitex-dev-linter

Estrellas0
Forks0
Actualizado14 de junio de 2026 a las 12:41

[WHAT] AST-based linter for reproducible-research Python — 47 built-in rules across 7 categories: STX-I (imports), STX-IO (forbid raw pd.read_csv / np.load / pickle / fig.savefig — use scitex.io.save / scitex.io.load instead), STX-P (path handling — resolve via scitex.path, no hardcoded `/home/...`), STX-PA (plot/axes), and more. [WHEN] User asks to lint scitex code, check scitex conventions, list linter rules, show STX-IO001 meaning, or enforce reproducible-research style; mentions STX-*, scitex-dev linter, scitex conventions, reproducibility lint. [HOW] `scitex-dev linter check <path>` (CLI) or `scitex_dev.linter.check(path)` (Python). Hook integration auto-runs on PreToolUse for Edit/Write.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
10 archivos
SKILL.md
readonly