install
source · Clone the upstream repo
git clone https://github.com/rootcastleco/rei-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/rootcastleco/rei-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/ffuf-claude-skill" ~/.claude/skills/rootcastleco-rei-skills-ffuf-claude-skill && rm -rf "$T"
manifest:
skills/ffuf-claude-skill/SKILL.mdsource content
⚠️ AUTHORIZED USE ONLY — This skill is intended for authorized security professionals only. Use only against systems you own or have explicit written permission to test. Unauthorized use may violate applicable laws.
Ffuf Claude Skill
Overview
Web fuzzing with ffuf
When to Use This Skill
Use this skill when you need to work with web fuzzing with ffuf.
Instructions
This skill provides guidance and patterns for web fuzzing with ffuf.
For more information, see the source repository.
🏰 Rei Skills — Curated by Rootcastle Engineering & Innovation | Batuhan Ayrıbaş
Engineering Beyond Boundaries | admin@rootcastle.com