Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

OTGW-firmware

يحتوي OTGW-firmware على 12 من skills المجمعة من rvdbreemen، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
194
محدث
2026-06-27
Forks
40
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

beta-prerelease
مطوّرو البرمجيات

Publish an OTGW-firmware beta prerelease — bump _VERSION_PRERELEASE, push to otgw-1.x.x, tag, and let CI build + publish the GitHub prerelease

2026-06-27
implement-next-task
مطوّرو البرمجيات

Drive the autonomous 2.0.0 ESP32-S3-only async + FreeRTOS migration (epic TASK-865). Runs a continuous workflow that audits stuck/finishable backlog tasks, then drains every actionable async-esp32s3 task back-to-back (implement -> build/eval -> adversarial review -> commit/push -> Discord) without waiting between tasks, then runs ONE end-of-loop ADR-evaluation pass that drafts Proposed ADRs for the run's architectural decisions, and can fan out to parallel worktree lanes. Use for one drain run of the migration loop (cron or manual).

2026-06-24
release
مطوّرو البرمجيات

Prepare and execute a full OTGW-firmware release following the documented release process

2026-05-27
update-docs
مطوّرو البرمجيات

Update all OTGW-firmware documentation in one sequential, backlog-tracked workflow

2026-05-01
firmware-design-system-handoff
مطوّرو الويب

Generate a complete, self-contained design-system package for an embedded device's on-device web UI — one tokens file, one component library, a /design.html reference page, page-templates with sentinel-marked patch blocks, a Windows installer script (PS1 + .bat wrapper), and a handoff.md aimed at Claude Code for the markup edits and per-patch commits.

2026-04-29
firmware-design-system-handoff
مطوّرو البرمجيات

Generate a complete, self-contained design-system package for an embedded device's on-device web UI — one tokens file, one component library, a /design.html reference page, page-templates with sentinel-marked patch blocks, a Windows installer script (PS1 + .bat wrapper), and a handoff.md aimed at Claude Code for the markup edits and per-patch commits.

2026-04-26
migrate
المهن الحاسوبية الأخرى

Guided rewrite of legacy-shaped ADRs into the canonical-seven-section template enforced by /adr-kit:lint. Promotes inline status / date lines to a

2026-04-25
lint
المهن الحاسوبية الأخرى

Lints existing Architecture Decision Records against the four verification gates (Completeness, Evidence, Clarity, Consistency). Run on a single ADR file or on the whole docs/adr/ tree. Reports pass/fail per gate per file with file:line citations for failures. Read-only.

2026-04-25
adr
المهن الحاسوبية الأخرى

Architecture Decision Record (ADR) management skill. Creates, maintains, and enforces architectural decisions with anti-rationalization guards and named verification gates. Drop into any project to give an AI coding agent a shared, enforceable ADR workflow.

2026-04-25
setup
المهن الحاسوبية الأخرى

One-time project setup for adr-kit. Appends an "ADR Kit Rules" section to the project's CLAUDE.md (creating the file if it does not exist) so future sessions know about the ADR skill, agent, and instructions. Idempotent: skips the append if the section is already present.

2026-04-25
flash
مديرو الشبكات وأنظمة الحاسوب

Build firmware + filesystem and flash to ESP via USB. Auto-detects serial port. No user input needed.

2026-04-17
adr
مطوّرو البرمجيات

Architecture Decision Record (ADR) management skill. Creates, maintains, and enforces architectural decisions. Ensures code changes align with documented decisions. Documents alternatives considered and rejected. Facilitates architectural planning and human decision documentation.

2026-02-07