원클릭으로
leyman
leyman에는 JacobLey에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Coding patterns and conventions (package design, types, DI, docs)
Creating a new package in the monorepo
Running CI locally with Dagger
Debugging (source maps, cache, test failures)
DevContainer runtimes, CLI tools, and version parity with Dagger
Installing a package dependency
Linting and formatting (ESLint, Biome, auto-fix)
Running Nx tasks (build, test, check, etc.)
What each nx.json target does and when to add it to project.json
Understanding the various projects/packages available
Writing and running tests (Mocha, mocha-chain, Sinon, C8)
Building TypeScript packages (SWC, tsconfig, ESM)
Updating catalog dependencies to latest minor/patch versions
Versioning packages with changesets
Writing and maintaining package READMEs
Understanding implementation of nx-lifecycle and targets