typescript-write

Enforce Metabase-compliant TypeScript and JavaScript coding standards across development activities.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill unifies TypeScript and JavaScript development by enforcing Metabase-approved coding standards and best practices, reducing code debt and onboarding time.

Core Features & Use Cases

  • Standardized styling: Apply consistent formatting, naming, and architectural patterns across TS/JS codebases.
  • Guided refactoring: Provide structured guidance for safe, incremental changes during code migrations.
  • Review-ready templates: Supply ready-to-use code templates and snippets to accelerate development.

Quick Start

Start by applying the Metabase TS/JS standards to a new or existing project file, documenting any deviations and recommended improvements.

Frequently Asked Questions about typescript-write

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

FAQPage Schema
How do I enforce TypeScript coding standards during a code refactor?

To enforce TypeScript coding standards during a refactor, apply Metabase-approved practices for consistent formatting and naming. This ensures structured, incremental changes that reduce code debt while maintaining architectural patterns.

What is the best way to standardize JavaScript formatting across a team codebase?

Standardizing JavaScript formatting across a team requires applying unified coding standards to achieve consistent styling. Utilizing review-ready templates and project workflows ensures all team members follow the same architectural patterns.

Can I use these coding standards for both TypeScript and JavaScript projects?

Yes, you can use these coding standards for both TypeScript and JavaScript projects. The guidelines unify development practices across both languages, targeting standard tooling and shared project resources for consistent styling.

How do I document deviations from Metabase TypeScript best practices?

To document deviations from Metabase TypeScript best practices, apply the standards to a project file and record any recommended improvements. This process highlights necessary exceptions while maintaining overall codebase consistency.

Does this approach supply templates for accelerating TS/JS development?

Yes, this approach supplies review-ready code templates and snippets to accelerate TS/JS development. These templates enforce Metabase-compliant coding practices, reducing onboarding time and ensuring review-ready outputs.