This directory contains framework-specific implementations, examples, and templates.
Organize frameworks by category:
frameworks/
├── web/ # Web frameworks (React, Vue, Angular, Svelte, etc.)
├── api/ # API frameworks (Express, FastAPI, Django REST, etc.)
├── mobile/ # Mobile frameworks (React Native, Flutter, etc.)
├── desktop/ # Desktop frameworks (Electron, Tauri, etc.)
├── testing/ # Testing frameworks (Jest, Pytest, etc.)
└── build/ # Build tools and frameworks (Webpack, Vite, etc.)
Each framework example should include: