programming
MUST USE for ANY work on .py .pyi .rs .ts .tsx .mts .cts .go files. One philosophy: strict types, modern stacks (Pydantic v2 / serde+thiserror / Zod / gin+sqlc+pgx+slog), modern toolchains (uv+basedpyright+ruff / cargo+clippy+miri / Bun+Biome+tsc / gofumpt+golangci-lint v2+nilaway+go-race), parse-don't-validate, exhaustive match, typed errors, no any/unwrap/panic, 250 LOC ceiling, TDD, consumer-routed logging. Routes to references/{python,rust,typescript,rust-ub,go}/ + references/logging.md. Triggers: write/edit Python/Rust/TypeScript/Go code, new project, gin server, bubbletea TUI, CJK IME, connect-go RPC, sqlc pgx, branded ids, exhaustive match, unsafe Rust, miri, oversized file, refactor, TDD, e2e test, logging, log levels, structured logging, observability, arena, allocator, bumpalo, const fn, const generics, comptime, zero-alloc, bitfield, repr, scopeguard, errdefer, Zig-like, zerocopy, packed struct.
For you if you code in Python, Rust, TypeScript, or Go and want strict type safety and modern toolchains.
npx oh-my-skill add code-yeongyu/oh-my-openagent/programmingcurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- code-yeongyu/oh-my-openagent/programmingnpx oh-my-skill verify code-yeongyu/oh-my-openagent/programming怎么用
商店整理自技能原文 · 版本 ace1339 · 表述以原文为准装上后,Claude在处理.py、.rs、.ts、.go等文件时,会遵循严格类型、现代工具链和TDD原则:先写失败测试,再写最少代码通过,然后重构。它强制使用解析而非验证,穷尽匹配,不允许不安全展开。
当用户要求编写或编辑Python、Rust、TypeScript、Go代码,或提及相关框架(gin、bubbletea),或要求重构、测试、日志等时触发。