Skip to main content
FastLED
GitHub 제작자 프로필

FastLED

2개 GitHub 저장소에서 수집된 27개 skills를 저장소 단위로 보여줍니다.

수집된 skills
27
저장소
2
업데이트
2026년 7월 2일
저장소 탐색

저장소와 대표 skills

test
소프트웨어 품질 보증 분석가·테스터

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

2026년 7월 2일
platform-port
소프트웨어 개발자

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.

2026년 7월 1일
new-cpp-lint
소프트웨어 개발자

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

2026년 6월 23일
code-review
소프트웨어 품질 보증 분석가·테스터

Review staged and unstaged code changes for FastLED coding standards violations, span usage mandates, and example quality. Use after making code changes to ensure compliance.

2026년 6월 7일
address-reviews
소프트웨어 품질 보증 분석가·테스터

Fetch CodeRabbit review comments on the current PR, classify each finding, apply fixes for valid issues, and reply to each thread. Use before attempting gh pr merge when CodeRabbit has posted a review. Blocks merge on unresolved threads. Routes…

2026년 4월 18일
esp32-test-plan
소프트웨어 품질 보증 분석가·테스터

Generate a structured multi-layer test plan for FastLED changes targeting ESP32. Covers host unit tests, WASM compile checks, platform compile checks, and hardware validation. Use after defining an implementation contract, before writing any code.

2026년 4월 6일
feature-contract
소프트웨어 개발자

Generate a structured implementation contract before making any code changes to FastLED. Defines scope, affected files, API changes, platform impact, risk assessment, and test plan. Use before implementing any feature, bug fix, driver addition, or refactoring.

2026년 4월 6일
driver-review
소프트웨어 개발자

Review and implement hardware driver code — DMA safety, interrupt correctness, timing constraints, peripheral register usage, channel drivers, and peripheral mock implementations. Use when writing, modifying, or reviewing LED drivers,…

2026년 4월 4일
수집된 skill 25개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다