Agent skill

Frontend bundling via Bun/Node

Bundling via Bun/Node with Make targets for typecheck and bundling

Stars 96
Forks 5

Install this agent skill to your Project

npx add-skill https://github.com/rcarmo/agentbox/tree/main/skel/.github/skills/frontend

SKILL.md

Skill: Frontend bundling via Bun/Node

Goal

Provide optional Make targets for TypeScript typecheck + bundling (Bun preferred).

Recommended targets

  • node_modules / make deps-frontend to install deps
  • make typecheck
  • make build (typecheck + bundle)
  • make build-fast (bundle only)
  • make bundle-watch
  • make bundle-clean

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results