broken-window
CommunityFix issues before they snowball.
Authormcj-coder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the accumulation of technical debt by ensuring that warnings, errors, and standards violations are addressed promptly, preventing them from compounding into larger problems.
Core Features & Use Cases
- Immediate Fixes: Automatically resolves common issues like formatting errors, missing dependencies, or outdated lockfiles.
- Decision Framework: Provides a clear "2x rule" to objectively decide whether to fix an issue immediately or create a tech-debt ticket.
- Use Case: When your build process throws a linting warning, this Skill will either fix it automatically using
npm run lint:fixor, if the fix is too time-consuming, create a detailed ticket for later.
Quick Start
Use the broken-window skill to fix any formatting violations detected during your git commit.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: broken-window Download link: https://github.com/mcj-coder/development-skills/archive/main.zip#broken-window 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 223,000+ vetted skills library on demand.