auto-silent-defaults
OfficialEnforce safe defaults; reveal missing data.
AuthorCorvalis-LLC
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Data handling often masks issues by substituting default values, leading to silent failures and hard-to-trace bugs. This Skill enforces failing on missing required data, returning null/None for optional data, and applying safe, correct defaults only when guaranteed to be appropriate.
Core Features & Use Cases
- Enforces strict startup validation for required config fields.
- Propagates None/null for optional fields while keeping explicit defaults.
- Provides guidance for refactoring code to avoid unwrap_or_default and similar pitfalls.
Quick Start
Apply strict handling: fail on missing required data, return null for optional data, and only use legitimate defaults where appropriate.
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: auto-silent-defaults Download link: https://github.com/Corvalis-LLC/Crow-Stack/archive/main.zip#auto-silent-defaults 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 510,000+ vetted skills library on demand.