소스 정보
- 저장소
- chattocorp/chatto
- 최근 소스 활동
- 2026년 5월 26일 12:19
- 감지된 SKILL.md 언어
- 영어
- 스타
- 2,658
- 포크
- 118
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/chattocorp/chatto --skill svelte-docs명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | svelte-docs |
| description | Use this if you want to look up Svelte, SvelteKit, and Svelte CLI documentation. |
Look up Svelte, SvelteKit, and Svelte CLI documentation from the official LLM-optimized docs at svelte.dev.
Start with compressed documentation to minimize context usage:
Fetch https://svelte.dev/llms-small.txt using the WebFetch tool.
If the answer is unclear or more detail is needed, escalate to medium docs:
Fetch https://svelte.dev/llms-medium.txt
For comprehensive reference (only when necessary):
Fetch https://svelte.dev/llms-full.txt
When you know the question is about a specific package, use targeted docs:
https://svelte.dev/docs/svelte/llms-small.txt or https://svelte.dev/docs/svelte/llms.txthttps://svelte.dev/docs/kit/llms-small.txt or https://svelte.dev/docs/kit/llms.txthttps://svelte.dev/docs/cli/llms.txtWhen fetching documentation, use a prompt that extracts the relevant information:
WebFetch url: https://svelte.dev/llms-small.txt
prompt: "Find information about [topic]. Extract relevant code examples and explanations."
If arguments are provided, interpret them as:
svelte - Fetch only Svelte docs (not SvelteKit)kit or sveltekit - Fetch only SvelteKit docscli - Fetch only CLI docsfull - Skip to full documentation immediatelymedium - Start with medium documentationReview or design Chatto public API and protocol changes for temporal compatibility, capability discovery, version skew, migration impact, and generated artifacts. Use whenever changing or reviewing public protobufs, ConnectRPC handlers, discovery metadata, realtime frames or behaviour, public auth/error/pagination/visibility semantics, or bundled client/server compatibility.
Use when designing, implementing, reviewing, debugging, or documenting Chatto event-sourced domain behavior, including EVT subjects, aggregate boundaries, Services, projections, optimistic concurrency control, read-your-writes, live/reconnect delivery, replay compatibility, migration safety, and rollback/deployment implications.
Pre-merge PR checklist for the Chatto codebase. Contains instructions for tasks that must run before a PR is merged. This skill should automatically run when a PR is opened.
SOC 직업 분류 기준