# JavaScript/TypeScript Chat Features

This extension provides the following functionality:

## Skills

Skills offer Copilot Agent Mode additional information on how to perform certain tasks.
To enable skills, set the `jsts-chat-features.skills.enabled` configuration setting to `true`.

Currently available:

 * The *TypeScript Setup Skill*, which offers better guidance on how to make a modern `tsconfig.json` for TypeScript projects

