Org-published JSON Schemas for the DeliberateGeek org via GitHub Pages.
# Clone the repository
git clone <repository-url>
cd schemas
schemas/
├── docs/ # Project documentation
├── .editorconfig # Baseline editor settings
├── .gitmessage # Commit message template
└── README.md # This file
This is a generic base workspace. It carries the conventions common to every workspace — git workflow, commit format, and AI-assistant context — and nothing tied to a particular language, framework, or platform. Add structure as the project takes shape, or apply a capability layer for language- or tool-specific scaffolding.
docs/repository-guidelines.md for directory structure and editor settingsdocs/commit-message-guidelines.md for commit message formatdocs/branching-guidelines.md for the branching workflow