addyosmani / addyosmani/agent-skills
Add automated SKILL.md linting and format standardization
- Langage dominant
- JavaScript
- Étoiles
- 93.8k
- Forks
- 10k
- Merge moyen
- 3 j 15 h
- PR mergées (30 j)
- 23
Description
While SKILL.md files are generally well-structured, there are minor formatting inconsistencies across skills:
- Heading levels vary (some use \`##\`, others use \`###\` for similar sections)
- List formatting varies (some use \`-\`, others use \`*\`)
- Code block indentation is inconsistent
- Frontmatter field ordering varies
## Proposal
1. Add \`markdownlint\` configuration for automated format checking
2. Standardize heading levels across all SKILL.md files
3. Ensure consistent use of \`-\` for bullet lists
4. Document formatting conventions in \`CONTRIBUTING.md\`
This improves polish and helps AI agents parse files consistently.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.