new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Svelte · CLI and AI tooling · all subjects

ai/llm integration

4 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

svelte-task prompt available documentation sections

The svelte-task prompt provides instructions for LLM agents working on Svelte-related tasks. It lists all available documentation sections that can be requested via the get-documentation tool, covering AI/LLM integration, CLI tools (sv create, sv add, sv check, sv migrate), SvelteKit framework guides, Svelte language features, adapters, integrations, and migration guides. The prompt instructs agents to try answering user queries with their own knowledge first before requesting documentation, and to be mindful of token usage when requesting sections.

playground-link tool for code sharing

The playground-link tool can be used to generate a shareable playground URL for Svelte code. The tool must only be called once the final version of code is ready to share. The playground link must include an entry point file called App.svelte where the main component lives. Multiple files can be included in the playground link at the root level.

get-documentation tool documentation paths

The get-documentation tool accepts specific documentation paths to retrieve content. Key paths for the stated goal include: ai/overview, ai/instructions, ai/mcp, ai/local-setup, ai/remote-setup, ai/tools, ai/resources, ai/prompts, ai/cli, ai/skills, cli/overview, cli/sv-create, cli/sv-add, cli/sv-check, cli/sv-migrate, cli/ai-tools, kit/adapters, and many others covering SvelteKit and Svelte documentation.

LLM agent instruction strategy for Svelte tasks

Before invoking the get-documentation tool, agents should first try to answer user queries using their own knowledge and the svelte-autofixer tool. This approach prioritizes efficiency and token usage conservation before requesting documentation sections.

Give your agent this brain