typescript-write

Standardize TypeScript and JavaScript code against Metabase coding standards.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/mwathiben/PropManager --skill typescript-write-mwathiben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-write
Source: https://github.com/mwathiben/PropManager/tree/main/.claude/skills/typescript-write
Command: npx skills add https://github.com/mwathiben/PropManager --skill typescript-write-mwathiben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TypeScript and JavaScript codebases often suffer from inconsistent styling and unclear patterns, which impede readability and slow feature delivery. This skill standardizes coding practices by applying the Metabase guidelines across new and existing code.

Core Features & Use Cases

  • Standardization: Enforces Metabase TypeScript/JavaScript coding standards to ensure a consistent codebase.
  • Guided refactoring: Assists in refactoring tasks by aligning changes with established conventions and best practices.
  • Quality assurance: Improves linting, typing, and maintainability across frontend and shared code.

Quick Start

Follow the Metabase TypeScript/JavaScript development workflow to start applying standardized coding practices immediately.

Frequently Asked Questions about typescript-write

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

FAQPage Schema
How do I standardize TypeScript code quality across a project?

Standardize TypeScript code quality by enforcing Metabase coding standards and best practices to ensure consistent style, readability, and maintainability across new and existing codebases.

What is the best way to refactor JavaScript code for better readability?

Refactor JavaScript code for better readability by aligning changes with established Metabase conventions and best practices, which improves linting, typing, and overall maintainability.

Does this coding standard workflow support both TypeScript and JavaScript?

Yes, the coding standard workflow supports both TypeScript and JavaScript projects, applying shared templates and established conventions to satisfy linting, typing, and testing requirements.

How do I conform to linting and typing requirements during TypeScript development?

Conform to linting and typing requirements by following the Metabase TypeScript development workflow, which applies standardized coding practices and shared project templates to your codebase.

When should I apply coding standards to my TypeScript or JavaScript codebase?

Apply coding standards to TypeScript or JavaScript codebases during development and refactoring tasks to resolve inconsistent styling, improve readability, and accelerate feature delivery.