Skip to main content
nvuillam
Perfil de creador de GitHub

nvuillam

Vista por repositorio de 17 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
17
repositorios
6
actualizado
10 ago 2026
explorador de repositorios

Repositorios y skills representativas

megalinter-check
Analistas de garantía de calidad de software y probadores

Collect MegaLinter lint errors for the current repository. Use when the user wants to know if the code passes linting, why the MegaLinter CI job fails, or before/after fixing lint errors. Two modes - watch a CI job (GitHub Actions, GitLab CI, Azure Pipelines,…

9 ago 2026
megalinter-setup
Desarrolladores de software

Install or upgrade MegaLinter on a repository. Use when the user wants to add MegaLinter to a project, set up linting CI, update MegaLinter configuration or version, or says "install megalinter", "setup linting", "add code quality checks". Always goes through…

9 ago 2026
megalinter
Desarrolladores de software

Entry point for everything MegaLinter. Use when the user wants to lint their repository, set up MegaLinter, check or fix lint errors, make CI lint jobs pass, or says "run megalinter", "fix lint errors", "make the linters happy", "clean up code quality".…

9 ago 2026
pr-watch-fix
Analistas de garantía de calidad de software y probadores

Watch the GitHub PR for the current branch, wait for CI to finish, and autonomously fix failing jobs by reading logs, editing sources, and pushing. Stops cleanly when stuck.

29 jun 2026
upgrade-java-deps
Desarrolladores de software

Upgrade CodeNarc and the bundled Java dependencies (jackson, logback, slf4j, janino, GMetrics, Groovy libs) that ship inside lib/java/, rebuild the deterministic CodeNarcServer.jar, and verify nothing regressed. Use when bumping CodeNarc, fixing a grype/trivy…

29 jun 2026
pr-watch-fix
Analistas de garantía de calidad de software y probadores

Watch the GitHub PR for the current branch, wait for CI to finish, and autonomously fix failing jobs by reading logs, editing sources, and pushing. Stops cleanly when stuck.

13 jun 2026
analyze
Desarrolladores de software

Phase 1 of the SDLC pipeline (also usable standalone). Use when the user invokes /analyze with a feature request, bug report, or change description. Gathers requirements and maps the affected code surface, then presents the analysis inline in the conversation…

15 may 2026
design
Desarrolladores de software

Phase 2 of the SDLC pipeline (also usable standalone). Use when the user invokes /design with either a prior /analyze in conversation context OR a direct problem description. Produces an implementation plan inline in the conversation. Do NOT write production…

15 may 2026
implement
Desarrolladores de software

Phase 3 of the SDLC pipeline (also usable standalone). Use when the user invokes /implement after a /design in conversation context, OR with a direct task description. Executes the change list, editing source files. Reads design context from the conversation…

15 may 2026
test
Analistas de garantía de calidad de software y probadores

Phase 4 of the SDLC pipeline (also usable standalone). Use when the user invokes /test after a /implement, OR with a direct request to verify changes / run a specific test. Runs the test suite, type-checks, and linters against the changes, and reports a…

15 may 2026
Mostrando 6 de 6 repositorios
Todos los repositorios cargados