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