You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/community-tools/contribute-to-mendix-docs/using-ai-tools.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,17 +46,17 @@ This file is gitignored and will override the shared settings.
46
46
Do not modify `.claude/settings.json` or other files in the `.claude/` directory for personal configuration. These files contain shared configuration for all contributors.
47
47
{{% /alert %}}
48
48
49
-
### Custom Skills
49
+
### Custom Skills {#custom-skills}
50
50
51
51
This repository includes custom Claude Code skills optimized for documentation work:
52
52
53
-
*`/docs-proofread`— Checks spelling, grammar, punctuation, and basic Markdown formatting
54
-
*`/docs-polish`— Applies the Mendix style guide and improves clarity, readability, and word choice without changing meaning
55
-
*`/docs-enhance`— Performs comprehensive editing including reorganization, restructuring, and stronger phrasing
56
-
*`/docs-add`— Adds new content to an existing page while preserving original structure
57
-
*`/docs-review`— Analyzes a page and generates suggestions for improvements without making any edits
58
-
*`/docs-pr-review`— Reviews all changes in a PR rather than just a single document
59
-
*`/docs-alt-text`— Suggests W3C-compliant alt text for images on a page
53
+
*`/docs-proofread`– Checks spelling, grammar, punctuation, and basic Markdown formatting
54
+
*`/docs-polish`– Applies the Mendix style guide and improves clarity, readability, and word choice without changing meaning
55
+
*`/docs-enhance`– Performs comprehensive editing including reorganization, restructuring, and stronger phrasing
56
+
*`/docs-add`– Adds new content to an existing page while preserving original structure
57
+
*`/docs-review`– Analyzes a page and generates suggestions for improvements without making any edits
58
+
*`/docs-pr-review`– Reviews all changes in a PR rather than just a single document
59
+
*`/docs-alt-text`– Suggests W3C-compliant alt text for images on a page
60
60
61
61
These skills are available to all contributors using Claude Code with this repository.
0 commit comments