docs: add best practices guide for high-quality skills #206
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a comprehensive best practices guide for creating high-quality Claude skills, addressing I2.2 from the roadmap ("Write best practices guide").
What's Included
docs/BEST_PRACTICES.md - A practical guide covering:
Roadmap Alignment
This directly addresses:
Style Matching
The guide follows existing documentation patterns from:
BULLETPROOF_QUICKSTART.md(target audience header, time estimates, checklists)ENHANCEMENT.md(comparison tables, troubleshooting format)UPLOAD_GUIDE.md(step-by-step workflows, quick reference sections)Contributing Project
This guide was contributed by the AI Writing Guide project, which integrates Skill Seekers for documentation-to-skill conversion. The best practices here are informed by research on production-grade agentic workflows.
Preview
Quick Checklist from the guide
Before uploading a skill, check:
Thank you for building Skill Seekers - it's been valuable for our project! Happy to adjust anything based on feedback.