notebook-creator

Community

Craft perfect educational Jupyter notebooks.

AuthorMing-Kai-LC
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Designing high-quality, pedagogically sound Jupyter notebooks for education is complex, requiring consistent structure, progressive scaffolding, and adherence to best practices. This Skill automates the creation of such notebooks.

Core Features & Use Cases

  • Structured Notebooks: Provides guidelines and templates for consistent notebook organization, cell length limits, and file naming conventions.
  • Progressive Scaffolding: Offers patterns for beginner (demonstration), intermediate (fill-in-the-blanks), and advanced (challenge-based) learning experiences.
  • Quality Checklists: Includes criteria for Markdown-to-code ratio, exercise requirements, execution, and reproducibility.

Quick Start

Generate a new educational Jupyter notebook using the 'beginner_template.ipynb' for a module on 'Introduction to Pandas DataFrames'.

Dependency Matrix

Required Modules

None required

Components

scriptstemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: notebook-creator
Download link: https://github.com/Ming-Kai-LC/self-learn/archive/main.zip#notebook-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository