Skip to content

Agent skill sync with docs: add mint test CLI command - #7279

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9f974ff6
Open

Agent skill sync with docs: add mint test CLI command#7279
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9f974ff6

Conversation

@mintlify

@mintlify mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the mint test command to the canonical Mintlify agent skill, which previously omitted it.

Changes

  • reference/cli.md: new mint test entry under Content quality, covering the interactive page selection scoped to docs.json navigation and the output paths (tests/mint-test/<run-id>/ for generated test projects, .mintlify/test/ for run reports and history, both recommended for .gitignore).
  • SKILL.md: added mint test to the key CLI commands quick reference.

Context

  • Triggered by the September 4, 2026 changelog entry (changelog.mdx, Changelog generator: add September 4, 2026 entry #7251), which announced mint test and exposed that the skill lacked it. Source of truth: the mint test section of cli/commands.mdx.
  • Other facts in that changelog entry (x-mint.playground.expand, <MDX> improvements) are already covered by the skill; the remaining items are dashboard/editor behavior or not documented in the English docs pages, so no other skill changes were needed.

Validation: npm test (node --test, 5 passing), npm run check, npm run build, and git diff --check all passed from agent-context/.

The existing sync workflow will distribute the canonical skill to the Codex, Cursor, and Claude plugin repositories after merge.


Note

Low Risk
Documentation-only updates to agent skill files; no runtime or product code changes.

Overview
Documents the new mint test CLI in the canonical Mintlify agent skill so coding agents know about code-block test generation.

reference/cli.md adds a Content quality entry for mint test: interactive page selection (nav-only pages from docs.json), output under tests/mint-test/<run-id>/ and .mintlify/test/, and a note to gitignore those paths.

SKILL.md includes mint test in the one-line key-commands list with a short “generate tests for code blocks” hint.

Reviewed by Cursor Bugbot for commit 8de577b. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
mintlify 🟢 Ready View Preview Sep 5, 2026, 4:12 PM

@mintlify

mintlify Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
tomee 🟡 Building Sep 5, 2026, 4:10 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants