Skip to content

Commit 7e0ed53

Browse files
committed
Use en dashes in list
1 parent 2c1a70a commit 7e0ed53

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

content/en/docs/community-tools/contribute-to-mendix-docs/using-ai-tools.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@ This file is gitignored and will override the shared settings.
4646
Do not modify `.claude/settings.json` or other files in the `.claude/` directory for personal configuration. These files contain shared configuration for all contributors.
4747
{{% /alert %}}
4848

49-
### Custom Skills
49+
### Custom Skills {#custom-skills}
5050

5151
This repository includes custom Claude Code skills optimized for documentation work:
5252

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
6060

6161
These skills are available to all contributors using Claude Code with this repository.
6262

0 commit comments

Comments
 (0)