typescript-write

Write and refactor TypeScript and JavaScript code following Metabase coding standards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps developers write and refactor TypeScript and JavaScript code according to established coding standards and best practices.

Core Features & Use Cases

  • Code Generation: Assists in creating new TypeScript/JavaScript code snippets or files.
  • Code Refactoring: Helps improve existing code structure, readability, and performance.
  • Best Practice Adherence: Ensures code follows Metabase's specific coding guidelines.
  • Use Case: A developer needs to implement a new utility function in TypeScript. They can use this skill to generate the function boilerplate, ensuring it adheres to the project's standards.

Quick Start

Use the typescript-write skill to generate a new TypeScript function for validating email addresses.

Frequently Asked Questions about typescript-write

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

FAQPage Schema
How do I write TypeScript code that adheres to specific coding standards?

You can refactor existing JavaScript code for better readability by using this Skill to improve code structure, performance, and adherence to best practices. It analyzes your current JavaScript implementation and restructures it to align with Metabase coding guidelines.

Can I generate boilerplate TypeScript code for new utility functions?

Yes, you can generate boilerplate TypeScript code for new utility functions using this Skill. It assists in creating new TypeScript and JavaScript files or snippets, ensuring the generated code follows predefined project conventions from the start.

What is the best way to fix bugs in a TypeScript project while maintaining code quality?

The best way to fix bugs while maintaining code quality is applying this Skill to refactor and patch TypeScript code. It ensures bug fixes align with Metabase coding standards, improving existing code structure and overall project maintainability.

Does this Skill work with both JavaScript and TypeScript for code generation?

Yes, this Skill works with both JavaScript and TypeScript for code generation. It writes, generates, and refactors code in both languages, ensuring adherence to established coding standards and best practices across your development workflow.