shadcn-svelte
shadcn-svelte copied to clipboard
Make documentation available to LLMs by using llms.txt convention
Describe the feature
It would be great to enable tools like Cursor to leverage shadcn-svelte’s documentation for generating more accurate and useful code. The Svelte team recently introduced support for LLMs (see https://svelte.dev/docs/llms) by adopting the llms.txt convention (https://llmstxt.org/), which allows LLM tools to parse documentation effectively. It would be awesome if shadcn-svelte could adopt this convention and ensure the llms.txt file stays updated whenever the documentation changes.
or like https://svelte-llm.khromov.se/
or like : https://llmctx.com/
here can use: https://llmctx.com/shadcn-svelte idk if @huntabyte have plan to create an automated on in hist main svelte-shadcn website
Yeah, it's definitely in the plans once I get this stable release out. I'll remove all the extra components that I use in the markdown that aren't relevant and such.
This would be super nice!
Any update on this? This would be amazing.
Yeah, it's definitely in the plans once I get this stable release out. I'll remove all the extra components that I use in the markdown that aren't relevant and such.
Would you be willing to accept a PR if I implement this?
@huntabyte now that shadcn-svelte@next is released with tailwindcss 4 and svelte 5 maybe working on this ? Would love to see this feature.
I would be willing to accept a PR but this is low on the priority pole for me at the moment.