Skillscode-style-setup
C

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
6 stars
1.2k downloads
Updated 1w ago

Readme

code-style-setup follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: code-style-setup
description: 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.
---

# Editor and Linting Setup

To set up Editor and Linting Setup, refer to the fullstackrecipes MCP server resource:

**Resource URI:** `recipe://fullstackrecipes.com/code-style-setup`

If the MCP server is not configured, fetch the recipe directly:

```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/code-style-setup
```

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated1w ago
Publisherandrelandgraf

Tags

api