.Claude
by @samuelpatro · plugin · 17 skills
.Claude from samuelpatro/.claude.
Install the whole plugin (CLI)
npx skillmds add samuelpatro/flow
npx skillmds add samuelpatro/commit
npx skillmds add samuelpatro/improve
npx skillmds add samuelpatro/changelog
npx skillmds add samuelpatro/create-pr
npx skillmds add samuelpatro/prototype
npx skillmds add samuelpatro/to-issues
npx skillmds add samuelpatro/commit-push
npx skillmds add samuelpatro/sync-claude
npx skillmds add samuelpatro/apple-design
npx skillmds add samuelpatro/agent-browser
npx skillmds add samuelpatro/herd-worktree
npx skillmds add samuelpatro/drizzle-orm-d1
npx skillmds add samuelpatro/prune-branches
npx skillmds add samuelpatro/real-prototype
npx skillmds add samuelpatro/remove-ai-slop
npx skillmds add samuelpatro/make-interfaces-feel-betterSkills in this plugin
- ▌ flow · samuelpatroVerify a code change end-to-end in the current worktree: figure out what changed, run the relevant tests, get the app running, drive a browser to exercise the affected areas, and report a verdict with screenshots. Generic across project types (Laravel/Herd, Node/bun, frontend, CLI, library). Use this skill whenever the user wants to verify/QA/smoke-test a change, check that a PR or branch's changes actually work, validate uncommitted work before pushing, or says "/flow", "flow this", "verify this change", "does this PR work", "check my changes", "test and click through this". Accepts an optional target (a PR number/URL, a branch/ref, or a worktree path); with no argument it verifies the current uncommitted/working changes.
- ▌ commit · samuelpatroCreates atomic git commits with terse, exact Conventional Commits messages, splitting changes by concern and staging files individually.
- ▌ improve · samuelpatro bundleSurveys a codebase as a senior advisor and produces prioritized, self-contained implementation plans for other models or agents to execute, without modifying source code.
- ▌ changelog · samuelpatroGenerates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
- ▌ create-pr · samuelpatroCreates a branch, atomic commits, pushes, and opens a pull request with terse, exact messages following conventional commit format.
- ▌ prototype · samuelpatroReproduces an existing design as a faithful, self-contained HTML file, then generates and evaluates design variations to recommend the strongest option.
- ▌ to-issues · samuelpatroBreaks a plan, spec, PRD, or conversation into independently-grabbable GitHub issues using tracer-bullet vertical slices, then publishes them as native sub-issues under a parent tracking issue via the gh CLI.
- ▌ commit-push · samuelpatroCreates atomic git commits with terse Conventional Commits messages and pushes them to the remote, splitting changes by concern and avoiding secret files.
- ▌ sync-claude · samuelpatro bundleBacks up the live global Claude Code configuration (settings.json, CLAUDE.md, statusline.ts) into a git repository, with an allowlist and secret scan to prevent leaking credentials.
- ▌ apple-design · samuelpatroTranslates Apple's fluid interface design principles—springs, interruptible motion, velocity handoff, and momentum projection—into concrete web techniques for building and reviewing gesture-driven UI.
- ▌ agent-browser · samuelpatroAutomates Chrome/Chromium via CDP with accessibility-tree snapshots and element refs, covering web pages, Electron apps, Slack, and cloud browsers.
- ▌ herd-worktree · samuelpatro bundleServes the current git worktree as a Laravel Herd site, rewrites its .env for the new host, and installs dependencies.
- ▌ drizzle-orm-d1 · samuelpatro bundleBuild Cloudflare D1 schemas and queries with Drizzle ORM, including migrations, relations, and batch operations.
- ▌ prune-branches · samuelpatroDeletes local git branches whose upstream is gone, removing attached worktrees first.
- ▌ real-prototype · samuelpatroImplements multiple design variations directly on the real page of a running app, with a live switcher to toggle between them in the browser, then recommends one and integrates it into the codebase.
- ▌ remove-ai-slop · samuelpatroAudits codebases, pages, or documents for AI-generated design and copy tells, then proposes surgical fixes for user approval.
- ▌ make-interfaces-feel-better · samuelpatro bundleApplies design engineering principles to polish UI components, covering typography, surfaces, animations, and performance with concrete CSS values and review checklists.