·domain-first-architecture-delphi
</>

domain-first-architecture-delphi

Use when architecture feels component-based but ownership is split across technical buckets (tables/init/debug), causing god files, duplicate paths, and hidden dependency flow.

16Installs·0Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill domain-first-architecture-delphi

How to Install domain-first-architecture-delphi

Quickly install domain-first-architecture-delphi AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill domain-first-architecture-delphi
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cygnusfear/agent-skills.

SKILL.md

View raw

Use Delphi to expose one specific structural failure: the code claims domain modeling, but ownership is organized by technical buckets (all tables together, all init together, all debug together).

This skill does not ask “what files are big?” It asks:

Do not use for style cleanup, naming cleanup, or lint-only reviews.

Use when architecture feels component-based but ownership is split across technical buckets (tables/init/debug), causing god files, duplicate paths, and hidden dependency flow. Source: cygnusfear/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill domain-first-architecture-delphi
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from cygnusfear/agent-skills

Quick answers

What is domain-first-architecture-delphi?

Use when architecture feels component-based but ownership is split across technical buckets (tables/init/debug), causing god files, duplicate paths, and hidden dependency flow. Source: cygnusfear/agent-skills.

How do I install domain-first-architecture-delphi?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill domain-first-architecture-delphi Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cygnusfear/agent-skills