Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

modulariot

modulariot contient 14 skills collectées depuis microboxlabs, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
4
mis à jour
2026-07-09
Forks
3
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

miot-search
Développeurs de logiciels

Resolve a free-text query typed into the ModularIoT app search box into a direct answer, a deep link to the right page, or a build request. Use when the user searches for a page or section, looks up an entity (truck, trailer, driver, task, service, expedition, booking, conversation), or asks a data question from the spotlight search.

2026-07-09
goal-loop
Développeurs de logiciels

Drive a long, multi-stage objective to completion with the Claude Code `/goal` plugin — a Ralph-style autonomous workflow built on `/goal`'s single-condition evaluator loop instead of `/loop`+ScheduleWakeup. Use when the user wants to "drive a goal", "goal ladder", "ralph with /goal", "run the goal loop", "autonomous goal", or hands you a multi-phase brief to be executed via `/goal`. Bootstraps a goal ladder if none exists; otherwise resumes from `GOAL-LADDER.md`. For the ScheduleWakeup-based variant, use `plan-loop` instead.

2026-05-25
plan-loop
Spécialistes en gestion de projets

Drive a long, multi-task plan to completion via `/loop` + `ScheduleWakeup` + `Monitor` — a Ralph-style autonomous workflow that does NOT require the ralph-loop plugin. Use when the user wants to "drive a plan", "run a worklist autonomously", "iterate through phased tasks", "ralph-style loop", "long autonomous plan", or hands you a multi-phase brief that will take several hours and dozens of small commits to complete. Bootstraps a plan directory if none exists. Otherwise resumes from `RALPH-WORKLIST.md`.

2026-05-10
api-client-sync
Développeurs de logiciels

Propagate OpenAPI spec changes through all three layers: (1) the hand-authored TypeScript client package — types, resource methods, tests, version bump; (2) the CLI package — commands, flags, table columns, tests, version bump; (3) the agent skill — SKILL.md workflows, business rules, and reference.md sections. Use when the user says the openapi.json has changed and needs to be reflected end-to-end. Triggers on phrases like "update the client from the new openapi", "sync the client with the API spec", "implement the api changes in the client", "the openapi.json changed, update the client package", "propagate the API changes", or "update all layers from the spec".

2026-05-08
miot-calendar
Développeurs de logiciels

Query and manage ModularIoT Calendar services via the miot CLI. List calendars, check slot availability, create bookings, manage time windows, and run slot managers. Use when the user asks about schedules, appointments, bookings, availability, calendar configuration, time slots, capacity, or calendar services in their ModularIoT organization.

2026-05-08
mintral-design-system
GraphistesAnalystes en études de marché et spécialistes en marketing

Design system for Mintral — "Logística Minera", a mining-logistics control-tower web app built by MicroBoxLabs. Covers the brand (yellow + slate wordmark), Flowbite-blue product UI, Spanish/English dispatcher copy voice, and the 8-column shipping kanban workflow (driver validation → mission control → Sovos signature → monitoring → delivery → finalized). Invoke when designing anything in the Mintral product surface (kanban, trip cards, sidebar, drawer, login), the MicroBoxLabs marketing site, or any operator UI that shares this vocabulary (torre de control, faena, overlord, código negro).

2026-05-07
miot-connections
Développeurs de logiciels

Query and manage ModularIoT integration connections through the miot CLI. Use when the user asks to create or inspect external API connections, credential profiles, connection tests, operation contracts, provider auth, PostgREST/Alerce/N8N/Auth0/ECM/CUSTOM_HTTP integrations, or connection setup in a ModularIoT organization.

2026-04-29
coderabbit-pr-review
Analystes en assurance qualité des logiciels et testeurs

Review the current pull request against CodeRabbitAI comments and fix valid issues. Fetches inline review comments left by coderabbitai[bot], validates each against the actual code, and applies fixes for valid issues. Use when the user asks to fix CodeRabbit comments, address CodeRabbit review, process CodeRabbit suggestions, or review/fix AI review comments on the PR.

2026-04-06
dependabot-review
Analystes en sécurité de l'information

Review Dependabot security alerts, plan resolution, and propose fixes. Use when the user asks to check security vulnerabilities, review a Dependabot alert, fix a CVE, audit dependencies, or provides a Dependabot alert URL. Also use when the user says "check security", "fix vulnerability", "dependabot", "CVE", or "security alert".

2026-04-06
doc-sync-package
Développeurs de logiciels

Sync documentation after changes to a publishable package under packages/. Use when the user says "update the docs", "document this", "sync the docs", or "reflect these changes in the docs" after modifying a package. Updates the package README, the EN and ES SDK reference pages, and the EN and ES changelogs.

2026-04-06
gh-issue-writer
Développeurs de logiciels

Create and publish GitHub issues with full project board integration. Use when the user wants to create a feature request (feat:), bug report (bug:), or any tracked issue from a PR or description. Handles issue creation, project board association, status setting, and development branch checkout. Also use when the user says "create an issue", "write an issue for this PR", "track this work", or provides a PR URL to turn into an issue.

2026-04-06
gh-release-writer
Développeurs de logiciels

Generate release notes for a ModularIoT release by scanning all org repos for issues across one or more GitHub milestones (e.g. a versioned release milestone + an OSS integration milestone) and formatting them into a versioned MDX file at src/releases/. Use when the user wants to create or generate release notes for a specific version, combining issues from a private release milestone and/or an OSS milestone across all repositories in the org.

2026-04-06
sonarcloud-pr-review
Analystes en assurance qualité des logiciels et testeurs

Reviews the current pull request against SonarCloud and fixes reported issues. Fetches PR issues with rule documentation, then applies code changes per rule guidance. Use when the user asks to review the PR, fix SonarCloud issues, or address SonarCloud findings.

2026-04-06
tag-release
Développeurs de logiciels

Tag and release a monorepo package following the project's scoped-tag convention. Use when the user wants to publish a new version of a package, create a release tag, or bump a package version.

2026-04-06