npx claudepluginhub davepoon/buildwithclaude --plugin all-skillsThis skill uses the workspace's default tool permissions.
Build interfaces that feel like they belong on the user's computer — not websites crammed into a window.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Build interfaces that feel like they belong on the user's computer — not websites crammed into a window.
A native app is not a destination. It is a system tool that lives where the user needs it. Design every interaction around this principle: appear when needed, get out of the way immediately after.
Read these references based on what you're building:
references/layout-and-composition.md (required)references/interaction-patterns.mdreferences/visual-design.mdUse this as a pre-flight before writing any code:
When building as a web artifact (React/HTML):
-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text" font stackbackdrop-filter: blur() for native vibrancy/translucency effectsprefers-color-scheme media query for automatic light/dark switchingWhen building with Electron, Tauri, or native frameworks: