Install the Mint CLI to preview the documentation changes locally. To install, use the following command Run the following command at the root of your documentation (where docs.json is)
> /plugin marketplace add mintlify/docs
Repo: mintlify/docs
What's inside
Install the Mint CLI to preview the documentation changes locally. To install, use the following command
npm i -g mint
Run the following command at the root of your documentation (where docs.json is)
mint dev
.claude/
.claude-plugin/
marketplace.json
CLAUDE.md
skills/
doc-author/
SKILL.md
doc-reader/
SKILL.md
mintlify/
reference/
api-docs.md
components.md
configuration.md
navigation.md
SKILL.md
.cursor/
rules/
component-reference.mdc
writing-standards.mdc
.github/
pull_request_template.md
workflows/
agent-context-ci.yml
check-links.yml
index-sitemap.yml
sync-agent-context.yml
.gitignore
.mintignore
.mintlify/
AGENTS.md
assistant/
Assistant.md
skills/
custom-domain-rate-limit/
skill.mdx
editor-reset/
skill.mdx
git-revalidation/
skill.mdx
skills
workflows/
changelog-generator.md
seo-audit.md
translation-lag.md
update-vale-vocab.md
vale-audit.md
.vale/
.vale.ini
README.md
scripts/
discover-vocabulary.sh
styles/
config/
vocabularies/
Mintlify/
accept.txt
Mintlify/
Acronyms.yml
AMPM.yml
DateFormat.yml
Ellipses.yml
EmDash.yml
Exclamation.yml
FirstPerson.yml
HeadingPunctuation.yml
Headings.yml
Latin.yml
LyHyphens.yml
OptionalPlurals.yml
Ordinal.yml
OxfordComma.yml
Passive.yml
Periods.yml
Quotes.yml
Ranges.yml
Semicolons.yml
Slang.yml
Spacing.yml
Spelling.yml
Units.yml
Will.yml
WordList.yml
admin-openapi.json
advanced-support.mdx
agent/
agent-context/
.gitignore
context/
mcp-servers.json
skills/
mintlify/
reference/
api-docs.md
cli.md
components.md
configuration.md
navigation.md
product-context.md
SKILL.md
LICENSE
package.json
README.md
scripts/
build.mjs
check.mjs
lib.mjs
status.mjs
sync-target.mjs
targets/
claude.json
codex.json
cursor.json
test/
build.test.mjs
customize.mdx
effective-prompts.mdx
index.mdx
slack.mdx
use-cases.mdx
ai/
ai-native.mdx
contextual-menu.mdx
llmstxt.mdx
markdown-export.mdx
mintlify-mcp.mdx
model-context-protocol.mdx
skillmd.mdx
slack-bot.mdx
analytics.openapi.json
api/
api-playground/
adding-sdk-examples.mdx
asyncapi-setup.mdx
complex-data-types.mdx
graphql-setup.mdx
managing-page-visibility.mdx
mdx-setup.mdx
multiple-responses.mdx
openapi-setup.mdx
overview.mdx
sdk-reference-setup.mdx
troubleshooting.mdx
websocket-playground.mdx
admin/
deslop.mdx
agent/
create-agent-job.mdx
get-agent-job.mdx
get-all-jobs.mdx
v2/
create-agent-job.mdx
get-agent-job.mdx
send-message.mdx
analytics/
assistant-caller-stats.mdx
assistant-conversations.mdx
feedback-by-page.mdx
feedback.mdx
searches.mdx
views.mdx
visitors.mdx
assistant/
create-assistant-message-v2.mdx
create-assistant-message.mdx
get-page-content.mdx
search.mdx
automations/
trigger.mdx
introduction.mdx
preview/
trigger.mdx
search-index/
contents.mdx
context.mdx
introduction.mdx
search.mdx
static-export/
generate-bundle.mdx
get-job-status.mdx
overview.mdx
start-job.mdx
update/
status.mdx
trigger.mdx
assistant/
configure.mdx
customize.mdx
index.mdx
skills.mdx
use.mdx
widget-preview.mdx
widget.mdx
asyncapi.yaml
automations/
create.mdx
index.mdx
integrations.mdx
manage.mdx
reference.mdx
changelog.mdx
cli/
commands.mdx
index.mdx
install.mdx
preview.mdx
common-room-analytics.js
components/
accordions.mdx
badge.mdx
banner.mdx
callouts.mdx
cards.mdx
code-groups.mdx
color.mdx
columns.mdx
examples.mdx
expandables.mdx
fields.mdx
frames.mdx
icons.mdx
index.mdx
mermaid-diagrams.mdx
panel.mdx
prompt.mdx
responses.mdx
steps.mdx
tabs.mdx
tiles.mdx
tooltips.mdx
tree.mdx
update.mdx
view.mdx
visibility.mdx
contact-support.mdx
CONTRIBUTING.md
create/
changelogs.mdx
code.mdx
files.mdx
image-embeds.mdx
list-table.mdx
personalization.mdx
redirects.mdx
reusable-snippets.mdx
text.mdx
credits.mdx
customize/
custom-404-page.mdx
custom-domain.mdx
custom-scripts.mdx
fonts.mdx
react-components.mdx
themes.mdx
dashboard/
audit-logs.mdx
network-access.mdx
permissions.mdx
roles.mdx
scim.mdx
security-contact.mdx
session-security.mdx
sso.mdx
deploy/
authentication-setup.mdx
ci.mdx
cloudflare-firewall-troubleshooting.mdx
cloudflare.mdx
csp-configuration.mdx
custom-portal.mdx
deployments.mdx
docs-subpath.mdx
export.mdx
ghes.mdx
github.mdx
gitlab-self-hosted.mdx
gitlab.mdx
monorepo.mdx
multi-repo.mdx
preview-deployments.mdx
reverse-proxy.mdx
route53-cloudfront.mdx
self-host.mdx
vercel-external-proxies.mdx
vercel.mdx
discovery-openapi.json
docs.json
editor/
agent.mdx
branching-and-publishing.mdx
comments.mdx
configurations.mdx
git-essentials.mdx
index.mdx
keyboard-shortcuts.mdx
live-preview.mdx
navigation.mdx
pages.mdx
settings.mdx
suggestions.mdx
tutorial.mdx
enterprise-contracting.mdx
es/
es.json
admin-openapi.json
advanced-support.mdx
agent/
customize.mdx
effective-prompts.mdx
index.mdx
slack.mdx
use-cases.mdx
workflows.mdx
ai/
ai-native.mdx
contextual-menu.mdx
llmstxt.mdx
markdown-export.mdx
mintlify-mcp.mdx
model-context-protocol.mdx
skillmd.mdx
slack-bot.mdx
analytics.openapi.json
api/
api-playground/
adding-sdk-examples.mdx
asyncapi-setup.mdx
complex-data-types.mdx
graphql-setup.mdx
managing-page-visibility.mdx
mdx-setup.mdx
multiple-responses.mdx
openapi-setup.mdx
overview.mdx
sdk-reference-setup.mdx
troubleshooting.mdx
websocket-playground.mdx
admin/
deslop.mdx
agent/
create-agent-job.mdx
get-agent-job.mdx
get-all-jobs.mdx
v2/
create-agent-job.mdx
get-agent-job.mdx
send-message.mdx
analytics/
assistant-caller-stats.mdx
assistant-conversations.mdx
feedback-by-page.mdx
feedback.mdx
searches.mdx
views.mdx
visitors.mdx
assistant/
create-assistant-message-v2.mdx
create-assistant-message.mdx
get-page-content.mdx
search.mdx
automations/
trigger.mdx
introduction.mdx
preview/
trigger.mdx
search-index/
contents.mdx
context.mdx
introduction.mdx
search.mdx
static-export/
generate-bundle.mdx
get-job-status.mdx
overview.mdx
start-job.mdx
update/
status.mdx
trigger.mdx
assistant/
configure.mdx
customize.mdx
index.mdx
skills.mdx
use.mdx
widget-preview.mdx
widget.mdx
asyncapi.yaml
automations/
create.mdx
index.mdx
integrations.mdx
manage.mdx
reference.mdx
changelog.mdx
cli/
commands.mdx
index.mdx
install.mdx
preview.mdx
components/
... 1296 moreFAQ
docs is a Claude Code plugin with 6 hand-picked skills for documentation work, indexed on Flowy. Install it with the command on its page. It includes doc-author, doc-reader, mintlify. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.