Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

error-prone-support

error-prone-support에는 PicnicSupermarket에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
37
업데이트
2026-04-09
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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

Use this skill when applying Error Prone auto-fixes to the codebase and resolving remaining build warnings. Covers running the self-check script, validating changes, and efficiently batch-fixing warnings.

2026-04-09
bug-checker
소프트웨어 품질 보증 분석가·테스터

Use this skill when asked to create or modify an Error Prone `BugChecker`. It covers choosing the right module, implementing the checker and tests, and following the repository validation workflow.

2026-04-09
finalize-changes
소프트웨어 개발자

Use this skill after completing implementation to run the full post-implementation validation workflow: structured review, mutation testing, self-check, and full build.

2026-04-09
open-pull-request
소프트웨어 개발자

Use this skill when creating, opening, or preparing a pull request in this repository.

2026-04-09
refaster-rule
소프트웨어 개발자

Use this skill when asked to create or modify Refaster rules in this repository. It covers choosing the right rule collection, updating test fixtures and registration, and following the repository validation workflow.

2026-04-09
review-changes
소프트웨어 품질 보증 분석가·테스터

Use this skill when reviewing code changes against the project's review checklist. Guides multi-pass structured review with progressive focus areas.

2026-04-09
run-mutation-tests
소프트웨어 품질 보증 분석가·테스터

Use this skill when running mutation tests or interpreting mutation test results. Covers running Pitest, interpreting surviving mutants, and documenting unkillable mutations.

2026-04-09
upgrade-dependency
소프트웨어 개발자

Use this skill when upgrading a Maven dependency, GitHub Action, or other versioned dependency in this repository.

2026-04-09
write-commit-message
소프트웨어 개발자

Use this skill when writing or suggesting a commit message for changes in this repository.

2026-04-09
write-documentation
소프트웨어 개발자

Use this skill when creating or modifying Markdown documentation, instruction files, or skill files in this repository.

2026-04-09
write-github-actions-workflow
소프트웨어 개발자

Use this skill when creating or modifying GitHub Actions workflow files in this repository. Covers action pinning, security hardening, permissions, naming, and formatting conventions.

2026-04-09
write-java-code
소프트웨어 개발자

Use this skill when writing or modifying Java code in this repository outside `*/refasterrules/*`. When also creating or modifying `BugChecker`s, use it alongside the `bug-checker` skill.

2026-04-09
write-shell-script
소프트웨어 개발자

Use this skill when creating or modifying shell scripts (*.sh) in this repository. Covers shebang, error handling, variable naming, quoting, formatting, and other Bash conventions.

2026-04-09