auto-claude: subtask-2-1 - Add accessibility attributes to skeleton loading

Added aria-label and aria-busy attributes to SkillsSkeleton component for
better screen reader support. This ensures assistive technologies properly
announce the loading state to users.

Also updated .gitignore to exclude .auto-claude/ directory.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-25 06:40:37 +01:00
co-authored by Claude Sonnet 4.5
parent afcded170b
commit 2687f673fe
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -81,4 +81,7 @@ supabase/.temp/
.history/
# Source images (originals before optimization)
source-images/
source-images/
# Auto Claude data directory
.auto-claude/