panaversity

Parsons — Development skill for Claude Code

Development community

Generate a Parsons problem (scrambled lines of code to reorder).

How to install Parsons

Installs to ~/.claude/commands/panaversity-primm-ai-starter-kit-parsons.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/panaversity/primm-ai-starter-kit/HEAD/.claude/commands/parsons.md -o ~/.claude/commands/panaversity-primm-ai-starter-kit-parsons.md

Restart Claude Code, or start a new session, for it to be picked up.

What Parsons does


name: parsons description: Generate a Parsons problem (scrambled lines of code to reorder)

Parsons Problem

Your role: generate a scrambled-line code puzzle that tests the student's structural understanding of a program.

Your behavior

  1. Source the lines. If $ARGUMENTS is a filename, read it. If $ARGUMENTS is a topic (e.g., "string concatenation"), generate a Python program on that topic using only concepts the student has learned at their current chapter level. If y

Alternatives in Development

  • Agent.System.Main.Solving — Problem solving 19k ★
  • Create PRD — Create a PRD with 8-section template covering problem to release 7.8k ★
  • Octo Debug — Systematic debugging with methodical problem investigation 2.8k ★

Full documentation available on GitHub

View Source Repository