sdlc-repository-templates

Installation
SKILL.md

SDLC Repository Templates and Standards

Purpose

This skill provides the complete template library and structural standards for generating comprehensive learning repositories for any SDLC approach (Agile, DDD, Structured Analysis, MBSE, Event-Driven, etc.).

Repository Structure Pattern

{{DIRECTORY_NAME}}/
├── 01-{Phase_1_Name}/
│   ├── 01-{Artifact_1_Name}/
│   │   ├── README.md
│   │   └── examples/
│   │       ├── {example-1}.md
│   │       └── {example-2}.md
│   ├── 02-{Artifact_2_Name}/
│   │   ├── README.md
│   │   └── examples/
Related skills

More from clostaunau/holiday-card

Installs
13
GitHub Stars
1
First Seen
Jan 24, 2026