An open API service indexing awesome lists of open source software.

https://github.com/keminghe/delta-evolve


https://github.com/keminghe/delta-evolve

alpha-evolve chakra-ui typescript

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

          

# Common DevX

> Updated on 2025-08-11 by @KemingHe

Ready-to-use templates and AI prompts for consistent documentation, standardized workflows, and faster project setup with zero dependencies. [[Watch demo on YouTube]](https://youtu.be/Mfx0DFsCcTw)

## 🚀 Getting Started

1. **Copy templates** - Browse directories below and copy `.md` files to your project
2. **Customize content** - Replace placeholders with your project details
3. **Use AI prompts** - Combine [prompts](./prompts/) with templates for automated generation

> [!IMPORTANT]
> Always review AI-generated content for correctness.

## 📁 Project Structure

```plaintext
common-devx/
├── .github/ # GitHub issue/PR templates
├── guides/ # Reference guides and tutorials
├── meetings/ # Meeting templates
├── prompts/ # AI workflow prompts
├── troubleshooting/ # Developer issue guides
├── .gitignore # Ignore OS, system, and IDE files
├── CONTRIBUTING.md # Contributing guide template
├── contacts.md # Team contact template
└── LICENSE # MIT license
```

## 🛠️ Development

- **Maintainer**: [@KemingHe](https://github.com/KemingHe)
- **Approach**: Reference templates, not active framework

## 📄 License

[MIT License](./LICENSE) - free use, modification, and distribution with attribution.

## 📞 Support

[Create a GitHub issue](https://github.com/KemingHe/common-devx/issues) for questions or requests.