Skip to main content
deephaven
Perfil de criador do GitHub

deephaven

Visão por repositório de 45 skills coletadas em 5 repositórios do GitHub.

skills coletadas
45
repositórios
5
atualizado
30 de jul. de 2026
explorador de repositórios

Repositórios e skills representativas

cli-command-add
Desenvolvedores de software

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,…

30 de jul. de 2026
ref-cli-help-standards
Desenvolvedores de software

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

30 de jul. de 2026
ref-cli-tool-wrapping
Desenvolvedores de software

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…

30 de jul. de 2026
ref-documentation-roles
Desenvolvedores de software

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

30 de jul. de 2026
ref-project-reference
Desenvolvedores de software

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

30 de jul. de 2026
ref-python-coding-practices
Desenvolvedores de software

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…

30 de jul. de 2026
tests-improve
Analistas de garantia de qualidade de software e testadores

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…

30 de jul. de 2026
check-deps-fresh
Analistas de garantia de qualidade de software e testadores

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

29 de jul. de 2026
Mostrando 8 de 34 skills coletadas.
Mostrando 5 de 5 repositórios
Todos os repositórios foram exibidos