Skip to main content

zkldi/Tachi

SkillsMP 已收集 zkldi/Tachi 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
235
GitHub Forks
123

这个仓库中的 skills

已展示 5 / 5 个已收集 Skill。

职业分类
软件开发工程师
描述

Patterns for writing actions (MakeAction/MakeAnonAction), using the Postgres DB (Kysely), and migrating Express routes from MongoDB to Postgres in the Tachi server. Use when adding a new mutation, migrating a Mongo-backed router to Postgres, writing action…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Aggregates Vitest v8/Istanbul coverage across Tachi workspaces via tachi-coverage-tools (manifest, CLI, optional programmatic API). Use when measuring test coverage, reviewing coverage after changes, adding CI gates, registering a new Vitest package, or when…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guidance on using db-formats/ column lists (SELECT_*) and document mappers (To*Document) instead of selectAll() when writing Postgres-backed endpoints in the Tachi server. Use when writing a new endpoint that reads from a Postgres table, adding a new…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Prefer staticAssertUnreachable in the default branch of switches that must cover every variant of a union, so exhaustiveness is checked at compile time. Use when writing or reviewing switch on discriminated unions, string literal unions, enums, or any switch…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Preserves existing code comments (line, block, JSDoc, region markers) when editing files; does not delete or collapse comments for brevity unless the user asked to remove or update them. Use when editing any source file, refactoring, or applying fixes where…

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。