Baseline Dev Architecture

Use when starting or restructuring any software project in ANY language — deciding folder/module layout, dependency direction, public API boundaries, where logic vs entrypoint lives, the testing tiers, smoke tests, or CI gates — when no language-specific architecture skill applies. Language-agnostic parent of typescript-cli-architecture and rust-workspace-architecture. Triggers — "how should I structure this", "where does this file/module go", "feature vs layer", "set up tests and CI", "smoke test", "new package or module?", "structure my Go/Python project", "project layout for <language>".

oimiragieo c4ce170 13.4 KB Updated 0 repo stars

File contents

oimiragieo/gotcontext-saddle/tree/main/core/skills/baseline-dev-architecture commit c4ce1705c5

Frequently asked questions

npx skillmds@latest add oimiragieo/baseline-dev-architecture