Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Jordan Burke avatar

Typescript Standards

  • 1 repo stars
  • Updated July 1, 2026
  • sapientsai/microsoft-mcp-server

typescript-standards is a Claude Code skill plugin that applies the typescript-library-template build and quality conventions so developers can scaffold or standardize TypeScript npm packages with modern tooling.

About

typescript-standards is a Claude Code marketplace plugin skill for creating and standardizing TypeScript libraries using the typescript-library-template pattern. It walks through tooling setup with tsup, Vitest, ESLint, Prettier, dual module formats, and a validate script workflow. Use it when bootstrapping a new npm package or bringing an older TypeScript project up to modern build and quality conventions.

  • Skill guides new projects from typescript-library-template or migrates existing repos
  • Standardizes tsup, Vitest, ESLint, Prettier, and pnpm validate scripts
  • Supports dual CommonJS and ES module output with proper package exports
  • Marketplace plugin packages the skill from sapientsai/microsoft-mcp-server repo root
  • Includes references for template setup and standardization migration steps

Typescript Standards by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add sapientsai/microsoft-mcp-server

Add your badge

Show developers this marketplace is listed on Skillselion. Paste this into your README.

Listed on Skillselion
repo stars1
Last updatedJuly 1, 2026
Repositorysapientsai/microsoft-mcp-server

How should a TypeScript library project configure dual-module builds, tests, linting, and publish-ready scripts consistently?

Standardizes new or existing TypeScript npm packages with dual-module builds, tsup, Vitest, ESLint, Prettier, and a pnpm validate workflow.

Who is it for?

Developers creating new TypeScript npm packages or migrating existing libraries from ad-hoc tsc or webpack setups to a standardized toolchain.

Skip if: Application-only frontend frameworks, non-TypeScript stacks, or teams that already enforce an unrelated monorepo build system they cannot change.

What you get

package.json scripts, tsup and Vitest configs, ESLint and Prettier setup, and dual-format exports aligned with the template validate workflow.

Recommended Marketplaces

FAQ

Is this plugin the Microsoft Graph MCP server?

The repo also hosts an MCP server, but the marketplace plugin named Typescript Standards ships only the TypeScript library standards skill.

Can it migrate an existing project?

Yes. The skill includes a standardization path to update scripts, install tooling, copy configs, and run pnpm validate.

What package manager does it assume?

Examples and validate workflow use pnpm, though the patterns apply to other managers with equivalent script wiring.

Development Toolsbackenddevops

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.