بنقرة واحدة
leyman
يحتوي leyman على 16 من skills المجمعة من JacobLey، مع تغطية مهنية على مستوى المستودع وصفحات 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