typescript-codequality-check

Official

Ensure Typescript code quality

Authormarigold-ui
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the need to maintain high code quality in Typescript projects by automating essential checks like linting, formatting, and type-checking.

Core Features & Use Cases

  • Automated Linting: Catches stylistic and programmatic errors using ESLint.
  • Code Formatting: Ensures consistent code style with Prettier.
  • Type Checking: Verifies type safety with the TypeScript compiler (tsc).
  • Use Case: After making changes to your Typescript files, run this skill to automatically verify that the code adheres to project standards and is free of type errors before committing.

Quick Start

Run the pnpm lint command from the project root to check your code quality.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: typescript-codequality-check
Download link: https://github.com/marigold-ui/marigold/archive/main.zip#typescript-codequality-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.