no-workarounds
CommunityFix root causes, not symptoms.
Software Engineering#code quality#debugging#root cause analysis#bug fixing#technical debt#software craftsmanship
Authorpedronauck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a rigorous approach to software development by preventing the introduction of workarounds, hacks, and symptom patches, ensuring that all fixes address the fundamental root cause of issues.
Core Features & Use Cases
- Root Cause Analysis: Guides users through identifying the true origin of bugs, errors, or failures.
- Workaround Detection: Actively identifies and rejects common workaround patterns like type assertions, lint suppressions, error swallowing, and timing hacks.
- Use Case: When debugging a flaky test, instead of adding a
setTimeoutto "fix" the timing, this Skill prompts you to investigate why the test is flaky in the first place, leading to a more robust and reliable solution.
Quick Start
Activate this skill when debugging any bug or test failure to ensure you address the root cause.
Dependency Matrix
Required Modules
None requiredComponents
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: no-workarounds Download link: https://github.com/pedronauck/skills/archive/main.zip#no-workarounds 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.