The comment-code-generate-a-tutorial skill refactors Python scripts according to PEP 8 standards, adds instructional comments explaining code logic and reasoning, and generates a comprehensive markdown tutorial with setup instructions, usage examples, and project overview sections. It targets developers who want to transform rough scripts into polished, beginner-friendly projects with clear documentation. This skill solves the problem of making code accessible to learners by combining code quality improvements with thorough educational documentation.
npx skills add https://github.com/github/awesome-copilot --skill comment-code-generate-a-tutorial