mirror of
https://github.com/vintasoftware/django-ai-plugins.git
synced 2026-09-14 16:38:37 +08:00
docs: update README files improving the mention to the django-ai-boost MCP
This commit is contained in:
@@ -53,7 +53,7 @@ When installing, choose where the plugin should be available:
|
||||
- **Project scope**: Shared with all collaborators via `.claude/settings.json`
|
||||
- **Local scope**: Available only for you in this specific repository
|
||||
|
||||
## Integration with django-ai-boost MCP Server
|
||||
## Integration with `django-ai-boost` MCP Server
|
||||
|
||||
This skill works seamlessly with the [django-ai-boost MCP server](https://github.com/vintasoftware/django-ai-boost), which provides additional Django-specific tools and capabilities for Claude Code.
|
||||
|
||||
|
||||
@@ -65,6 +65,8 @@ Once installed, the Django Expert skill will be automatically invoked when you:
|
||||
- Optimize Django performance
|
||||
- Implement Django security best practices
|
||||
|
||||
The skill can also call the `django-ai-boost` MCP server if installed, for enhanced capabilities.
|
||||
|
||||
### Example Interactions
|
||||
|
||||
**Creating Django Models:**
|
||||
|
||||
Reference in New Issue
Block a user