Todo Domain Expert

Provides domain knowledge and rules for Todo task management systems.

hamzashakoor119 Updated

File contents

Todo Domain Rules

Core Entities

  • Task
  • User

Task Attributes

  • id
  • title
  • description
  • status (pending, completed)
  • created_at
  • updated_at

Domain Rules

  • Every task belongs to exactly one user
  • Users cannot access others’ tasks
  • Status transitions must be valid
  • Deletion must be explicit

UX Expectations

  • Clear confirmations
  • Helpful error messages
  • Predictable behavior

Apply consistently across CLI, Web, and AI Agent phases.

hamzashakoor119/Build-ToDo-App-Using-Claude-and-SpecKitPlus/tree/main/.claude/skills/todo-domain-expert commit ea1fe16172

Frequently asked questions

npx skillmds@latest add hamzashakoor119-build-todo-app-using-claude-and-speckitplus/todo-domain-expert