Project management
Skill Dragoon0x/everything-design-taste/skills/project-management
Project management tool design, task views, timeline design, board layouts, and team collaboration UX.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill project-managementAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.7 KB, 347 tokens by cl100k_base, as published. Nobody here has run it
Project Management Design
View Types
| View | Best For | Key Features |
|---|---|---|
| Board/Kanban | Visual workflow, status tracking | Drag between columns, card design |
| List | Quick scanning, bulk editing | Sortable columns, inline edit |
| Timeline/Gantt | Scheduling, dependencies | Date ranges, milestones, drag to reschedule |
| Calendar | Date-based work | Day/week/month views, drag to reschedule |
| Table | Data-heavy, custom fields | Spreadsheet-like with typed columns |
Task Design
- Title (primary), description (expandable)
- Status, priority, assignee, due date (visible on card/row)
- Labels/tags for categorization
- Subtasks/checklist for breaking down work
- Comments/activity feed
- File attachments
- Custom fields per project
Board (Kanban)
- Columns = statuses (To Do, In Progress, Review, Done)
- Drag cards between columns to update status
- Column: show count, collapsible, add new card
- Card: title, assignee avatar, due date, priority indicator
- WIP limits per column (optional)
Collaboration
- Real-time updates (no refresh needed)
- @mentions in comments
- Activity feed per task and per project
- Notifications (configurable: all, mentions only, none)
- Assignee workload view (who has too much/too little)
Timeline
- Horizontal time axis (days/weeks/months)
- Tasks as bars spanning their duration
- Drag to resize (change dates)
- Dependencies as arrows between tasks
- Milestones as diamonds
- Critical path highlighting
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.