addyosmani / addyosmani/agent-skills

Add automated SKILL.md linting and format standardization

Aperta
#137 1 commento 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
93.8k
Fork
10k
Merge medio
3g 15h
PR unite (30g)
23

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.