with one click
pagezero
pagezero contains 4 collected skills from pagezero-dev, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Creates a new UI component with implementation, index, tests, and Storybook stories following PageZERO conventions. Use when adding a UI component or when the user asks to scaffold a component in packages/ui or apps.
Create GitHub pull requests following conventional naming patterns, creating a branch if needed. Use when the user asks to create or open a PR, submit changes for review, or push work to GitHub.
Squash-merge the open pull request for the current branch and clean up the branch, only when that PR exists and all checks pass. Use when the user asks to merge a PR, finish a PR, land a PR, or complete a pull request from the branch they are on. Never ask for a PR number; the skill applies only to the PR tied to the checked-out branch.
Updates the shadcn/ui theme by editing OKLCH CSS custom properties in apps/core/styles/tailwind.css. Use when the user wants to change colors, theme appearance, or match a brand palette.