https://github.com/keminghe/delta-evolve
https://github.com/keminghe/delta-evolve
alpha-evolve chakra-ui typescript
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/keminghe/delta-evolve
- Owner: KemingHe
- License: mit
- Created: 2025-08-26T00:40:55.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-08-26T00:40:57.000Z (about 1 month ago)
- Last Synced: 2025-09-01T06:00:41.031Z (about 1 month ago)
- Topics: alpha-evolve, chakra-ui, typescript
- Homepage: https://delta-evolve.dev
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING-rebase.md
- License: LICENSE
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.