Productivity tool design
Skill Dragoon0x/everything-design-taste/skills/productivity-tool-design
Productivity tool design including task management, note-taking, and collaboration interfaces.From its SKILL.md
npx -y skills add Dragoon0x/everything-design-taste --skill productivity-tool-designAssembled 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.1 KB, 208 tokens by cl100k_base, as published. Nobody here has run it
Productivity Tool Design
Task Management
- Quick capture: add task with minimum friction (just a title).
- List view + board view + calendar view.
- Due dates, priorities, assignees, labels.
- Subtasks for complex items.
- Bulk actions: select multiple, change status/assignee.
Note-Taking
- Instant creation. No template selection for a new note.
- Rich text: headings, lists, code blocks, images, tables.
- Linking between notes.
- Search across all notes (full-text).
- Tags or folders for organization.
Collaboration
- Real-time cursors for simultaneous editing.
- Comments on specific content (not just at the bottom).
- @mentions with notification.
- Activity log: who changed what, when.
- Permission levels: view, comment, edit, admin.
Keyboard-First
- Every action accessible via keyboard.
- Cmd+K command palette.
- Markdown shortcuts for formatting.
- Tab/Shift+Tab for indent/outdent.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.