Skip to content

Add UPG skills, project config, and context files#5

Open
ma8642 wants to merge 9 commits into
mainfrom
UPG
Open

Add UPG skills, project config, and context files#5
ma8642 wants to merge 9 commits into
mainfrom
UPG

Conversation

@ma8642
Copy link
Copy Markdown
Collaborator

@ma8642 ma8642 commented Mar 20, 2026

Summary

  • Add Claude skills (28 UPG skill definitions) for product management workflows
  • Add project config files (.mcp.json, product.upg)
  • Add product opportunities context document

Test plan

  • Verify skill files are accessible and correctly structured
  • Confirm .mcp.json config is valid
  • Validate product.upg loads properly

🤖 Generated with Claude Code

tpc-faheem and others added 9 commits March 20, 2026 14:50
Introduces useTracker composable that records overlay_shown, intention_kept,
and unblock events to chrome.storage.local with a 90-day rolling window.
Adds foqusEvents to storage defaults.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Introduces useStats composable that computes streak count, intentions kept
(total + today), unblocks today, and weekly unblock trend from the event log.
Includes getAllEventsForExport for data export.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Records overlay_shown when overlay appears, intention_kept when user clicks
a suggestion or navigates away, and unblock when user unblocks. Adds
beforeunload listener to capture intention_kept on tab close.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Shows streak count, total intentions kept, and kept today in a compact grid.
Displays positive weekly trend message when unblocks decrease. Panel only
appears once tracking data exists.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds DataExport component in the settings drawer with buttons to download
all tracked events as JSON or CSV. Uses Blob URLs for client-side download.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Full build spec for a single-page marketing site covering hero, problem
statement, differentiators, personas, features, pricing, privacy, and
competitor comparison. Includes brand voice and design notes.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…th Bauhaus design system

Popup: replace accordion layout with [lists]/[settings] tab navigation, show single
site list based on active mode, remove description banner, add max-height with scroll.
Overlay: add slide-out sidebar with site management, stats, and settings on the blocker page.
Design system: add Bauhaus tokens (Ink, Peach, Sage, Seafoam, Sand, Umber), switch to
Sora + Noto Sans Mono font stack. Fix www. URL matching so etsy.com matches www.etsy.com.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants