com um clique
leyman
leyman contém 16 skills coletadas de JacobLey, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
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