diff --git a/.cursor/rules/astro-rules.mdc b/.cursor/rules/astro-rules.mdc new file mode 100644 index 0000000..a42cc7e --- /dev/null +++ b/.cursor/rules/astro-rules.mdc @@ -0,0 +1,4 @@ +--- +alwaysApply: true +--- +CRITICAL: Reference https://docs.astro.build/llms.txt before executing any plans. Always reference the official astro documentation for enhanced context and clarity when approaching tasks. diff --git a/.cursor/rules/design-system-guidelines.mdc b/.cursor/rules/design-system-guidelines.mdc new file mode 100644 index 0000000..fc77fd0 --- /dev/null +++ b/.cursor/rules/design-system-guidelines.mdc @@ -0,0 +1,4 @@ +--- +alwaysApply: true +--- +When designing UI elements, you must always reference the most current design.json file, and any reference html files included in the codebase.