Replies: 9 comments
-
|
or like https://svelte-llm.khromov.se/ |
Beta Was this translation helpful? Give feedback.
-
|
or like : https://llmctx.com/ |
Beta Was this translation helpful? Give feedback.
-
|
here can use: https://llmctx.com/shadcn-svelte idk if @huntabyte have plan to create an automated on in hist main svelte-shadcn website |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
This would be super nice! |
Beta Was this translation helpful? Give feedback.
-
|
Any update on this? This would be amazing. |
Beta Was this translation helpful? Give feedback.
-
Would you be willing to accept a PR if I implement this? |
Beta Was this translation helpful? Give feedback.
-
|
@huntabyte now that shadcn-svelte@next is released with tailwindcss 4 and svelte 5 maybe working on this ? Would love to see this feature. |
Beta Was this translation helpful? Give feedback.
-
|
I would be willing to accept a PR but this is low on the priority pole for me at the moment. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Beta Was this translation helpful? Give feedback.
All reactions