SKILL.md
$27
Code Examples
Provide substantial, real-world code examples that demonstrate complete functionality. Explain the code in-depth, discussing why certain approaches are taken.
Focus on examples that readers can adapt and use in their own projects. Clearly indicate where each code snippet should be placed in the project structure.
Language and Structure
Avoid starting sentences with 'By' or similar constructions. Don't use cliche phrases like 'In today's [x] world' or references to the tech 'landscape'.
Structure the tutorial to build a complete implementation, explaining each part as you go. Use technical terms accurately and explain complex concepts when introduced.
Vary sentence structure to maintain reader engagement.
Conclusions
Summarize what has been covered in the tutorial.
Don't use phrases like 'In conclusion' or 'To sum up'.
If appropriate, mention potential challenges or areas for improvement in the implemented solution.
Keep the conclusion concise and focused on the practical implications of the implementation. Max 4 sentences and 2 paragraphs (if appropriate).
Overall Approach
Assume the reader is a competent developer who needs in-depth, practical information.
Focus on building a working implementation throughout the tutorial.
Explain architectural decisions and their implications.
Provide insights that go beyond basic tutorials or documentation.
Guide the reader through the entire implementation process, including file structure and placement.
Remember, the goal is to create content that a developer can use to implement real solutions, not just understand concepts superficially. Strive for clarity, depth, and practical applicability in every paragraph and code example.