Loading...
Loading...
Found 3 Skills
Use when loading all data upfront. Use when initial page load is slow. Use when fetching data that might not be needed.
Full-featured Microsoft Office support. Use this when Claude needs to: (1) process Excel spreadsheets (.xlsx) - formulas, formatting, data analysis, (2) create/edit PowerPoint presentations (.pptx), (3) handle PDF documents (.pdf) - extraction, merging, form filling, (4) process Word documents (.docx) - editing, track changes, comments.
Teaches async component loading in Vue for performance optimization. Use when you have heavy components that aren't needed on initial render and can be loaded on demand.