Sub-skill of canvas-design: Error Handling.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill error-handling --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Error Handling?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-error-handling-55aa4637)More formats (shields.io, HTML) on the badges page.
---
name: canvas-design-error-handling
description: 'Sub-skill of canvas-design: Error Handling.'
version: 2.0.0
category: business
type: reference
scripts_exempt: true
---
# Error Handling
## Error Handling
### Common Issues
**Issue: Artifacts appear pixelated**
- Cause: Low resolution or aggressive compression
- Solution: Use 300+ DPI, quality=95 for PNG
**Issue: Colors print differently than screen**
- Cause: RGB to CMYK conversion
- Solution: Design in CMYK for print, or soft-proof
**Issue: Elements appear misaligned**
- Cause: Floating-point rounding errors
- Solution: Use integer coordinates, snap to grid
**Issue: File size too large**
- Cause: High resolution bitmap
- Solution: Use vector (SVG/PDF) where possible
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.