Implement WBS (Work Breakdown Structure) and Gantt chart functionality. Use when working with task scheduling, date range calculations, drag-and-drop timeline interactions, or project planning features.
3.7
Rating
0
Installs
Business & Productivity
Category
The skill provides a basic framework for WBS and Gantt chart implementation with clear structure and references to supporting files. The description covers core capabilities (scheduling, drag-and-drop, date calculations), and the Quick Reference offers useful code snippets. However, the novelty is low—date calculations and drag interactions are common UI patterns that a CLI agent could implement with standard libraries. The task knowledge is moderate; while it references guide.md, reference.md, and a validation script (assumed present), the SKILL.md itself lacks depth on complex aspects like dependency chains, critical path analysis, resource leveling, or multi-project coordination that would justify this as a specialized skill. For truly novel value, it should address harder problems like constraint propagation, automated scheduling algorithms, or complex timeline conflict resolution that would be token-intensive for an agent to derive independently.
Loading SKILL.md…

Skill Author