콘텐츠로 이동

Docs for LLMs

이 콘텐츠는 아직 번역되지 않았습니다.

llms.txt provides LLM-friendly information about a website. It helps large language models understand and use site content more accurately.

This site offers the following files:

  • llms.txt — lists available documentation sets
  • llms-small.txt — a compact version of the Feature-Sliced Design documentation, with non-essential content removed
  • llms-full.txt — the complete Feature-Sliced Design documentation

All files are served from the site root (/) regardless of the current page path. In deployments with a non-root base URL (e.g. /documentation/), links are automatically adjusted with the correct prefix.

Skills are reusable instruction packages designed for AI coding agents (Codex, Claude Code, OpenCode, and others). Unlike static llms.txt files, a Skill can be installed directly into your project and activated when relevant.

You can install the Skill using skills CLI:

Terminal window
npx skills add https://github.com/feature-sliced/skills --skill feature-sliced-design