← ClaudeAtlas

dev-zykluslisted

8-Phasen Entwicklungszyklus: Feature-Wuensche, Ist-Stand, funktionale Planung, Frontend, Backend-Planung, Backend-Code, Tests, Usecases. Iteratives Framework fuer systematische Softwareentwicklung.
ellmos-ai/skills · ★ 1 · AI & Automation · score 80
Install: claude install-skill ellmos-ai/skills
# Entwicklungszyklus (Dev-Zyklus) > **Ziel:** Strukturierter Ablauf von Feature-Wunsch bis validiertem System. > Jede Entwicklung durchlaeuft diese 8 Phasen. --- ## Uebersicht ``` ┌──────────────────────────────────────────────────────────────────┐ │ ENTWICKLUNGSZYKLUS │ ├──────────────────────────────────────────────────────────────────┤ │ │ │ Phase 1 Feature-Wuensche (Anforderungen funktional) │ │ │ │ │ v │ │ Phase 2 Ist-Stand pruefen (Was gibt es schon?) │ │ │ │ │ v │ │ Phase 3 Funktionale Planung │ │ (Workflows, Agenten, Experten, Skills, Services) │ │ │ │ │ v │ │ Phase 4 Functional Frontend implementieren │ │ (Skill-Dateien, Workflow-Markdown, Agent-Profile) │ │ │ │ │ v │ │ Phase 5 Backend planen und aus