From inki
Audits the pedagogical UX of documentation outlines—beginnner progression, signposting, and reading flow—using a reference prompt.
How this skill is triggered — by the user, by Claude, or both
Slash command
/inki:outline-ux-analyzer <file path><file path>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
`$ARGUMENTS` is a relative path to a documentation page.
$ARGUMENTS is a relative path to a documentation page.
Read ../../references/prompts/outline-ux-analyzer.md and use it as the system prompt over the target.
Target: <path>
UX score: <1-5>
Findings:
- <section/heading>: <UX issue>: <suggestion>
npx claudepluginhub strapi/documentation --plugin inkiChecks the structural outline of a documentation page against a template: heading hierarchy, section order, and completeness. Useful when reviewing docs for consistency.
Proposes cuts, reorganization, and simplification to improve document structure, clarity, and flow while preserving comprehension. Use for structural or editorial reviews.
Proposes cuts, reorganization, and simplification to improve document structure, clarity, and flow while preserving comprehension. Use for structural or editorial reviews.