Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

radare2-skills

radare2-skills contém 10 skills coletadas de radareorg, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
10
Stars
20
atualizado
2026-07-08
Forks
1
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

r2http
Desenvolvedores de software

Use when Codex needs to start, discover, or communicate with a radare2 or iaito HTTP webserver and run stateful radare2 commands over POST /cmd with curl, especially to replace r2mcp or one-shot r2 command lines during long binary analysis.

2026-07-08
r2mcp-basic
Desenvolvedores de software

Use the bundled r2mcp MCP server for binary analysis, disassembly, and reverse-engineering tasks.

2026-07-08
aicommit
Desenvolvedores de software

Create a commit message to use for the currently unstaged changes

2026-07-08
aifollowup
Desenvolvedores de software

When planning tasks or reviewing code is important to extend the reasoning of the unstaged changes, commits in the current non-master branch and todo roadmap of the ongoing work.

2026-05-12
aiclean
Desenvolvedores de software

Clean and refactor code with a focus on unnecessary complexity, reducing lines of code, improving readability, and preferring radare2-native portable APIs.

2026-04-14
aibugs
Analistas de segurança da informação

Find bugs and vulnerabilities in C code for radare2

2026-04-10
ailogic
Analistas de garantia de qualidade de software e testadores

Find logic bugs in C code for radare2 by analyzing control flow, state transitions, and silent assumptions.

2026-04-10
aisolve
Desenvolvedores de software

Solve a random TODO or XXX comment

2026-04-01
aireview
Analistas de garantia de qualidade de software e testadores

Review source code in commit changes, functions or files and report only high-confidence findings in a structured task-note format.

2026-03-31
aitodo
Desenvolvedores de software

Resolve tasks described in `AITODO` comments by implementing the required code changes and removing the comments.

2026-03-20