EN DE
← ← Zurück zur Übersicht

website-pipeline

website-pipeline v2.1.0

Beschreibung

The core 5-step website building pipeline. Load this when starting any website project. Covers plan, scaffold, build, preview, and polish — all with original code, no copy-paste.

Relevanz für unsere Projekte

Der Kern-Workflow für jedes Kundenprojekt. Definiert wie wir von der Anforderung zur ausgelieferten Website kommen — inklusive Planung, Vorschau, KI-Lesbarkeit und Deployment.

Ablauf

1📋 Planung & Recherche — Anforderungen analysieren, Zielgruppe bestimmen, Tech-Stack wählen
2🏗️ Gerüst — Projektverzeichnis, Konfiguration, Dev-Server starten
3🔨 Bauen — Komponente für Komponente, jede testen bevor es weitergeht
4👁️ Vorschau & Prüfung — Responsive, Links, Konsole, Animationen validieren
5✨ Optimieren & Ausliefern — SEO, Metadaten, Barrierefreiheit, Deployment

SKILL.md Preview

# Website Building Pipeline

## When to use this
Load this skill at the start of every website project. It's the default workflow for taking a concept to a shipped, production-quality site.

**Alternative kickoff for complex projects:** If the project is large or the architecture is unclear, load the `frontier-prompt-pipeline` skill first. It shifts the architecture and code generation to a frontier model (Opus/Sonnet) via a naked prompt — then you return here for Step 2 onwards to build, previe

← ← Zurück zur Übersicht