Skip to main content
weaties
ملف منشئ GitHub

weaties

عرض على مستوى المستودعات لـ ٣٨ skills مجمعة عبر ٦ مستودعات GitHub.

skills مجمعة
٣٨
مستودعات
٦
محدث
١٩ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

deploy-pi
مديرو الشبكات وأنظمة الحاسوب

Reference for deploying to the Raspberry Pi

٨ يوليو ٢٠٢٦
data-license
محللو ضمان جودة البرمجيات والمختبرون

Review code changes against the HelmLog-specific data licensing policy (docs/data-licensing.md) — embargoes, protest firewall, biometrics consent, gambling exclusion, fleet-benchmark thresholds, coach access expiry. The model recovers general PII /…

٤ يونيو ٢٠٢٦
pr-checklist
محللو ضمان جودة البرمجيات والمختبرون

Run pre-PR verification checks before creating a pull request. TRIGGER when implementation is complete and the user is ready to create or push a PR — e.g., "create a PR", "ready for review", "push this up", or running /pr-checklist. DO NOT trigger…

٤ يونيو ٢٠٢٦
tdd
مطوّرو البرمجيات

HelmLog-specific test patterns and the pre-existing-error allowlist for ruff/mypy. The Red-Green-Refactor cycle and lint commands are already mandated in CLAUDE.md — this skill encodes only the patterns and known-pre-existing-errors list that aren't…

٤ يونيو ٢٠٢٦
debrief
متخصصو إدارة المشاريع

Run a focused per-race debrief and attach the summary as a moment on the session. TRIGGER when the user says "debrief race N", "debrief that race", "/debrief", "post-race analysis", or asks for analysis of a single specific race. DO NOT trigger for…

١٢ مايو ٢٠٢٦
ocs-check
مطوّرو البرمجيات

Detect OCS (over-the-line at gun, returned to clear) races against the live DB and apply the 'ocs' tag to any newly identified ones. TRIGGER when the user asks "check for OCS", "did we OCS", "tag OCS races", "/ocs-check", or after a race day to find any…

١٢ مايو ٢٠٢٦
architecture
مطوّرو البرمجيات

Codebase comprehension and complexity tracking — module map, data flow, recent changes, and complexity hotspots. Run with no arguments for a full snapshot or with a date/commit/tag for a delta briefing. TRIGGER when the user asks for a system overview, wants…

٢٦ أبريل ٢٠٢٦
diagnose
مديرو الشبكات وأنظمة الحاسوب

Systematic Pi troubleshooting runbook — checks all subsystems (systemd, nginx, Signal K, SQLite, audio, InfluxDB, Tailscale) and reports health. TRIGGER when the user reports a Pi problem ("helmlog is down", "not recording", "web interface broken", "service…

٢٦ أبريل ٢٠٢٦
عرض 8 من أصل ١٧ skills مجمعة.
calibrate
تقنيو المعايرة والضبط

BNO085 sensor calibration and install-time boat-frame alignment (mount_quat). TRIGGER when the user asks about calibration, mount orientation, "which way is forward", drift, roll/pitch showing wrong values, or installing the sensor on the boat. DO NOT trigger…

١٤ أبريل ٢٠٢٦
domain
مهندسو السفن والمصممون البحريون

IMU and seastate domain reference — quaternions, reference frames, heave estimation, significant wave height, motion metrics that matter for sailing performance analysis. TRIGGER when the user asks what a metric means, why we capture a particular report, how…

١٤ أبريل ٢٠٢٦
flash
المهندسون الإلكترونيون (باستثناء الحاسوب)

Build, upload, and monitor firmware on the ESP32-C3. TRIGGER when the user asks to flash the device, check serial output, build firmware, set up OTA, or debug a build/upload failure. DO NOT trigger for host-side test runs (use /tdd) or for hardware wiring…

١٤ أبريل ٢٠٢٦
hardware
المهندسون الإلكترونيون (باستثناء الحاسوب)

Hardware reference — BOM, ESP32-C3 pinout, BNO085 wiring, power, enclosure, mounting. TRIGGER when the user asks about wiring, pins, which connector, what board to buy, enclosure, physical install, or "can I use pin X for Y". DO NOT trigger for calibration…

١٤ أبريل ٢٠٢٦
pr-checklist
محللو ضمان جودة البرمجيات والمختبرون

Pre-PR verification for imu4helmlog — host tests, device build, clang-format, docs, risk-tier-appropriate checks. TRIGGER when the user is about to open a PR, asks "am I ready to push", or wants a pre-merge review. DO NOT trigger mid-implementation; use /tdd…

١٤ أبريل ٢٠٢٦
protocol
مطوّرو البرمجيات

Ingest protocol reference between the ESP32-C3 device and the helmlog server — schema, versioning, idempotency, endpoint contract. TRIGGER when adding fields to the sample payload, bumping the schema version, implementing the helmlog-side endpoint, or…

١٤ أبريل ٢٠٢٦
tdd
محللو ضمان جودة البرمجيات والمختبرون

Test-driven development for firmware logic using PlatformIO's native env. TRIGGER when adding or changing code under lib/sampler/, lib/packetizer/, lib/ringbuf/, lib/config/, or any pure-logic C++ in this repo. DO NOT trigger for docs, platformio.ini,…

١٤ أبريل ٢٠٢٦
series-rules
غير مصنف

The per-series rule-config schema (fields, constraints, verification status) and the procedure for adding a new series or verifying an existing one. Encodes the never-guess discipline: the shipped Lemons/Lucky Dog/ChampCar configs were read from the rulebooks…

١٩ أغسطس ٢٠٢٦
data-model
غير مصنف

PitLog's entities (SPEC §6.5), the multi-tenancy rule every query must obey, and which table to reach for. Covers only what packages/db/src/schema.ts does not make obvious — the tenancy invariant, the identity-table exceptions, the sync column contract, and…

١٩ أغسطس ٢٠٢٦
new-migration
غير مصنف

Mechanics for adding a Drizzle/Postgres schema migration — generate, name, review the SQL, and the concurrent-worktree collision hazard. Migrations are forward-only and committed. TRIGGER when changing packages/db/src/schema.ts or anything under…

١٩ أغسطس ٢٠٢٦
offline-sync
غير مصنف

PitLog's v1 offline sync design — client-generated UUIDs, an append-mostly log, last-write-wins on the client clock, and explicit conflict surfacing — plus the traps it exists to prevent (server-clock LWW, hard deletes, CRDTs, auto-merge). TRIGGER when…

١٩ أغسطس ٢٠٢٦
tdd
غير مصنف

PitLog test patterns and the anti-rationalization table. The Red-Green-Refactor cycle itself is already mandated in AGENTS.md — this skill encodes only the project-specific patterns (dependency injection over database fixtures, invariant tests, the…

١٩ أغسطس ٢٠٢٦
عرض ٦ من أصل ٦ مستودعات
تم تحميل كل المستودعات