一键导入
pythonic
Python, asyncio, typed Python, data processing, SQL, pandas, document extraction, notebooks, scraping, APIs, and scientific computing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Python, asyncio, typed Python, data processing, SQL, pandas, document extraction, notebooks, scraping, APIs, and scientific computing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Cut a chan release: the git-first rc-pinned cycle, the one-commit version-pin bump, the publish=false dry run, and the GA tag that publishes. Covers the macOS signing path.
Run the chan pre-push gate (shellcheck, actionlint, fmt, clippy, test, no-default-features build, gateway build, web checks, marketing checks) and the isolated/own-gate model for multi-agent rounds.
Spin up and tear down a local chan test server over a throwaway or existing workspace, including the rebuild cycle for frontend changes.
Code architecture, structural review, simplification, interface boundaries, refactoring discipline, configuration design, and maintainability reviews.
Rust code quality, idiomatic Rust, async/concurrency, Cargo hygiene, error handling, tests, reviews, and systems programming in Rust.
Linux systems engineering, low-level infrastructure, networking, containers, virtualization, storage, systemd, operational debugging, and shell/Python diagnostic tooling.
| name | pythonic |
| description | Python, asyncio, typed Python, data processing, SQL, pandas, document extraction, notebooks, scraping, APIs, and scientific computing. |
| when_to_use | Writing or reviewing Python for tooling, data work, or quick prototypes around chan; pushing work to the right engine (SQL, NumPy/pandas, asyncio). |
Write modern, typed, idiomatic Python. Push work to the right engine: SQL for sets, NumPy/pandas for vectorized data work, asyncio for I/O concurrency.
asyncio.TaskGroup on Python 3.11+ for structured concurrency.apply.pytest, ruff, mypy, uv, or equivalents.