teach-me

Explain and guide through implementing code changes without editing files.

23|3|Updated May 17, 2024
One-click install
npx skills add https://github.com/johnend/dots --skill teach-me-johnend
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teach-me
Source: https://github.com/johnend/dots/tree/main/common/.ai/skills/teach-me
Command: npx skills add https://github.com/johnend/dots --skill teach-me-johnend

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explain and guide through implementing code changes, without editing files.

Core Features & Use Cases

  • Prospective walkthroughs for learning and implementing changes in TypeScript-heavy codebases.
  • Retrospective reviews of existing changes to understand what was done and why.
  • Real-world scenarios include learning a new language, framework, or codebase with structured guidance.

Quick Start

Ask me to guide you through implementing a change in your codebase, step by step, without applying edits.

Frequently Asked Questions about teach-me

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a step-by-step walkthrough for implementing TypeScript code changes?

A guided walkthrough provides structured, step-by-step instructions for implementing TypeScript code changes without directly editing your files. It outputs a tutorial plan to help you learn and apply modifications manually.

Can I review existing codebase changes retrospectively to understand the implementation logic?

Retrospective reviews analyze existing codebase changes to explain what was done and why. This helps you understand previous implementation decisions and learn from the applied modifications.

Does this coding guidance automatically apply edits to my project files?

No, the coding guidance enforces a non-editing behavior. It explains and guides you through implementing changes without applying edits, ensuring you maintain full control over your codebase modifications.

What is the best way to learn a new TypeScript framework with structured mentorship?

Structured mentorship offers prospective walkthroughs for learning new TypeScript frameworks or codebases. It generates a tutorial plan that guides you through real-world scenarios step by step.

Can I integrate codebase walkthroughs with a documentation vault?

Yes, the guided walkthroughs optionally integrate with chronicle-docs to store your structured tutorial plans and coding guidance directly into a vault for future reference.

Do I need a TypeScript-heavy codebase to use this guided coding mentorship?

While primarily designed for TypeScript-heavy projects and learning scenarios, the mentorship scope covers general codebase walkthroughs and retrospective reviews for any programming environment.