fix-int
49Skill Claude CodeCodex
Fix integer type definitions for specified platform. Researches correct primitive type mappings and applies fixes to platform-specific int headers.
Skill Claude CodeCodex
Fix integer type definitions for specified platform. Researches correct primitive type mappings and applies fixes to platform-specific int headers.
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.
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.
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.
Skill Claude CodeCodex
Run code linting and formatting checks across the codebase. Use after modifying source files to ensure coding standards are met.
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.
Skill Claude CodeCodex
Create a new C++ lint rule, test it, run it across the codebase, and selectively apply fixes. Usage - /new-cpp-lint.
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.
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.
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.
Skill Claude CodeCodex
Run test suite and report results. Use when running unit tests, integration tests, or verifying code changes pass all tests.
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.
Cursor rule Cursor
π¨ ABSOLUTELY FORBIDDEN: Direct python/python3 execution.
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.
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.
Agent
For comprehensive guidelines, read these files.
Agent
For comprehensive guidelines, read these files.
Agent
For comprehensive guidelines, read these files.