Similar package to Laravel Boost
- Dominant language
- No language data
- Stars
- 188
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
### Code of Conduct
- [x] I agree to follow Django's Code of Conduct
### Feature Description
A package with specialization instructions for AI agents when working on Django projects. This should be a 3rd-party package.
Something similar to https://laravel.com/ai/boost
### Problem
This can be controversial to some but it's undeniable that AI-assisted coding has become a thing. Other popular web frameworks are already doing it or are headed that way. Do we want to be the last ones? The answer to this question could very well be yes, but it needs to be a conscious decision
### Request or proposal
request
### Additional Details
Existing packages mentioned in the issue:
- https://github.com/vintasoftware/django-ai-boost
- https://github.com/tidewave-ai/tidewave_python
- https://context7.com/websites/djangoproject_en_6_0
### Implementation Suggestions
A set of specialized agents, skills and commands tailored for Django that will "know" how to:
- properly use Django's test framework outside of pytest
- properly use Django's tests when it comes to models without trying to mock the database
- properly use other of Django's core infrastructure
- provide an AI-friendly version of Django's documentation
- provide a representative view of the Django ecosystem, rather than re-inventing every package under the sun
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.