·code-style-setup
</>

code-style-setup

andrelandgraf/fullstackrecipes

Konfigurieren Sie Prettier für die Codeformatierung und TypeScript für die Typprüfung. Enthält VSCode-Einstellungen und EditorConfig für einen konsistenten Codestil. Überspringt ESLint/Biome, um Konfigurationskomplexität zu vermeiden.

38Installationen·0Trend·@andrelandgraf

Installation

$npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill code-style-setup

SKILL.md

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

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

Konfigurieren Sie Prettier für die Codeformatierung und TypeScript für die Typprüfung. Enthält VSCode-Einstellungen und EditorConfig für einen konsistenten Codestil. Überspringt ESLint/Biome, um Konfigurationskomplexität zu vermeiden. Quelle: andrelandgraf/fullstackrecipes.

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill code-style-setup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill code-style-setup
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist code-style-setup?

Konfigurieren Sie Prettier für die Codeformatierung und TypeScript für die Typprüfung. Enthält VSCode-Einstellungen und EditorConfig für einen konsistenten Codestil. Überspringt ESLint/Biome, um Konfigurationskomplexität zu vermeiden. Quelle: andrelandgraf/fullstackrecipes.

Wie installiere ich code-style-setup?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill code-style-setup Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/andrelandgraf/fullstackrecipes