Skip to main content
deephaven
GitHub 创作者资料

deephaven

按仓库查看 5 个 GitHub 仓库中的 45 个已收集 skills。

已收集 skills
45
仓库
5
更新
2026年7月30日
仓库浏览

仓库与代表性 skills

cli-command-add
软件开发工程师

Add a new command to the dhcli CLI — invoke when adding or editing a verb under cli/_commands/. Wraps the click + Pattern B + structured-error + agents-manifest conventions; prevents the most common bugs (calling asyncio.run inline, printing errors to stderr,…

2026年7月30日
ref-cli-help-standards
软件开发工程师

The content contract for dhcli CLI help — required sections, HelpSpec authoring, plain-text rendering rules, single-source output schema, and docs/CLI.md consistency — invoke when authoring or reviewing any command help, option help, or the agents manifest

2026年7月30日
ref-cli-tool-wrapping
软件开发工程师

Conventions for dhcli commands that wrap an MCP tool — wrapper categories, type scoping, path-flag locality (CLI-read vs server-side), and the wraps_tool drift contract — invoke when adding/editing a cli/_commands verb that fronts a tool; not for authoring…

2026年7月30日
ref-documentation-roles
软件开发工程师

The role — audience and scope — of every top-level markdown document in this project. Invoke before editing any top-level doc, and when deciding where new documentation content belongs, to keep edits in-scope and prevent content drift between documents

2026年7月30日
ref-project-reference
软件开发工程师

Reference guide for this project — architecture, server commands and ports, config layout, code quality check commands, test clients — invoke when working with server configuration, running checks, or navigating the codebase

2026年7月30日
ref-python-coding-practices
软件开发工程师

Python coding conventions and style guide for this project — invoke before writing or reviewing any Python under src/ or tests/, including docstring-only edits. Numbered rules covering private-access boundaries, test-file naming and placement, type-hint…

2026年7月30日
tests-improve
软件质量保证分析师与测试员

Comprehensively improve unit tests — invoke when a source file's coverage is below the 100%-per-file target, or its test file is missing or disorganized. Ensures test files exist, adds missing tests, removes unneeded ones, and restructures to reach full…

2026年7月30日
check-deps-fresh
软件质量保证分析师与测试员

Run the dependency freshness check — invoke before a release, or after changing dependencies in pyproject.toml. Performs a fresh resolve then runs mypy and pytest against it, and diagnoses any failures

2026年7月29日
已展示 8 / 34 个已收集 Skill。
已展示 5 / 5 个仓库
已展示全部仓库