ffuf-claude-skill

Use this skill when you need to work with web fuzzing with ffuf.

Content Preview
---
name: ffuf-claude-skill
description: "Web fuzzing with ffuf"
risk: safe
source: "https://github.com/jthack/ffuf_claude_skill"
date_added: "2026-02-27"
---

# 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](https://github.com/jthack/ffuf_claude_skill).
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/ffuf-claude-skill.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/ffuf-claude-skill/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/ffuf-claude-skill/SKILL.md

Related Skills