statemind
01jkanselaar/python-code-validator
Plugin Claude Code
Plugin marketplace listing 1 plugin: python-code-validator.
jkanselaar/python-code-validator
Plugin Claude Code
Plugin marketplace listing 1 plugin: python-code-validator.
jkanselaar/python-code-validator
Cursor rule Cursor
Validate generated Python at every step, not once at the end.
jkanselaar/python-code-validator
MCP server Claude CodeCodexCursor
MCP server "python-code-validator", hosted remotely at api.statemind.ai, as configured in jkanselaar/python-code-validator.
jkanselaar/python-code-validator
Instructions file CodexOpenCode
AGENTS.md instructions for jkanselaar/python-code-validator, covering python you write here gets checked, say what the code is for, before you write it, while you write, when something comes back wrong and before you present anything.
jkanselaar/python-code-validator
Instructions file Gemini CLI
Gemini CLI instructions for jkanselaar/python-code-validator, covering python you write here gets checked, say what the code is for, before you write it, while you write, when something comes back wrong and before you present anything.
jkanselaar/python-code-validator
Plugin Claude Code
Checks every Python file Claude writes, before you read it: syntax, lint, types, an AST security policy and a credential scan, with the exact fix when there is one.
jkanselaar/python-code-validator
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, executing validate_written.py via python3. From jkanselaar/python-code-validator.
jkanselaar/python-code-validator
Skill Claude CodeCodex
Prove generated Python does what was asked before presenting it — lint, types, an AST security policy, a credential scan, and a sandbox run against examples. Use when writing, editing or reviewing Python.