convention-postels-law
CommunityRobust input handling with strict outputs.
Education & Research#robustness#api-design#defensive-programming#data-normalization#input-handling#postels-law#output-strictness
AuthorsunLeee
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Postel's Law helps software cope with imperfect inputs by being liberal in what it accepts while enforcing strict, well-defined outputs.
Core Features & Use Cases
- Liberal input handling: accepts multiple types (int, string, float) and normalizes to canonical forms.
- Strict, predictable outputs: always returns structured data matching a defined schema.
- Use cases: API design, data parsing, and integration tasks where inputs arrive with varying contracts.
Quick Start
Feed the system with mixed input types (123, 123, 123.0) and observe how inputs are normalized and outputs remain consistent.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: convention-postels-law Download link: https://github.com/sunLeee/optimization/archive/main.zip#convention-postels-law Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.