stand-ts

Enforce TypeScript and JavaScript coding standards using bun commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lgtm-hq/claude-skills --skill stand-ts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stand-ts
Source: https://github.com/lgtm-hq/claude-skills/tree/main/skills/stand-ts
Command: npx skills add https://github.com/lgtm-hq/claude-skills --skill stand-ts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Developers often struggle to follow uniform coding practices, leading to inconsistent codebases that are hard to maintain.

Core Features & Use Cases

  • Coding Standards Enforcement: Provides clear guidelines for writing clean, maintainable TS/JS code.
  • Build and Test Automation: Streamlines processes like installing dependencies and running tests, ensuring that development workflows adhere to best practices.
  • Use Case: When setting up a new project, a developer can quickly refer to the standards and commands to establish a uniform development environment and workflow.

Quick Start

Use the stand-ts skill to ensure your TypeScript and JavaScript codebase follows the defined standards.

Frequently Asked Questions about stand-ts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce consistent TypeScript and JavaScript coding standards across projects?

To enforce consistent TypeScript and JavaScript coding standards, you use this skill to provide clear guidelines for writing clean code and streamline build processes, ensuring your codebase remains uniform and maintainable.

Do I need bun to set up TypeScript coding standards for my development workflow?

Yes, you need bun as the package manager to set up this TypeScript coding standards workflow, as it is required to support the installation, building, testing, and running scripts.

What is the best way to automate testing and building in a TypeScript project?

The best way to automate testing and building in a TypeScript project is by applying this skill, which streamlines dependency installation and test execution to ensure development workflows adhere to best practices.

Can I use this skill to establish a uniform development environment when setting up a new JavaScript project?

Yes, you can use this skill when setting up a new JavaScript project to quickly refer to standards and commands, establishing a uniform development environment and workflow for your team.

Why does inconsistent coding make TypeScript codebases hard to maintain?

Inconsistent coding makes TypeScript codebases hard to maintain because developers struggle to follow uniform practices, leading to disorganized projects that this skill helps standardize.