Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.velt.dev/llms.txt

Use this file to discover all available pages before exploring further.

Rule Title

Brief explanation (1-2 sentences). Focus on the problem this solves and why it matters. Incorrect (describe the problem):
// Comment explaining what makes this problematic
// Bad code example
Correct (describe the solution):
// Comment explaining why this is better
// Good code example
Optional: Additional context, variations, or edge cases. Verification Checklist:
  • First verification item
  • Second verification item
Source Pointers:
  • /docs/path/to/file.mdx - “Section Heading or Unique String”
  • /sample-apps/path/to/demo - “Component or pattern name”