Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

code-review-agent

code-review-agent には infiniumtek から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
3
更新
2026-05-26
Forks
0
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

dockerfile
ソフトウェア開発者

Expert review guidance for Dockerfile changes (Dockerfile, Dockerfile.*, *.Dockerfile). Flags container security holes, build correctness bugs, cache/size regressions, and unidiomatic instructions in a diff. Use when reviewing modified or added Dockerfiles.

2026-05-26
github-actions
ソフトウェア開発者

Expert review guidance for GitHub Actions workflow changes (.github/workflows/*.yml|*.yaml). Flags CI/CD security holes (script injection, pwn-request, unpinned actions, over-broad token permissions), workflow correctness bugs, and unidiomatic patterns in a diff. Use when reviewing modified or added GitHub Actions workflows.

2026-05-26
gitlab-ci
ソフトウェア開発者

Expert review guidance for GitLab CI changes (.gitlab-ci.yml). Flags pipeline security holes (untrusted-input injection, privileged runners, leaked protected variables, unpinned images), job/DAG correctness bugs, and unidiomatic patterns in a diff. Use when reviewing modified or added GitLab CI configuration.

2026-05-26
java
ソフトウェア品質保証アナリスト・テスター

Expert code-review guidance for Java (.java) changes. Flags correctness bugs, concurrency hazards, security vulnerabilities, performance problems, and unidiomatic code in a diff. Use when reviewing modified or added Java source.

2026-05-26
javascript
ソフトウェア品質保証アナリスト・テスター

Expert code-review guidance for JavaScript and TypeScript (.js/.jsx/.ts/.tsx) changes. Flags correctness bugs, security vulnerabilities, performance problems, and unidiomatic patterns in a diff. Use when reviewing modified or added JS/TS source, including React/Node.

2026-05-26
jenkins
ソフトウェア開発者

Expert review guidance for Jenkins pipeline changes (Jenkinsfile, declarative or scripted Groovy). Flags pipeline security holes (Groovy/shell injection from build params, credential leakage, unverified remote scripts), pipeline correctness bugs, and unidiomatic patterns in a diff. Use when reviewing modified or added Jenkinsfiles.

2026-05-26
python
ソフトウェア品質保証アナリスト・テスター

Expert code-review guidance for Python (.py/.pyw) changes. Flags correctness bugs, security vulnerabilities, performance problems, and unidiomatic code in a diff. Use when reviewing modified or added Python source.

2026-05-26