# Typescript Eslint AI Agent Skills

Typescript Eslint publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Typescript Eslint repository, with install commands and source links.

Official page: https://skillscout.sh/official/typescript-eslint/
Markdown page: https://skillscout.sh/official/typescript-eslint/typescript-eslint_skills_skillscout.md
Vendor website: https://typescript-eslint.io/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/typescript-eslint/typescript-eslint_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Typescript Eslint skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### typescript-eslint/typescript-eslint

Includes 1 official skill: rule-performance.

Install:

```bash
npx skills add typescript-eslint/typescript-eslint -y
```

Source: https://github.com/typescript-eslint/typescript-eslint

## Individual skills

### rule-performance

Official Typescript Eslint skill from typescript-eslint/typescript-eslint.

Install:

```bash
npx skills add typescript-eslint/typescript-eslint@rule-performance -y
```

Package: typescript-eslint/typescript-eslint
Source: https://github.com/typescript-eslint/typescript-eslint/tree/main/.agents/skills/rule-performance

## typescript-eslint/typescript-eslint package overview

Includes 1 official skill: rule-performance.

### Top skills in this package

- rule-performance: Official Typescript Eslint skill from typescript-eslint/typescript-eslint.

### Install

Install the full package:

```bash
npx skills add typescript-eslint/typescript-eslint -y
```

Install a specific skill:

```bash
npx skills add typescript-eslint/typescript-eslint@rule-performance -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/typescript-eslint/typescript-eslint#readme
