skill
직업 분류
설명
업데이트
clean-refactor
소프트웨어 개발자
Remove temporary files, unused code, and compact documentation while preserving all production functionality. Cleans up debug data, Python cache files, temporary logs, and consolidates documentation.
2026-02-23
excalidraw-export
웹·디지털 인터페이스 디자이너
Export Excalidraw diagrams to excalidraw.com and return shareable URLs. Use after creating diagrams or when user requests a shareable link.
2026-02-13
project-init
소프트웨어 개발자
Initialize this project
2026-02-11
unit-testing
소프트웨어 품질 보증 분석가·테스터
Write unit tests for main classes added to the events-agent project. Use when adding tests for new crawlers, repositories, data modules, or any main class. Follows pytest conventions and project test patterns.
2026-02-11