bot-configuration/ SKILL.md # Agent skill — the prompt artifact that teaches AI agents how to use this module README.md # You are here — human orientation TESTING.md # New-machine setup, smoke tests, ...
myproject/ modules/ Blog/ # completely self-contained Shop/ # independent — can be disabled with one line Auth/ # has its own models, routes, config, migrations Notifications/ Each module is a Python ...