원클릭으로
dotfiles
dotfiles에는 isala404에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Draft and open GitHub issues on the current repo, single or bulk, merging overlapping concerns into fewer issues. Use only when explicitly asked to file one; always confirm the target repo and full issue before creating, since the repo may be public.
MANDATORY skill for rewriting robotic, dry, or "AI-style" text into natural human prose. You MUST trigger this skill whenever a user mentions "humanizing".
Generate clean, production-quality Excalidraw architecture diagrams from any input — ASCII sketches, vague descriptions, component lists, screenshots, or rough mockups. Use this skill whenever the user asks for an architecture diagram, system diagram, data flow, sequence diagram, call chain, or any visual diagram, even when they just say "draw me X" or paste rough ASCII art. The skill writes a .excalidraw JSON file, renders it locally to PNG via @swiftlysingh/excalidraw-cli, and iterates by viewing the rendered image until layout, alignment, spacing, and labels are correct. Heavy use of Haiku sub-agents for all JSON authoring and edits keeps token costs low — the main agent only critiques rendered images, never reads or edits the raw JSON.