home/categories/full-stack/thiskevinwang-ai-codex-skills-data-access-layer-skill-md
full-stackdevelopment

data-access-layer

Build and update repository-based data access layers in TypeScript/Node apps. Use when asked to add a data access layer, repository layer, database access, new query methods, or to integrate/swap DB clients (for example porsager/postgres) while keeping model interfaces DB-agnostic and repository methods the only access path.

thiskevinwang
maintainer
thiskevinwang
์—…๋ฐ์ดํŠธ๋จ 1/17/2026
์Šคํƒ€
0
ํฌํฌ
0
quick start

Installation and usage

Build and update repository-based data access layers in TypeScript/Node apps. Use when asked to add a data access layer, repository layer, database access, new query methods, or to integrate/swap DB clients (for example porsager/postgres) while keeping model interfaces DB-agnostic and repository methods the only access path.

์„ค์น˜
$ install --globalskills.sh
์‚ฌ์šฉ๋ฒ•

์„ค์น˜ ํ›„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์—ฌ ์ด ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

skills use data-access-layer