configuring-javascript-stack

Community

Configure a JS/TS stack with PNPM and tests.

Authorbryonjacob
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a repeatable, standards-driven setup for JavaScript/TypeScript projects, ensuring consistent tooling, formatting, linting, and testing across teams.

Core Features & Use Cases

  • Standardized tooling: PNPM-based dependency management, TypeScript configuration, Prettier formatting, and ESLint linting.
  • Quality gates: Enforces a 96% test coverage with Vitest and automated checks across local and CI environments.
  • Use Case: Start a new project by applying the stack to quickly bootstrap a consistent development environment with reproducible scripts.

Quick Start

pnpm install pnpm prettier --write . pnpm eslint . --fix --max-complexity 10 pnpm tsc --noEmit pnpm vitest run tests/unit --reporter=verbose

Dependency Matrix

Required Modules

None required

Components

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: configuring-javascript-stack
Download link: https://github.com/bryonjacob/aug/archive/main.zip#configuring-javascript-stack

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.