dragoon0x/everything-design-taste

project-management

Project management tool design, task views, timeline design, board layouts, and team collaboration UX.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill project-management

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,748 B
  • docs SUMMARY.md 128 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

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