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

radare2-skills

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

収集済み skills
10
Stars
20
更新
2026-07-08
Forks
1
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

r2http
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-07-08
aicommit
ソフトウェア開発者

Create a commit message to use for the currently unstaged changes

2026-07-08
aifollowup
ソフトウェア開発者

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
ソフトウェア開発者

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
情報セキュリティアナリスト

Find bugs and vulnerabilities in C code for radare2

2026-04-10
ailogic
ソフトウェア品質保証アナリスト・テスター

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

2026-04-10
aisolve
ソフトウェア開発者

Solve a random TODO or XXX comment

2026-04-01
aireview
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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

2026-03-20