·project-structure
</>

project-structure

flpbalada/my-opencode-config

Leitet die Organisation von React/Next.js/TypeScript-Projekten mithilfe einer funktionsbasierten Architektur. Verwenden Sie es, wenn Sie neue Projekte strukturieren, Codebasen neu organisieren oder entscheiden, wo neuer Code platziert werden soll.

3Installationen·0Trend·@flpbalada

Installation

$npx skills add https://github.com/flpbalada/my-opencode-config --skill project-structure

SKILL.md

Organize code by feature/domain, not by file type. Enforce unidirectional code flow: shared → features → app.

This approach scales well for medium-to-large React, Next.js, and TypeScript projects while keeping features independent and maintainable.

Only include folders you need. Don't create empty folders "just in case."

Leitet die Organisation von React/Next.js/TypeScript-Projekten mithilfe einer funktionsbasierten Architektur. Verwenden Sie es, wenn Sie neue Projekte strukturieren, Codebasen neu organisieren oder entscheiden, wo neuer Code platziert werden soll. Quelle: flpbalada/my-opencode-config.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/flpbalada/my-opencode-config --skill project-structure
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist project-structure?

Leitet die Organisation von React/Next.js/TypeScript-Projekten mithilfe einer funktionsbasierten Architektur. Verwenden Sie es, wenn Sie neue Projekte strukturieren, Codebasen neu organisieren oder entscheiden, wo neuer Code platziert werden soll. Quelle: flpbalada/my-opencode-config.

Wie installiere ich project-structure?

Ö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/flpbalada/my-opencode-config --skill project-structure 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/flpbalada/my-opencode-config