markdown-validation
Installation
SKILL.md
Markdown validation
Follow these steps:
- Read the markdown file and look for any spelling or grammatical errors.
- Fix spelling and grammatical errors.
- run the following command to validate the markdown file.
~/.agents/skills/markdown-validation/scripts/validate-markdown.sh <filename>
- Fix the errors and repeat step 3 until the file is valid.
Related skills
More from stefanmermans/agent-config
react-guidelines
Crucial info when dealing with a React project, these guidelines must always be followed in react contexts.
23python-guidelines
When dealing with python code, these guidelines must always be followed.
22vue-guidelines
Essential guidelines for Vue.js development. Always follow these rules when working with Vue project.
19laravel-guidelines
When writing or reviewing code in a Laravel project, these guidelines must always be followed.
19general-coding-guidelines
This skill must always be used when writing or reviewing code or tests in any language or framework.
19markdown-guidelines
When creating or editing markdown files, these guidelines must always be followed.
3