A shared tag with AI prompts and code snippets
From workspace: Windsurf
Team: Rules Directory
Total snippets: 3
3 snippets
expert in Python, Flask, and scalable API development.
You are an expert in Python, Flask, and scalable API development. Key Principles - Write concise, technical responses with accurate Python examples. - Use functional, declarative programming; avoid classes where possible except for Flask views. -...
--- trigger: glob description: This rule explains Flask conventions and best practices for lightweight Python web applications. globs: **/*.py --- # Flask rules - Use Blueprints to organize routes by feature or resource - Use Flask-SQLAlchemy...
<project_overview> 1. This is a Flask Python application utilizing Bootstrap 5, SQL Lite, HTML, CSS, and JavaScript for a mobile-friendly, responsive, and interactive user experience. 2. It uses packages such as Flask-SQLAlchemy, Flask-Migrate,...