` for links).
+- Avoid using `` or `` for interactive elements.
+
+
+## 2. Navigation and Focus
+
+### Keyboard Navigation:
+- Ensure all functionality is accessible via the keyboard (e.g., Tab, Enter, Space, Arrow Keys).
+- Test for logical tab order that follows the visual reading order.
+
+### Focus States:
+- Ensure focus is visible and distinct on all interactive elements.
+- Check that focus is not trapped in modal dialogs or components.
+
+### Skip Links:
+- Verify that “Skip to content” links are present and functional.
+
+
+## 3. Forms and Inputs
+
+### Labels:
+- Confirm all form fields have accessible, descriptive labels (`