Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 903 Bytes

File metadata and controls

16 lines (16 loc) · 903 Bytes

Skill mappings - when working in these areas, load the linked skill file into context.

skills:

  • task: "Building packages for publish or generating declarations" load: "node_modules/@bomb.sh/tools/skills/build/SKILL.md"
  • task: "Writing or running tests" load: "node_modules/@bomb.sh/tools/skills/test/SKILL.md"
  • task: "Development workflow, command ordering, monorepo filtering" load: "node_modules/@bomb.sh/tools/skills/lifecycle/SKILL.md"
  • task: "Linting, code quality, or understanding lint violations" load: "node_modules/@bomb.sh/tools/skills/lint/SKILL.md"
  • task: "Formatting source files before committing" load: "node_modules/@bomb.sh/tools/skills/format/SKILL.md"
  • task: "Migrating off biome, unbuild, or other tools to bsh toolchain" load: "node_modules/@bomb.sh/tools/skills/migrate/SKILL.md"