Back to skills
SkillHub ClubAnalyze Data & AIFull StackData / AI

cc-defensive-programming

Use when reviewing error handling, designing input validation, implementing robustness patterns, or deciding between assertions and exceptions. Triggers on symptoms like empty catch blocks, missing input validation, garbage in garbage out mentality, assertions with side effects, inconsistent error strategies. Also use when seeing NullPointerException, buffer overflow, SQL injection, or silent data corruption.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
168
Hot score
96
Updated
March 20, 2026
Overall rating
C4.2
Composite score
4.2
Best-practice grade
B73.6

Install command

npx @skill-hub/cli install ryanthedev-code-foundations-cc-defensive-programming

Repository

ryanthedev/code-foundations

Skill path: skills/cc-defensive-programming

Use when reviewing error handling, designing input validation, implementing robustness patterns, or deciding between assertions and exceptions. Triggers on symptoms like empty catch blocks, missing input validation, garbage in garbage out mentality, assertions with side effects, inconsistent error strategies. Also use when seeing NullPointerException, buffer overflow, SQL injection, or silent data corruption.

Open repository

Best for

Primary workflow: Analyze Data & AI.

Technical facets: Full Stack, Data / AI.

Target audience: Development teams looking for install-ready agent workflows..

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: ryanthedev.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install cc-defensive-programming into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/ryanthedev/code-foundations before adding cc-defensive-programming to shared team environments
  • Use cc-defensive-programming for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

cc-defensive-programming | SkillHub