·moving-rainbow
</>

moving-rainbow

dmccreary/claude-skills

Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls.

9Installs·0Trend·@dmccreary

Installation

$npx skills add https://github.com/dmccreary/claude-skills --skill moving-rainbow

SKILL.md

This skill helps create MicroPython programs for the Moving Rainbow educational project. Use this skill when the user asks to create LED animations, NeoPixel programs, or Moving Rainbow examples for Raspberry Pi Pico.

Configuration values are stored in a config.py file that should be imported by programs. See the references/config.py file for the standard configuration template.

Color Wheel Function For smooth rainbow transitions, use the standard color wheel function:

Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls. Source: dmccreary/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dmccreary/claude-skills --skill moving-rainbow
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is moving-rainbow?

Generate MicroPython programs for the Moving Rainbow LED strip educational project using Raspberry Pi Pico with NeoPixel strips and button controls. Source: dmccreary/claude-skills.

How do I install moving-rainbow?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dmccreary/claude-skills --skill moving-rainbow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dmccreary/claude-skills