con un clic
leyman
leyman contiene 16 skills recopiladas de JacobLey, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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