Skip to content
/ common-devx Public template

Open templates and AI prompts to accelerate project setup, improve documentation quality, and standardize team workflows for AI-assisted development.

License

Notifications You must be signed in to change notification settings

KemingHe/common-devx

Repository files navigation

Common DevX

Updated on 2025-08-08 by @KemingHe

Open templates and AI prompts to accelerate project setup, improve documentation quality, and standardize team workflows for AI-assisted development. [Watch demo on YouTube]

📋 Overview

  • Accelerate project setup: Ready-to-use templates eliminate documentation setup time
  • Improve documentation quality: Structured templates ensure consistency across projects
  • Standardize team workflows: GitHub and meeting templates reduce onboarding costs
  • Zero dependencies: Pure markdown templates with no installation requirements

🚀 Getting Started

Step 1: Browse Templates

Navigate directories to find relevant templates for your project needs.

Step 2: Copy Files

Download or copy specific .md files directly to your project without cloning the repository.

Step 3: Customize Content

Replace placeholder content with your project-specific information.

Step 4: Automate with AI

Feed prompts to AI assistants along with templates for automated documentation generation.

Important

AI can make mistakes, always review generated output for correctness.

📁 Project Structure

common-devx/
├── .github/                      # GitHub workflow templates
│   ├── ISSUE_TEMPLATE/           # Bug report and feature request templates
│   └── pull_request_template.md  # Pull request template
├── meetings/                     # Team communication templates
├── prompts/                      # Prompts for AI-assisted developer workflows
├── CONTRIBUTING-rebase.md        # Git rebase guide for squash-and-merge workflows
├── CONTRIBUTING.md               # Contributing guide template
├── LICENSE                       # MIT license
└── README.md                     # This file

🛠️ Development

  • Maintainer: @KemingHe
  • Template source: Generic versions of best practices with PII removed
  • Resource approach: Designed as reference dump rather than active development framework

📄 License

This project is licensed under the MIT License - a permissive license that allows free use, modification, and distribution with attribution.

📞 Support

  • Questions: Reference existing GitHub, contacts, and meeting templates and prompts for implementation guidance
  • Enhancement requests: Submit suggestions through GitHub issue templates
  • Target users: Developers, teams, and organizations using AI-assisted workflows

About

Open templates and AI prompts to accelerate project setup, improve documentation quality, and standardize team workflows for AI-assisted development.

Topics

Resources

License

Contributing

Stars

Watchers

Forks