fix-int

SkillDev tools

Lets your agent fix integer type definitions in platform-specific int headers by researching correct mappings.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the fix-int skill

About this capability

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

What this skill tells your AI

The instructions your AI receives, as published by fastled/fastled in .claude/skills/fix-int/SKILL.md and read by ahel’s review.

Research and fix integer type definitions (fl::i8, fl::u8, fl::i16, fl::u16, fl::i32, fl::u32, fl::i64, fl::u64) for the specified platform.

Platform: $ARGUMENTS

Research the correct primitive type mappings for the target platform and apply fixes to platform-specific int header files.

IMPORTANT:

  • Do NOT modify fl/stl/int.h or fl/stdint.h
  • Only modify files in src/platforms/**/int*.h
  • If the task requires modifying protected files, halt and report

Signals

GitHub stars
7k
Forks
2k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
fix-int
Source
github.com/fastled/fastled