SKILL·AB2255

fuzz-testing

cornmanwtf
Updated 1 month ago
10 views
0
View on GitHub
Othertesting

About

This skill generates malformed inputs to test software robustness and detect crashes. It's used for security and reliability testing by analyzing system architecture and constraints to create targeted fuzz tests. The skill produces implementation plans, required artifacts, and validation criteria for the testing process.

Quick Install

Claude Code

Recommended
Primary
npx skills add cornmanwtf/ABANG-COLEK -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/cornmanwtf/ABANG-COLEK
Git CloneAlternative
git clone https://github.com/cornmanwtf/ABANG-COLEK.git ~/.claude/skills/fuzz-testing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

cornmanwtf/ABANG-COLEK
Path: skills/testing-quality/fuzz-testing
0
FAQ

Frequently asked questions

What is the fuzz-testing skill?

fuzz-testing is a Claude Skill by cornmanwtf. Skills package instructions and resources that Claude loads on demand, so Claude can perform fuzz-testing-related tasks without extra prompting.

How do I install fuzz-testing?

Use the install commands on this page: add fuzz-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does fuzz-testing belong to?

fuzz-testing is in the testing-quality category, tagged testing.

Is fuzz-testing free to use?

Yes. fuzz-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

when-auditing-code-style-use-style-audit
Other

This skill performs automated code style audits with auto-fix capabilities to enforce consistent formatting, naming conventions, and linting rules across your codebase. It provides comprehensive style validation using tools like ESLint and Prettier while applying safe, automated corrections for violations. Use it during code reviews or pre-commit to maintain continuous code quality and style compliance.

View skill
when-verifying-quality-use-verification-quality
Other

This skill performs comprehensive quality verification through static analysis, dynamic testing, and integration validation, enforcing automated certification gates. Use it when you need to ensure code meets production standards with evidence-based metrics and a full audit trail. It provides measurable quality checks and approval documentation for compliance.

View skill
when-reviewing-code-comprehensively-use-code-review-assistant
Other

This skill orchestrates a multi-agent swarm to conduct comprehensive pull request reviews, specializing in security, performance, code style, tests, and documentation. It provides evidence-based feedback with auto-fix suggestions and a merge readiness assessment. Use it for thorough, automated code reviews to ensure quality across multiple dimensions before merging.

View skill
api-testing-suite
Other

The api-testing-suite skill validates API responses and schemas against requirements and constraints. It produces testing artifacts, implementation plans, and validation criteria after reviewing system dependencies and integration points. Use this skill when you need to design and validate API tests with proper security and compliance approvals.

View skill