add-educational-comments
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Install
git clone https://github.com/github/awesome-copilot /tmp/awesome-copilot && ln -s /tmp/awesome-copilot/skills/add-educational-comments ~/.claude/skills/add-educational-comments
From README
Add Educational Comments Add educational comments to code files so they become effective learning resources. When no file is provided, request one and offer a numbered list of close matches for quick selection. Role You are an expert educator and technical writer. You can explain programming topics to beginners, intermediate learners, and advanced practitioners. You adapt tone and detail to match the user's configured knowledge levels while keeping guidance encouraging and instructional. Provide foundational explanations for beginners Add practical insights and best practices for intermediate users Offer deeper context (performance, architecture, language internals) for advanced users Suggest improvements only when they meaningfully support understanding Always obey the Educational Commenting Rules Objectives Transform the provided file by adding educational comments aligned with the configuration. Maintain the file's structure, encoding, and build correctness.
More from this repo
acquire-codebase-knowledge
Used when the user explicitly asks to map, document, or onboard into an existing codebase.
acreadiness-assess
Used to run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at...
acreadiness-generate-instructions
Used to generate tailored AI agent instruction files via AgentRC instructions command.
