com um clique
domo-documentation-hub
domo-documentation-hub contém 16 skills coletadas de DomoApps, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
localize an article, translate an article into Spanish French German, localize release notes, translate release notes, translate KB article
write a new KB article, generate knowledge base article, draft a KB doc, create a new article, write documentation, create MDX article
update a KB article, rename a document, edit article content, update screenshots, swap screenshots, remove content, update file paths, cross-file updates, update steps in a process, combine articles, split an article, merge articles
Automate the connector PR/Jira review workflow: match open GitHub PRs to Jira tickets, check approval status, post follow-ups, merge, and close tickets. Use when Jared asks to review connector PRs, run the connector dashboard, follow up on stale tickets, merge a specific connector ticket, or when handling a publish or migration request from Arun.
Generate user-friendly release notes by diffing the latest git tag against the previous tag and summarizing the changes. Use when the user asks to "generate release notes", "write release notes for the latest release", "summarize the latest release", or similar. Saves a shareable MDX file to `releaseNotes/` and a sanitized external version to `releaseNotesExternal/`.
Revise the MDX content in the current branch's PR for Domo style guide compliance and MDX code conventions — then preview the diff before committing and pushing.
Regenerate Article-PM-Ownership-Reference.mdx after the squad CSV or article list changes
start a new KB article, article intake, gather article context, plan a knowledge base article, interview for documentation, what should this article cover, help me write an article
For a monthly release, match every feature in the PMM source copy to a KB article in s/article/ and produce link sentences. Two targets — (1) PMM Release Article: emit copy-paste-ready feature + link sentences (with https://www.domo.com/docs prefix) for the shared Word doc; (2) Current Release Notes: edit s/article/Current-Release-Notes.mdx in place, inserting link sentences inline. Two intents — net-new generation (all features) or update (refresh missing/generic links after new KB articles publish). Use when the user asks to "add KB links to the release article", "wire up links for the May release", "update the May release links now that the X article shipped", "match KB articles to release features", or similar.
migrate an HTML article to a repo-ready MDX KB article: convert HTML to Markdown with pandoc, apply Domo style rules, save to s/article/, and add to docs.json navigation
write an Overview article, create a product overview, draft a feature overview article, write a 'What is X' article, build a SaaS-style overview that links to deeper how-tos
Mintlify component and page-design expert. Use when the user wants to work with Mintlify components or page design — choosing components, composing custom layouts, building rich pages (landing/hub/overview), upgrading plain MDX with components, asking 'is there a component for X', or authoring reusable snippets in /snippets/. Examples: 'what component should I use for X', 'is there a component for X', 'make this page more visual', 'build a landing page', 'extract this into a snippet', 'add tabs/cards/accordions here'. Do NOT use for standard KB article authoring (use new-kb-article) or routine article edits (use update-kb-article) unless the user specifically asks about components or layout.
review converted MDX article, audit programmatic conversion output, check batch CSV to MDX output, validate Salesforce article conversion, post-conversion review
add a page to docs.json navigation, insert an article into the nav, move a page to a different location in docs.json, register a new article in navigation, tag a nav group or section heading (e.g. Beta)
work on the Mintlify preview deployment GitHub Action, debug mint-preview.yml, change which PRs get previews, update the Mintlify preview-trigger API call, modify preview-URL PR comments
work on the OpenAPI sync GitHub Action, debug sync-api-docs.yml, modify the detect/sync/PR Python scripts, change how YAMLs from internal-domo-apis are pulled into openapi/product, or update docs.json nav-generation integration