Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 581 Bytes

File metadata and controls

27 lines (19 loc) · 581 Bytes
title Generated Output

Generated Output

Every DevForge project includes a documentation baseline so new repositories are easier to understand and extend.

Always Generated

  • README.md
  • docs/architecture.md
  • .devforge/project-plan.json
  • AGENTS.md

Common Optional Output

  • testing config and example tests
  • .cursor/rules/ and .claude/rules/
  • .github/workflows/ci.yml
  • Dockerfile
  • Husky hooks
  • monorepo or microfrontend workspace files

Guiding Rule

Generated docs should explain what was chosen, why it matters, and what to do next.