Skip to main content
Run any Skill in Manus
with one click
GitHub repository

OpenTrickler-RP2040-Controller

OpenTrickler-RP2040-Controller contains 4 collected skills from eamars, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
30
updated
2026-04-28
Forks
24
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

c-style
software-quality-assurance-analysts-and-testers

Enforce and review this project's C/C++ coding style for RP2040/RP2350 Pico SDK firmware. Use this skill whenever writing, editing, or reviewing .c, .h, .cpp, .hpp, CMakeLists, Pico SDK module code, FreeRTOS task/queue/semaphore code, u8g2/MUI display code, lwIP/CYW43 wireless or REST endpoint code, EEPROM configuration code, PIO/UART/I2C/SPI/PWM driver code, or embedded target configuration in this repository. Apply it proactively for C/C++ refactors, bug fixes, feature work, and code-review requests; do not wait for the user to ask for style explicitly.

2026-04-28
development-plan-writing
software-developers

Write, review, or improve execution-ready development plans for multi-file changes, migrations, decommissions, architecture changes, prompt/LLM pipeline changes, database changes, or risky refactors. Use this skill whenever the user asks for a development plan, implementation plan, refactor plan, migration plan, decommission plan, or asks you to evaluate whether a plan is clear enough for an AI agent to execute. The plan must serve both a human reader and an implementation agent, resolve decisions before finalizing, state cutover policy explicitly, and prevent agents from inventing scope.

2026-04-28
py-style
software-developers

Enforce and review Python coding style for this project. Use this skill whenever you are writing new Python code, reviewing existing Python files, or responding to feedback about code quality. Trigger on any task that involves creating or modifying .py files, reviewing a function or class, or when the user asks about code style, best practices, or refactoring. Always apply these rules proactively — don't wait for the user to ask.

2026-04-28
python-venv
software-developers

Manage Python virtual environments for the project. Use this skill whenever you need to create, activate, or verify a Python virtual environment, install dependencies, or check if a venv exists. Triggers when setting up a development environment, installing Python packages, running pip install, or any task that requires an isolated Python environment. Always use this skill before installing packages — it ensures the venv is in the correct location and avoids polluting the global Python installation.

2026-04-28