🚀 New Features
FastAPI Project Structure Guide
- Added comprehensive project structure guide for AI-powered FastAPI applications
- Includes LangChain integration patterns and vector database setup
- Features layered architecture with agents, services, and API layers
- Provides file naming conventions and implementation examples
📊 Template Stats
- 36 total files in the package
- 235.9 kB unpacked size
- New template:
python/fast-api/fastapi_project_structure_guide.mdc
🛠️ Installation
npm install -g jondoescoding-coding-rules@2.12.0
📚 Usage
# Install FastAPI structure guide
jondoescoding-coding-rules install python/fast-api/fastapi_project_structure_guide
# Install all templates
jondoescoding-coding-rules install --all