Skip to main content
lmarqs
Perfil de creador de GitHub

lmarqs

Vista por repositorio de 29 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
29
repositorios
3
actualizado
31 ago 2026
explorador de repositorios

Repositorios y skills representativas

scaffold
Desarrolladores de software

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 jun 2026
tf-apply
Desarrolladores de software

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 jun 2026
tf-plan
Desarrolladores de software

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 jun 2026
backend-service-mise
Desarrolladores de software

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 jun 2026
esp32-firmware-mise
Desarrolladores de software

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 jun 2026
acme-web-mise
Desarrolladores de software

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 jun 2026
acme-web-mise
Desarrolladores de software

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 jun 2026
release
Desarrolladores de software

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 jun 2026
Mostrando 8 de 25 skills recopiladas.
Mostrando 3 de 3 repositorios
Todos los repositorios cargados