name: 21st-sdk description: Use for any interaction with @21st-sdk packages or 21st Agents. Use when a task mentions @21st-sdk, 21st Agents, or 21st SDK for setup, implementation, troubleshooting, or general usage.
21st SDK / 21st Agents
- For any @21st-sdk or 21st Agents task, fetch
https://21st.dev/agents/llms.txtfirst. - Treat
llms.txtas the primary entry point to the latest 21st SDK documentation. - IMPORTANT: To get Markdown content from docs URLs, ALWAYS add
mdin the docs path. Convert/agents/docs/Xto/agents/docs/md/X. - Follow links from
llms.txtfor setup and implementation details instead of relying on memory. - You can optionally fetch
https://21st.dev/agents/llms-full.txtfor complete docs, but read only needed sections to avoid context overflow.