addyosmani / addyosmani/agent-skills

Add automated SKILL.md linting and format standardization

オープン
#137 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
93.8k
フォーク
10k
平均マージ
3日 15時間
マージ済み PR(30日)
23

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。