home/categories/ide-plugins/andrelandgraf-fullstackrecipes-skills-code-style-setup-skill-md
ide-pluginstools

code-style-setup

Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent code style. Skips ESLint/Biome to avoid config complexity.

andrelandgraf
maintainer
andrelandgraf
Updated 1/19/2026
Stars
3
Forks
1
quick start

Installation and usage

Configure Prettier for code formatting and TypeScript for typechecking. Includes VSCode settings and EditorConfig for consistent code style. Skips ESLint/Biome to avoid config complexity.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use code-style-setup