Agent Skills by Jacob Ley
Showing 16 vetted skills indexed across 1 GitHub repositories.
lifecycle
Generate dependsOn relationships for Install, Check, Build, and Test stages in Nx monorepos.
updating-dependencies
Update pnpm catalog dependencies to latest minor and patch versions.
linting-formatting
Automate linting and formatting checks across TypeScript projects in an Nx workspace.
projects
Parse repository structure and summarize projects with project.json and package.json metadata.
typescript
Build TypeScript packages with SWC, tsconfig, and ESM output.
debugging
Diagnose and fix debugging issues in Nx-based Node.js monorepos.
dagger-ci
Execute containerized CI pipelines for Node.js/Nx monorepos.
coding-patterns
Codify TypeScript coding patterns and conventions for monorepo consistency.
testing
Run Mocha, Chai, Sinon, and C8 tests across TypeScript Nx monorepo packages.
create-package
Create new packages in an Nx monorepo using template-based scaffolding.
install-package
Install pnpm workspace dependencies and rebuild projects with nx.
devcontainer
Set up a containerized TypeScript/Node.js development environment with Nx and Dagger.
writing-readmes
Generate standardized READMEs for packages in monorepos and multi-package projects.
versioning
Generate per-PR changesets and changelogs for multi-package repositories.
nx-run-tasks
Automate Nx CLI commands for single, bulk, and affected project tasks.
nx-tasks-reference
Document Nx target purposes and project.json declaration guidance for TypeScript monorepos.