Skip to main content
nvuillam
GitHub 제작자 프로필

nvuillam

6개 GitHub 저장소에서 수집된 17개 skills를 저장소 단위로 보여줍니다.

수집된 skills
17
저장소
6
업데이트
2026년 8월 10일
저장소 탐색

저장소와 대표 skills

megalinter-check
소프트웨어 품질 보증 분석가·테스터

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,…

2026년 8월 9일
megalinter-setup
소프트웨어 개발자

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…

2026년 8월 9일
megalinter
소프트웨어 개발자

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".…

2026년 8월 9일
pr-watch-fix
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 29일
upgrade-java-deps
소프트웨어 개발자

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…

2026년 6월 29일
pr-watch-fix
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 13일
analyze
소프트웨어 개발자

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…

2026년 5월 15일
design
소프트웨어 개발자

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…

2026년 5월 15일
implement
소프트웨어 개발자

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…

2026년 5월 15일
test
소프트웨어 품질 보증 분석가·테스터

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…

2026년 5월 15일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다