Skip to content

Documentation quality check: fill gaps in recently updated pages#6547

Open
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/15009a8b
Open

Documentation quality check: fill gaps in recently updated pages#6547
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/15009a8b

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

Ran a two-phase Diataxis-based quality review on English MDX files updated in the last 24 hours and added content to close the gaps a reader would reasonably expect each page to cover.

Changes

ai/skillmd.mdx

  • Gap: No guidance on validating or previewing a custom skill.md before it goes live.
  • Fix: Added a "Validate a custom skill file" subsection covering frontmatter checks, mint dev local preview, post-deploy verification against /skill.md and /.well-known/agent-skills/index.json, and cross-referencing the agentskills specification.

api-playground/troubleshooting.mdx

  • Gap: No dedicated coverage of CORS errors, even though it's a common API playground failure mode.
  • Fix: Added a CORS accordion that explains when CORS errors occur (custom proxy or api.playground.proxy overrides), how to identify them in the browser console, and the response headers a backend needs to return.

editor/drafts.mdx

  • Gap: No coverage of how (or whether) drafts get a shareable preview URL, despite the sibling branching page documenting preview URLs prominently.
  • Fix: Added a "Preview a draft" section explaining that each draft's branch has its own preview deployment, how to copy the preview URL from the publish menu, and how preview authentication applies.

integrations/analytics/overview.mdx

  • Gap: Page says events flow "with no further configuration required" but gave no way to confirm data is arriving.
  • Fix: Added a "Verify your setup" section covering deployment prerequisites, provider-specific realtime views (GA4, PostHog, Mixpanel, Amplitude), and the ad-blocker caveat.

migration-services/go-live-checklist.mdx

  • Gap: Checklist ended at "Set your custom domain" with no post-cutover verification.
  • Fix: Added a "Post-launch verification" section listing spot-checks for pages/SSL, navigation, search, redirects, authenticated access, analytics, mint broken-links, and API playground requests.

Pages evaluated with no gaps found: ai-native.mdx, ai/model-context-protocol.mdx, api/static-export/overview.mdx, components/cards.mdx, contact-support.mdx, dashboard/sso.mdx, deploy/github.mdx, deploy/multi-repo.mdx, editor/branching-and-publishing.mdx, editor/index.mdx, editor/settings.mdx, optimize/seo.mdx.


Note

Low Risk
MDX documentation and translations only; no application code, config schema, or runtime behavior changes.

Overview
Adds reader-facing sections that were missing from recently updated docs, with matching updates in es, fr, and zh where those pages exist.

skill.md — New Validate a custom skill file guidance: frontmatter checks, local preview via mint dev and /skill.md, post-deploy checks against discovery manifests, and agentskills.io alignment; notes that custom skills ship on deploy faster than auto-generated skills.

API playground troubleshooting — New accordion for CORS errors when playground traffic bypasses Mintlify’s /_mintlify/api/request proxy (api.playground.proxy), including required headers, OPTIONS preflight, and falling back to the default proxy.

Editor drafts — New Preview a draft section: per-draft preview deployments, copying the URL from the publish menu, auto-refresh on save, and optional preview authentication via Add-ons.

Analytics overview — New Verify your setup after docs.json deploy: trigger tracked events on production, provider realtime views (GA4, PostHog, Mixpanel, Amplitude), and ad-blocker caveats.

Go-live checklist — New Post-launch verification (and full localized checklist pages where added): SSL/pages, nav/search, redirects, auth, analytics, mint broken-links, and API playground without CORS.

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

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Jul 14, 2026, 10:13 AM

@mintlify

mintlify Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

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

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 14, 2026, 10:13 AM

💡 Tip: Enable Workflows 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.

1 participant