Skip to main content
Repositório GitHub

autofix_skills

autofix_skills contém 16 skills coletadas de hyz0906, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
16
Stars
0
atualizado
2026-01-19
Forks
0
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

autofix-skill
Desenvolvedores de software

Comprehensive build error repair tool for C++, Rust, and Java projects using Soong, GN, Make, or CMake. Automatically fixes 30+ types of errors including headers, linking, APIs, and config.

2026-01-19
autofix-signature-mismatch
Desenvolvedores de software

Fixes function call errors with wrong number or type of arguments.

2026-01-19
autofix-type-conversion
Desenvolvedores de software

Fixes type mismatch errors by adding appropriate casts or conversions.

2026-01-19
autofix-blueprint-syntax
Desenvolvedores de software

Fixes syntax errors in Android.bp files.

2026-01-19
autofix-flag-cleaner
Desenvolvedores de software

Removes unsupported or unknown compiler flags from build configurations.

2026-01-19
autofix-gn-scope
Desenvolvedores de software

Fixes scope and variable errors in BUILD.gn files.

2026-01-19
autofix-permission
Desenvolvedores de software

Fixes script permission errors by making files executable.

2026-01-19
autofix-multiple-def
Desenvolvedores de software

Fixes 'multiple definition' linker errors by removing duplicate symbols.

2026-01-19
autofix-rust-dep
Desenvolvedores de software

Fixes Rust 'can't find crate' errors by adding dependencies to Cargo.toml or rustlibs.

2026-01-19
autofix-symbol-dep
Desenvolvedores de software

Fixes linker 'undefined reference' errors by finding and adding the library dependency.

2026-01-19
autofix-visibility
Desenvolvedores de software

Fixes Soong visibility restriction errors by updating module visibility lists.

2026-01-19
autofix-router
Desenvolvedores de software

Analyzes build errors and routes to the appropriate AutoFix skill. Use this as the entry point when encountering a build failure.

2026-01-19
autofix-java-import
Desenvolvedores de software

Fixes Java 'cannot find symbol' errors by adding import statements or library dependencies.

2026-01-19
autofix-missing-header
Desenvolvedores de software

Fixes 'file not found' errors by locating headers and adding include paths or

2026-01-19
autofix-namespace
Desenvolvedores de software

Fixes 'not a member of namespace' errors by adding namespace qualifiers or using declarations.

2026-01-19
autofix-undeclared-identifier
Desenvolvedores de software

Fixes 'undeclared identifier' errors by adding missing

2026-01-19