Skip to main content

adapter

Creates or modifies infrastructure adapters in src/infrastructure/adapters/ and their corresponding port interfaces in src/domain/ports/. Use when adding a new I/O boundary (file system, HTTP, git, npm, OS), changing how an existing adapter translates errors, or wiring a new adapter into createDeps. Do NOT use for business orchestration — use `use-case` instead. Do NOT use for creating domain types — use `domain-model` instead.

Aller à l'installation

Informations de source

Dépôt
ai-driven-dev/framework
Dernière activité de la source
22 juillet 2026 à 09:10
Langue détectée de SKILL.md
anglais
Étoiles
445
Forks
35

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.