← Back to search
25
Basic
Agentic Readiness Score
developer llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

# Rslib > Rslib is a library development tool that leverages the well-designed configurations and plugins of Rsbuild. ## Guide - [Introduction](/guide/start/index.md): Discover Rslib features, its integration with Rsbuild and Rspack, supported output formats, and the wider Rstack ecosystem. - [Quick start](/guide/start/quick-start.md): Set up a runtime, create a project with create-rslib, choose templates, tools, and skills, and start using Rslib quickly. - [Glossary](/guide/start/glossary.md): Browse key Rslib terms such as bundleless, externals, shims, output formats, and other library build concepts. - [Packages](/guide/start/npm-packages.md): Browse the official Rslib npm packages, including @rslib/core, create-rslib, and related plugins maintained by the team. - [AI](/guide/start/ai.md): Use agent skills, llms.txt, Markdown docs, and AGENTS.md to help AI understand and work with Rslib more effectively. - [Overview](/guide/solution/index.md): Explore Rslib solutions for browser libraries, Node.js packages, and component libraries across frameworks. - [Node.js](/guide/solution/nodejs.md): Build Node.js libraries with Rslib using the right runtime targets, ESM or CJS output, and package setup. - [React](/guide/solution/react.md): Build React component libraries with Rslib using JSX support, style handling, asset imports, and common tooling. - [Vue](/guide/solution/vue.md): Build Vue component libraries with Rslib using SFC support, style handling, asset imports, and package output. - [CLI](/guide/basic/cli.md): Use the Rslib CLI for build, inspect, watch mode, config selection, and common command-line options. - [Configure Rslib](/guide/basic/configure-rslib.md): Configure Rslib with lib options, shared Rsbuild settings, config files, and defineConfig. - [Use TypeScript](/guide/basic/typescript.md): Use TypeScript with Rslib, including .ts and .tsx support, tsconfig settings, and declaration output. - [Output format](/guide/basic/output-format.md): Choose Rslib