Skip to main content
lmarqs
Profil créateur GitHub

lmarqs

Vue par dépôt de 29 skills collectés dans 3 dépôts GitHub.

skills collectés
29
dépôts
3
mis à jour
31 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

scaffold
Développeurs de logiciels

Scaffold or audit a project's mise task-runner setup the house-standard way — generates a lean mise.toml, directory-namespaced .mise/tasks/* scripts (tf:apply, node:setup), a project "mise" house-rules skill, and command-skills for destructive tasks;…

27 juin 2026
tf-apply
Développeurs de logiciels

Apply Terraform changes for a module to live AWS infrastructure (S3 bucket, Lambda, etc.). Use when the user wants to apply, deploy, or provision infra for a module. Destructive: shows a plan and asks for confirmation before applying.

27 juin 2026
tf-plan
Développeurs de logiciels

Show a Terraform plan for a module (the proposed changes to AWS infra) without applying. Use when the user wants to preview, diff, or dry-run infra changes for a module before deploying. Read-only — makes no changes.

27 juin 2026
backend-service-mise
Développeurs de logiciels

Backend-service task runner — all repeatable workflows (setup, lint, test, build, fmt, and the terraform plan/apply flow) run through mise as `mise run <namespace>:<task>`. Use whenever running, adding, or debugging a build/test/lint/deploy command in this…

27 juin 2026
esp32-firmware-mise
Développeurs de logiciels

ESP32 firmware task runner — all repeatable PlatformIO workflows (install deps, build, flash, serial monitor) run through mise as `mise run pio:<task>`. Use whenever building, flashing, or monitoring this ESP32 firmware, or when tempted to run raw `pio run` /…

27 juin 2026
acme-web-mise
Développeurs de logiciels

acme-web task runner — all repeatable workflows (setup, lint, test, build, dev, start) run through mise as `mise run node:<task>`. Use whenever running, adding, or debugging a build/test/dev/lint/start command in this repo, or when tempted to `cd . && pnpm…

27 juin 2026
acme-web-mise
Développeurs de logiciels

acme-web task runner — all repeatable workflows (setup, lint, test, build, dev, start) run through mise as `mise run node:<task>`. Use whenever running, adding, or debugging a build/test/dev/lint/start command in this repo, or when tempted to `cd` and run…

27 juin 2026
release
Développeurs de logiciels

Cut a cross-platform release of the CLI with goreleaser. Use when the user wants to publish a new version, tag a release, or ship binaries. Destructive/remote: it creates a public GitHub release and uploads artifacts, so it confirms the tag and runs a dry-run…

27 juin 2026
Affichage de 8 skills collectés sur 25.
3 dépôts affichés sur 3
Tous les dépôts sont affichés