Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Cursor rules for HTMX development with basic setup.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -38% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 11% | 0% |
| case-03 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -68% | 0% |
| case-21 | ✗→✓ | ▲ Improved | -56% | 0% |
Cursor rules for HTMX development with basic setup.
Synced from https://github.com/PatrickJS/awesome-cursorrules/tree/main/rules/htmx-basic-cursorrules-prompt-file.mdc.
// 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 =
;
Other measured skills in the registry, with their headline benchmark lift.