Skip to main content
Manusで任意のスキルを実行
ワンクリックで
zkldi
GitHub クリエイタープロフィール

zkldi

1 件の GitHub リポジトリにある 5 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
5
リポジトリ
1
更新
2026-06-17
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

リポジトリエクスプローラー

リポジトリと代表的な skills

actions-and-pg-migration
ソフトウェア開発者

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 files, or writing tests for actions or routers.

2026-06-17
coverage-tools
ソフトウェア品質保証アナリスト・テスター

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 the user mentions coverage reports, coverage-final.json, or just coverage-report.

2026-05-08
db-formats
ソフトウェア開発者

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 db-formats file, or when working with Kysely selects that need to return API-compatible (v1-mongodb-like) response shapes.

2026-05-08
exhaustive-switch
ソフトウェア開発者

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 meant to be exhaustive in the Tachi TypeScript server.

2026-05-08
preserve-comments
ソフトウェア開発者

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 comments already exist.

2026-05-08
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました