boundary-observation

Official

Test boundary values to expose hidden bugs.

AuthorCAPHTECH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Systematically documents and tests boundary conditions (null/empty/zero/limits) to prevent edge-case failures.

Core Features & Use Cases

  • Boundary value cataloging for inputs, outputs, and IO
  • Property-based tests and fuzzing guidance
  • Example boundary test templates for common types (numbers, strings, dates)

Quick Start

Define boundary cases for a function and generate tests that cover min, max, empty, and invalid inputs.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: boundary-observation
Download link: https://github.com/CAPHTECH/claude-marketplace/archive/main.zip#boundary-observation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository