markdown-guidelines
Installation
SKILL.md
Markdown Guidelines
After creating or editing a markdown file, always use a subagent to run the following command to validate and fix the markdown file.
~/.agents/skills/markdown-guidelines/scripts/validate-markdown.sh <filename>
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.
22markdown-validation
How to validate markdown files
21vue-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.
19