concept-classifier

Community

Interactive classification MicroSim to teach pattern recognition.

Authordmccreary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates a p5.js-based interactive MicroSim where students classify scenarios into categories from multiple choices, using a data.json to simplify editing.

Core Features & Use Cases

  • Scenario-based classification with 4 options per question
  • Hint system and automated explanations
  • Randomized questions and score tracking

Quick Start

Generate a concept classifier MicroSim from data.json and embed it via index-template.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 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: concept-classifier
Download link: https://github.com/dmccreary/claude-skills/archive/main.zip#concept-classifier

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