Skip to main content

programming

Coding-standards conscience for writing or editing code in a typed language (Python, TypeScript, Rust, Go, …). Use when authoring non-trivial code and you want strict types, honest module size, and tests that assert behavior not prose. A code-smell + test-discipline checklist, not a linter — advice, not law. Triggers: write/edit code, new module, exhaustive match, typed errors, oversized file, parameter bloat, prompt/LLM test, snapshot test, `as any`/unwrap/panic.

Jump to install

Source facts

Repository
aiosbrain/aios-workspace
Last source activity
July 27, 2026 at 13:46
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.