agentsclimarketplace

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

Install
npx -y skills add Dragoon0x/everything-design-taste --skill project-management

Assembled 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

ViewBest ForKey Features
Board/KanbanVisual workflow, status trackingDrag between columns, card design
ListQuick scanning, bulk editingSortable columns, inline edit
Timeline/GanttScheduling, dependenciesDate ranges, milestones, drag to reschedule
CalendarDate-based workDay/week/month views, drag to reschedule
TableData-heavy, custom fieldsSpreadsheet-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.

Keep looking

Skills are one crate of 326,790. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.