LLMs
How to Use LLMs.txt Files in Your Projects
To leverage LLMs.txt files for better AI coding assistance:
- Reference in prompts: Mention relevant LLMs.txt URLs when asking for help
- Local copies: Download LLMs.txt files for offline reference
- Custom files: Create your own LLMs.txt for project-specific knowledge
How to Use LLMs.txt Files in Projects
더 나은 AI 코딩 지원을 위해 LLMs.txt 파일을 활용하는 방법:
- Reference in prompts: 도움을 요청할 때 관련 LLMs.txt URL 언급
- Local copies: 오프라인 참조를 위해 LLMs.txt 파일 다운로드
- Custom files: 프로젝트별 지식을 위한 자체 LLMs.txt 생성
Benefits of Using LLMs.txt Files
- Improved accuracy: AI can understand framework documentation and usage better, leading to more relevant answers
- Increased productivity: Reduces repetitive questions and speeds up problem solving
- Contextual learning: Enables structured understanding of API patterns and rules by framework
- Prompt integration: Explicit URL inclusion helps AI grasp context
LLMs.txt 파일 사용의 장점
- 정확도 향상: AI가 프레임워크 문서와 사용법을 정확하게 이해하여 더 적절한 답변 제공
- 생산성 증가: 반복적인 질문을 줄이고 빠르게 솔루션 도출
- 컨텍스트 학습 지원: 프레임워크별 API 패턴 및 규칙을 구조적으로 파악 가능
- 프롬프트에 삽입 가능: 명시적으로 URL을 포함함으로써 컨텍스트 전달 향상
LLMs.txt Files
Some frameworks and libraries have begun to provide LLMs.txt files containing structured information about APIs, documentation, and usage patterns. Below is a list of recommended sites currently confirmed to support this format.
일부 프레임워크와 라이브러리들은 API, 문서, 사용 패턴에 대한 구조화된 정보를 담은 LLMs.txt 파일을 제공하기 시작했습니다. 아래는 현재 이 형식을 지원하는 것으로 확인된 추천하는 사이트 목록입니다.
Svelte
- https://svelte.dev/llms.txt
- https://svelte.dev/llms-full.txt
- https://svelte.dev/llms-small.txt
- https://svelte.dev/docs/svelte/llms.txt
- https://svelte.dev/docs/kit/llms.txt
- https://svelte.dev/docs/cli/llms.txt
Cloudflare
Supabase
- https://supabase.com/llms.txt
- Supabase Guides
- JavaScript Reference
- Dart Reference
- Swift Reference
- Kotlin Reference
- Python Reference
- C# Reference
- CLI Reference
PortOne
- https://developers.portone.io/llms.txt
- https://developers.portone.io/llms-full.txt
- https://developers.portone.io/llms-small.txt
Example Prompt Using LLMs.txt
I’m working on a Svelte project and need help with stores.
Please reference https://svelte.dev/llms/stores.txt to provide accurate guidance.
LLMs.txt를 사용한 프롬프트 예시
Svelte 프로젝트에서 스토어 작업을 하고 있으며 도움이 필요합니다.
정확한 지침을 제공하기 위해 https://svelte.dev/llms/stores.txt를 참조해 주세요.
Conclusion
LLMs.txt help AI tools understand your project’s context more accurately. By leveraging them, you can improve the quality of coding assistance and maximize communication efficiency.
결론
LLMs.txt는 AI 도구가 여러분의 프로젝트 문맥을 정확하게 이해하도록 도와줍니다. 이를 적극 활용하면 코드 지원의 품질이 향상되고, 커뮤니케이션 효율도 극대화됩니다.