Notion Database Architect Skill
Purpose
Design clean Notion databases from rough project requirements.
Use when
A user asks for a Notion base, tracker, dashboard, CRM, planner, project OS, or shared workspace.
Workflow
- Identify the real entities: tasks, people, places, events, purchases, expenses, notes, decisions, and files.
- Split databases by lifecycle, not by vibes.
- Define title, status, date, owner, priority, notes, link, and cost fields where useful.
- Add starter rows when dates or known items exist.
- Add views for Today, This Week, Needs Action, Calendar, Board, and Archive.
- Add a QA checklist and open questions.
Output
Return the database list, schemas, suggested views, starter rows, and next questions.
1---2name: database-architect3description: Notion Database Architect Skill4---5# Notion Database Architect Skill67## Purpose8Design clean Notion databases from rough project requirements.910## Use when11A user asks for a Notion base, tracker, dashboard, CRM, planner, project OS, or shared workspace.1213## Workflow141. Identify the real entities: tasks, people, places, events, purchases, expenses, notes, decisions, and files.152. Split databases by lifecycle, not by vibes.163. Define title, status, date, owner, priority, notes, link, and cost fields where useful.174. Add starter rows when dates or known items exist.185. Add views for Today, This Week, Needs Action, Calendar, Board, and Archive.196. Add a QA checklist and open questions.2021## Output22Return the database list, schemas, suggested views, starter rows, and next questions.