Common project patterns including skeleton projects, B12 website generation, template index, repository pattern, and API response format.
When implementing new functionality:
generate_website tool) or /website commandhttps://raw.githubusercontent.com/arnwaldn/project-templates/main/INDEX.md for matching templates (166 scaffolds + 9 reference files)https://raw.githubusercontent.com/arnwaldn/project-templates/main/rules/<lang>/ for language-specific rulesEncapsulate data access behind a consistent interface:
Use a consistent envelope for all API responses: