Cursor Rules
htmx basic - Claude MCP Skill
HTMX Basic Setup .cursorrules
SEO Guide: Enhance your AI agent with the htmx basic tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to htmx basic setup .cursorrules... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟229 stars • 3256 forks
📥0 downloads
Documentation
SKILL.md// HTMX Basic Setup .cursorrules
// HTMX best practices
const htmxBestPractices = [
"Use hx-get for GET requests",
"Implement hx-post for POST requests",
"Utilize hx-trigger for custom events",
"Use hx-swap to control how content is swapped",
"Implement hx-target to specify where to swap content",
"Utilize hx-indicator for loading indicators",
];
// Folder structure
const folderStructure = `
src/
templates/
static/
css/
js/
app.py
`;
// Additional instructions
const additionalInstructions = `
1. Use semantic HTML5 elements
2. Implement proper CSRF protection
3. Utilize HTMX extensions when needed
4. Use hx-boost for full page navigation
5. Implement proper error handling
6. Follow progressive enhancement principles
7. Use server-side templating (e.g., Jinja2, Handlebars)
`;Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- PatrickJS/awesome-cursorrules
- Author
- PatrickJS
- Last Sync
- 3/12/2026
- Repo Updated
- 3/12/2026
- Created
- 1/14/2026
Reviews (0)
No reviews yet. Be the first to review this skill!