FastLED

66 mods across 1 repository, 7.5k stars between them.

fix-int

49

FastLED/FastLED

Skill Claude CodeCodex

Fix integer type definitions for specified platform. Researches correct primitive type mappings and applies fixes to platform-specific int headers.

7.5k 4d ago A 26 tokens original MIT

gh-debug

50

FastLED/FastLED

Skill Claude CodeCodex

Debug GitHub Actions build failures by fetching and analyzing workflow logs. Use when CI/CD pipelines fail and you need to identify the root cause.

7.5k 4d ago A 31 tokens original MIT

gh-healthcheck

51

FastLED/FastLED

Skill Claude CodeCodex

Run health check on GitHub Actions workflow with root cause analysis and recommendations. Use for quick CI status overview and pattern analysis.

7.5k 4d ago A 0 tokens original MIT

git-historian

52

FastLED/FastLED

Skill Claude CodeCodex

Search codebase and git history for keywords. Use when investigating code changes, finding where features were added, or tracking down when bugs were introduced.

7.5k 4d ago A 34 tokens original MIT

lint

53

FastLED/FastLED

Skill Claude CodeCodex

Run code linting and formatting checks across the codebase. Use after modifying source files to ensure coding standards are met.

7.5k 4d ago A 26 tokens original MIT

memory-audit

54

FastLED/FastLED

Skill Claude CodeCodex

Audit embedded code for stack overflow risks, heap fragmentation, static allocation patterns, and memory leaks. Use when investigating OOM crashes, optimizing memory usage, or reviewing memory-critical code on constrained devices.

7.5k 4d ago A 43 tokens original MIT

new-cpp-lint

55

FastLED/FastLED

Skill Claude CodeCodex

Create a new C++ lint rule, test it, run it across the codebase, and selectively apply fixes. Usage - /new-cpp-lint.

7.5k 4d ago A 41 tokens original MIT

platform-port

56

FastLED/FastLED

Skill Claude CodeCodex

Guide porting FastLED to new MCU platforms, including int.h types, clockless drivers, SPI implementations, and platform detection. Use when adding support for a new microcontroller family or board.

7.5k 4d ago A 42 tokens original MIT

tdd-implement

57

FastLED/FastLED

Skill Claude CodeCodex

Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal code, then refactors. Use for feature requests, bug fixes, or enhancements that need test coverage.

7.5k 4d ago A 50 tokens original MIT

tdd

58

FastLED/FastLED

Skill Claude CodeCodex

Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first approach. Enforces Red-Green-Refactor discipline with FastLED test conventions.

7.5k 4d ago A 42 tokens original MIT

test

59

FastLED/FastLED

Skill Claude CodeCodex

Run test suite and report results. Use when running unit tests, integration tests, or verifying code changes pass all tests.

7.5k 4d ago A 0 tokens original MIT

timing-analysis

60

FastLED/FastLED

Skill Claude CodeCodex

Analyze real-time constraints, ISR latency, DMA transfer times, and LED protocol timing for embedded systems. Use when debugging timing-sensitive code, optimizing frame rates, or verifying protocol compliance.

7.5k 4d ago A 40 tokens original MIT

cursorrules

61

FastLED/FastLED

Cursor rule Cursor

🚨 ABSOLUTELY FORBIDDEN: Direct python/python3 execution.

7.5k 4d ago B 23,932 tokens original MIT

FastLED CLAUDE.md

62

FastLED/FastLED

Instructions file

Instructions for FastLED/FastLED, covering fastled ai agent guidelines, read the right file for your task, key commands, core rules (all agents) and git and code publishing.

7.5k 4d ago A 2,949 tokens original MIT

FastLED GEMINI.md

63

FastLED/FastLED

Instructions file Gemini CLI

Instructions for FastLED/FastLED, a project described as: The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

7.5k 4d ago A 9 tokens original MIT

ci

64

FastLED/FastLED

Agent

For comprehensive guidelines, read these files.

7.5k 4d ago A 0 tokens original MIT

examples

65

FastLED/FastLED

Agent

For comprehensive guidelines, read these files.

7.5k 4d ago A 0 tokens original MIT

tests

66

FastLED/FastLED

Agent

For comprehensive guidelines, read these files.

7.5k 4d ago A 0 tokens original MIT