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 件のリポジトリを表示
すべてのリポジトリを表示しました