From donetick
Produce a morning brief of what's due today, overdue, and coming up this week from the user's Donetick instance. Read-only — no chores are modified.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin donetickThis skill uses the workspace's default tool permissions.
Summarise the user's Donetick state for today.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Summarise the user's Donetick state for today.
get_user_profile to learn current user + timezone.list_chores with active=true.next_due_date < todaynext_due_date == todayConcise — fits on one screen. Example:
Donetick — Wed 30 Apr
Overdue (2)
• Fix faucet — 2d late — high
• Pay electric bill — 1d late
Today (4)
• Take out trash — 19:00 — Alice
• Water plants — anyone
• Workout — Daniel
• Weekly review — 18:00
This week (6) — 3 high-priority
Later: 12 chores
Don't include archived chores. Don't show subtasks unless the user asks.