// HTMX with Flask .cursorrules
Add this skill
npx mdskills install PatrickJS/cursor-htmx-flaskBasic Flask-HTMX guidance with folder structure but lacks actionable agent instructions
// HTMX with Flask .cursorrules
// HTMX and Flask best practices
const htmxFlaskBestPractices = [ "Use Flask's render_template for server-side rendering", "Implement Flask-WTF for form handling", "Utilize Flask's url_for for generating URLs", "Use Flask's jsonify for JSON responses", "Implement Flask-SQLAlchemy for database operations", "Utilize Flask's Blueprint for modular applications", ];
// Folder structure
const folderStructure = app/ templates/ static/ css/ js/ models/ routes/ __init__.py config.py run.py;
// Additional instructions
const additionalInstructions = `
Install via CLI
npx mdskills install PatrickJS/cursor-htmx-flaskHTMX Flask is a free, open-source AI agent skill. // HTMX with Flask .cursorrules
Install HTMX Flask with a single command:
npx mdskills install PatrickJS/cursor-htmx-flaskThis downloads the skill files into your project and your AI agent picks them up automatically.
HTMX Flask works with Cursor. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.