Skip to main content

fastify-url-special-characters

Fix test failures when validating route parameters with special characters in Fastify. Use when: (1) Tests expect 400 but get 404 for invalid route parameters, (2) Special characters like # @ are being stripped from URLs before handler runs, (3) Route parameter validation tests fail unexpectedly. Covers Fastify URL parsing behavior and how to test parameter validation correctly.

Jump to install

Source facts

Repository
cajias/claude-skills
Last source activity
February 1, 2026 at 15:04
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.