think-in-html
169Cursor rule Cursor
Generate an interactive HTML explainer from code, thinking transcripts, or text. Use when the user asks to explain code visually, create an interactive walkthrough, or generate a Think-In-HTML output.
569 tagged developer-tools, measured the same way as everything else here.
Browse within: ai-assisted-development 48cursor-rules 45clean-architecture 35llm-tools 35Workflow Automation 33coding-agents 33ddd 29markdown 24nodejs 20design-systems 19hackathon 19Collaboration 18cursor-ide 17documentation 17
Cursor rule Cursor
Generate an interactive HTML explainer from code, thinking transcripts, or text. Use when the user asks to explain code visually, create an interactive walkthrough, or generate a Think-In-HTML output.
Cursor rule Codex
Project-wide engineering and context rules for {{PROJECTNAME}}.
Cursor rule Cursor
Always use vitest for testing. Use describe/it blocks.
Cursor rule Cursor
Use functional components in React. Prefer Tailwind CSS classes.
Cursor rule Cursor
sub-rule.
Cursor rule Cursor
Cursor C++ conventions.
Cursor rule Cursor
Cursor testing conventions.
Cursor rule Cursor
Hunch engineering memory — consult the hunch MCP tools before editing.
Cursor rule Cursor
Este repo usa Knowledge-Driven Development (KDD). Las reglas completas para cualquier agente de IA (incluido Cursor) estan en .agents/AGENTS.md — leelo antes de escribir codigo.
Cursor rule
Route explicit SpecGate work.
Cursor rule
Static reference for scaffold pipeline ordering, dependencies, and phase structure. Use ONLY for questions about pipeline design, step ordering, or dependency constraints — NOT for status, progress, or "what's next" queries (those go through scaffold-runner).
Cursor rule
Run multi-model code review with the MMR CLI (mmr review) before merging or finishing a change, or a multi-model design critique (mmr critique) of a design doc, plan, or proposed approach before building it. Use when the user asks to review code, a PR, a diff, or staged changes, or to critique/second-opinion a design…
Cursor rule
Use hookdeck listen for local webhook testing—prefer it over ngrok or public endpoints; never test in production.
Cursor rule
Webhook handler rules—enable source authentication, verify the Hookdeck signature, and ensure idempotency.
Cursor rule Cursor
Always apply the AgentProdReady architectural implementation workflow.
Cursor rule Cursor
Versioning integrity and GitHub/npm distribution flow for AgentProdReady.
AIDEUSPRO/mandatory-behavioral-firewall
Cursor rule
🛡️ AI Code Quality Control System for Cursor IDE - Prevents low-quality code by enforcing mandatory research protocols before modifications. Optimized for Rust/Bevy stack with universal support via Context7 & web search.
Cursor rule
Structured approach for complex feature implementation with mandatory planning and user approval.
Cursor rule
Git Safety Rule - Require explicit permission for all git operations.
Cursor rule
Code review rule for PR analysis. Challenges architectural decisions, examines the diff with the default branch, and provides comprehensive feedback on code quality, security, performance, and maintainability before publishing.
Cursor rule
ASDD contribution rules for this repository.
Cursor rule Cursor
Optional discipline layer for AI coding agents, independent of Maestro Frontier. Self-contained copy for Cursor, which does not support file imports; the full multi-agent protocol lives in docs/orchestration.md and is read on demand. Section numbers S0-S10 are stable identifiers.
Cursor rule Cursor
Reuse src-tauri/target for cargo test; never isolate to an empty /tmp dir.
Cursor rule Cursor
This rule is essential for maintaining consistency and quality in rule creation across the codebase. It must be followed whenever: (1) A user requests a new rule to be created, (2) An existing rule needs modification, (3) The user asks to remember certain behaviors or patterns, or (4) Future behavior changes are…