# Productivity Tool Design

> Productivity tool design including task management, note-taking, and collaboration interfaces.

- Skill: `dragoon0x/productivity-tool-design` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/productivity-tool-design`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/productivity-tool-design/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/productivity-tool-design

---


# 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.
