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