typescript-workflow
CommunityStreamline TS/JS work with Bun.
Authorilude
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides TypeScript/JavaScript project workflows using Bun as the primary toolchain, covering TS configs, module formats, and code quality tooling.
Core Features & Use Cases
- Bun-based workflow: bun install, bun run, bun test.
- Module systems: ESM vs CommonJS, path aliases.
- Type safety & formatting: tsconfig options, Prettier/Linting.
Quick Start
Install dependencies with bun install and run builds/tests with bun run and bun test.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typescript-workflow Download link: https://github.com/ilude/claude-code-config/archive/main.zip#typescript-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.