saar120
@saar120
Public Skills
excalidraw
by saar120
Generate architecture diagrams as .excalidraw files from codebase analysis. Use when the user asks to create architecture diagrams, system diagrams, visualize codebase structure, or generate excalidraw files.
worktree-manager
by saar120
Manage git worktrees using the w shell function. Use when the user asks to create, switch to, list, remove, or clean up git worktrees, or when starting feature work that needs an isolated workspace. Triggers on keywords like "worktree", "create worktree", "switch worktree", "w <name>", or when needing to work on a branch in isolation. Also use proactively when implementing features that benefit from workspace isolation.
excalidraw-to-png
by saar120
Export .excalidraw files to PNG images. Use when user asks to "export excalidraw to png", "convert excalidraw to image", "make png from excalidraw", or needs to embed excalidraw diagrams in Notion/docs.